An open API service indexing awesome lists of open source software.

Image processing

Digital image processing is the use of algorithms to make computers analyze the content of digital images.

https://github.com/dinithmaleesha/image-filter-webapp

Python-based web application for applying various image filters, removing noise, and adjusting image properties. Built with Flask and OpenCV. Features real-time previews and easy image uploads.

flask flask-application image-filters image-processing image-processing-python noise-removal opencv opencv-python opencv2 python

Last synced: 09 May 2026

https://github.com/shyke0611/coin_detection_pipeline

This project involves developing a Python pipeline to detect and outline coins in images using techniques such as greyscale conversion, edge detection, blurring, thresholding, morphological operations, and connected component analysis. Also uses advanced methods for harder images and coin identification.

computer-vision image-processing pipeline python-3

Last synced: 01 Mar 2026

https://github.com/supertetelman/sdc-lanelines

Python project that utilizes OpenCV image processing to identify and highlight road lanes. Takes images or videos as input. This was the first project for the Udacity Self Driving Car Nanodegree.

course image-processing opencv python self-driving-car udacity

Last synced: 16 Apr 2026

https://github.com/antosiowsky/welding-mask-ar

Project involves building an AR system using a Raspberry Pi Zero 2 W, a camera, and a 5.5-inch display (1920x1080). The system captures real-time video, processes it for enhanced quality, and splits the image into two equal halves for AR goggle functionality. Additionally, it integrates environmental sensors for air quality.

csi image-processing opencv python raspberry-pi spi welding

Last synced: 16 Apr 2026

https://github.com/abdelrahman-amen/vgg16-from-scratch-and-built_in

This project implements the powerful VGG-16 convolutional neural network for image classification, showcasing its efficiency with 3x3 filters, same padding, stride of 1, and 2x2 max-pooling for superior pattern recognition in diverse images.

image-processing keras python seaborn skit-learn tensorflow vgg16

Last synced: 16 Apr 2026

https://github.com/lokranjanp/image-encrpyter-decrypter

Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.

encryption image-manipulation image-processing

Last synced: 18 Jun 2026

https://github.com/pranav-nagpure/watermarking-tool-nb

IPython Notebook implementation of Watermarking Tool

image-processing ipython-notebook opencv-python

Last synced: 03 Mar 2026

https://github.com/hamolicious/image-to-ascii

Generate ASCII-art from images using python

ascii ascii-art console console-art cv2 cv2-image image image-processing python

Last synced: 23 Apr 2025

https://github.com/namansnghl/cifar-100

Multiclass Image Classification

cnn-model image-processing svm-classifier

Last synced: 16 Jun 2025

https://github.com/mateuszk098/image-processing

Image Processing Notes

image-processing opencv python

Last synced: 05 May 2026

https://github.com/wernerglinka/metalsmith-optimize-images

Metalsmith plugin for generating responsive images with optimal formats

image-processing metalsmith metalsmith-plugin

Last synced: 20 Feb 2026

https://github.com/waikato-datamining/simple-image-ops

Python3 library for resizing images either using OpenCV or Pillow.

image-processing opencv-python pillow python3

Last synced: 10 Mar 2026

https://github.com/nafisarkar/iot_omr_scanner

The IOT_OMR_SCANNER is an IoT-based project designed to automate the evaluation of OMR (Optical Mark Recognition) sheets

esp32-cam image image-processing iot ocr-recognition omr-sheet

Last synced: 04 Mar 2026

https://github.com/anu-gtb/diabetic_retinopathy_stage_prediction

Diabetic Retinopathy stage prediction model - A Convulational Neural Network trained and fine-tuned on large human eye image dataset containing images and corresponding labels representing 5 levels of diabetic retinopathy.

classification cnn-classification computer-vision data-science image-classification image-processing image-recognition keras-tensorflow machine-learning neural-networks predictive-modeling python3 tensorflow training

Last synced: 10 Apr 2026

https://github.com/lucs1590/image_challenge

This is a repository to test my skills with image processing, image recognition and artificial intelligence.

artificial-intelligence dlib-face-detection face-detection gdal image image-challenge image-processing image-recognition mtcnn-face-detection remote-sensing

Last synced: 10 Mar 2026

https://github.com/yeldynov/dashboard-ai

Dashboard for AI image managing tool

ai dashboard image-processing nextjs photos react typescript

Last synced: 10 Apr 2026

https://github.com/notthestallion/image-compression-through-svd-factorization

The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.

compression compression-algorithm image image-processing

Last synced: 05 Mar 2026

https://github.com/iberisoft/ippi

Some functions of Intel IPP, the imaging part

image-processing ipp

Last synced: 05 Mar 2026

https://github.com/antonymorar/filtrosimagenes

Proyecto Álgebra lineal de filtros de imágenes gracias a transformaciones lineales

image-processing javascript

Last synced: 14 Mar 2025

https://github.com/d3rhami/filterplayground

Filter Playground is an interactive GUI application designed for exploring filters and convolution techniques in image processing

convolution custom-tkinter customtkinter gui image-processing python pythongui

Last synced: 23 Mar 2025

https://github.com/8dcc/header-img-viewer

Simple program for displaying an exported image from gimp in C format. Uses SDL2.

c gimp image-processing sdl2

Last synced: 15 Oct 2025

https://github.com/beakerandjake/bpimage

A simple image editing library which can be used from the command line.

c cli image image-processing python

Last synced: 17 Apr 2026

https://github.com/abhishtagatya/paleta

🎨 Palette Extraction and Management Tool for Game Assets

color image-processing palette tools

Last synced: 17 Apr 2026

https://github.com/hernancerm/batchscripts

Great Batch scripts for miscellaneous purposes.

automation batch-script image-processing

Last synced: 03 Feb 2026

https://github.com/mehrab-kalantari/flowers-image-classification

Image processing and classification using random forest classifier

feature-extraction haralick-features hu-moments image-histogram image-processing

Last synced: 17 Apr 2026

https://github.com/siruku6/pic_sandbox

Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/

html5 image-processing

Last synced: 09 Mar 2026

https://github.com/ghosthack/imageio-native

Java ImageIO readers that delegate to platform-native image decoding APIs via Project Panama (FFM API, Java 22+). HEIC, AVIF, WEBP, JPEG 2000, camera RAW, and more through standard ImageIO.read().

avif heic image-processing imageio java native panama webp

Last synced: 04 Apr 2026

https://github.com/ps48/sip

Small Image Processing Scripts in native C, using libjpeg

c convolutions image-processing libjpeg

Last synced: 07 Jun 2026

https://github.com/lucasdiasjorge/computer-vision-basics

My personal Computer Vision and image processing repo

begginer c cpp image-processing opencv

Last synced: 18 Apr 2026

https://github.com/sagar-brahaman/imagefilterpy

Example of custom image filter for MRTech IFF Python SDK

camera cuda dng genicam gpu h264 h265 image-processing jetson json mipi rest-api rtsp tiff

Last synced: 18 Apr 2026

https://github.com/agarwalkaushal/image-processing

Integration of Google's Cloud Vision API in this Android Application

android google-cloud-vision image-processing java

Last synced: 18 Apr 2026

https://github.com/hasnathjami/ocular_diseases_detection_using_deep_learning

A Deep Learning-based project that can recognize multiple types of eye diseases from the color fundus images.

convolutional-neural-networks deep-learning image-processing pytorch

Last synced: 19 Apr 2026

https://github.com/decepticon-ts/cap-ai-studio

Description: A modern, powerful web application for advanced image analysis and batch processing, featuring real-time AI-powered image captioning, comprehensive reporting, and an intuitive user interface. Built with Streamlit and Google's Gemini API.

artificial-intelligence batch-processing computer-vision data-analysis gemini-api image-processing image-processing-python python streamlit streamlit-webapp threading

Last synced: 19 Apr 2026

https://github.com/msk4862/linear-algebra-programs

Linear algebra programs using openCV

image-processing linear-algebra opencv python

Last synced: 10 May 2026

https://github.com/touppercase78/happy-new-year-2026

Happy New Year 2026 with Colorful Squares, Gifts, Snowflakes, Text and Tree with Ornaments!

2026 happy-new-year image-processing merry-christmas opencv opencv-python python

Last synced: 20 Apr 2026

https://github.com/poripouria/bot-ross-robot

A cable-driven parallel robot which have ability of drawing

computer-vision human-robot-interaction image-processing path-planning robotics

Last synced: 10 May 2026

https://github.com/akilmarshall/procedural-image-generation

Experiments in the procedural generation of tiled images.

image-generation image-processing procedural-generation python3 rust-lang

Last synced: 21 Apr 2026

https://github.com/m1-elmasry/quickmark

Efficient OMR software designed for quick and precise grading of bubble sheet exams.

bubble-sheet image-processing numpy opencv python

Last synced: 10 May 2026

https://github.com/zotho/avatar_counter

Telegram client bot for change avatar periodically

image-processing python telegram-bot telethon

Last synced: 25 May 2026

https://github.com/aaleksandraristic/innovative-skin-cancer-screening-iscs-utilizing-cnn-models

The goal of this project is to employ deep learning models and advanced techniques to identify abnormalities by analyzing images of the skin tissues.

cnn-classification cnn-keras cnn-model convolutional-neural-networks deep-neural-networks densenet googlenet-inception-network image-classification image-processing python resnet

Last synced: 16 Apr 2026

https://github.com/matt5816/detect_circle

Detecting a circle in a given image. A program that finds a second circle on the image read from in.png and marks it with pixels in red.

image-detection image-processing

Last synced: 24 Apr 2026

https://github.com/rizquuula/aidesign_titlensubtitlepost

An design generator for title and sub title stuff

image-processing opencv pil pillow python3

Last synced: 24 Apr 2026

https://github.com/drewsworkshop/matpixelator

MATLAB script that transforms an input image into a pixelated version with customizable options for personalization.

algorithmic art image-processing matlab matlab-script

Last synced: 25 Jun 2026

https://github.com/williarin/aquamark

A free, open-source WordPress plugin to apply watermarks to your images.

branding image-processing imagick watermark wordpress wordpress-plugin

Last synced: 10 May 2026

https://github.com/absolutelysaurabh/opencv_projects

List of the openCV projects, I've implemented.

computer-vision image-processing jupyter-notebook python2

Last synced: 25 Apr 2026

https://github.com/filiprokita/imgtosketch

This program converts an image to a sketch using OpenCV library in Python. The user needs to input the full name of the image file present in the script directory.

image image-manipulation image-processing image-to-sketch opencv python python3 sketching sketching-algorithm to-sketch

Last synced: 25 Apr 2026

https://github.com/guptakushal03/image-stitcher

A Python tool to seamlessly stitch two overlapping images into a panoramic view using OpenCV — with both CLI and GUI support.

computer-vision feature-matching image-processing image-stitching opencv

Last synced: 25 Apr 2026

https://github.com/carterapp/darkroom

Image processing cli tool

golang image-processing

Last synced: 24 May 2026

https://github.com/ayekaunic/image-resizing

A Python script to resize images to a target size while maintaining their aspect ratio.

image-processing python

Last synced: 14 Mar 2025

https://github.com/virgiledjimgou/deep-learning-opencv_3

the Main Purpose of these Project is to Classifying / recognise images using deep learning and OpenCV . here i have implemented Python script that will use OpenCV dnn Module , Caffe Deep Learning Frameworks and MobilelNet (pre-trained on ImageNet) to classify and recognise images.

caffe classification deep-learning dnn image-processing opencv python

Last synced: 26 Apr 2026

https://github.com/debasishdhal/short-pet-projects-collection

Planning it to contain very short pet-projects that might not deserve to have a separate repository. Reducing spamming on my main page.

czech german image-processing polish random-walk videoediting webscraping

Last synced: 19 Aug 2025

https://github.com/tugcantopaloglu/object-movement-detection-image-processing

A object movement detection for ros and realtime robots. No framework pure image processing.

image-processing movement-detection python ros

Last synced: 27 Apr 2026

https://github.com/himeyama/image-bilateral

バイラテラルフィルタをかけるコマンド

image-processing opencv

Last synced: 27 Apr 2026

https://github.com/dashroshan/node-image-upload

🖼️ Boilerplate code to upload, convert, edit, and serve images in node

image-host image-processing image-upload nodejs

Last synced: 27 Apr 2026

https://github.com/pinky0212/covid-19-safe-entry-system

"Smart Entry System" which can check the temperature and face mask for a person before they are permitted inside and can also keep a track of people who have entered or exited the building and how many are inside.

covid-19 image image-processing python raspberry-pi

Last synced: 28 Apr 2026

https://github.com/rizquuula/genderclassification

Simple example for gender detection or classification with tensorflow, keras, and opencv

gender gender-classification gender-detection image-processing python python3 tensorflow

Last synced: 28 Apr 2026

https://github.com/mrnust/yolo_tracking

All about Object realtime tracking

computer-vision image-processing opencv yolo

Last synced: 28 Apr 2026

https://github.com/iamyaash/expert-goggles

A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.

artificial-intelligence image-analysis image-processing image-recognition ocr-recognition python3 signature-recognition tensorflow

Last synced: 11 May 2026

https://github.com/yanukadeneth99/simple-image-processing

Simple Image Processing Snips using Python.

image-processing python

Last synced: 08 Jun 2026

https://github.com/samuelbatistadeb/reducao-dimensionalidade-imagens

Projeto que realiza a conversão de uma imagem para duas versões: tons de cinza e preto e branco. Utilizando a biblioteca Pillow, o código manipula os pixels da imagem e exibe as versões lado a lado com espaçamento e contorno branco, facilitando a comparação visual.

computer-vision image-manipulation image-processing pillow python

Last synced: 08 Jun 2026

https://github.com/sayamalt/computer-vision

This repository covers all the concepts taught in renowned Udemy instructor Josa Portilla's course on Computer Vision.

computer-vision computer-vision-algorithms image-processing opencv

Last synced: 29 Apr 2026

https://github.com/g3th/pixel_energy

Calculating pixel Energy and Intensity for an entire image in Kotlin, using Java's standard image libraries

command-line command-line-arguments image-processing imageio java-awt kotlin pixel-energy pixel-intensity seam-carving

Last synced: 08 Jun 2026

https://github.com/tomytest3t/line-sketcher

AI-powered photo to line art conversion app for children's coloring books. Convert photos to black & white sketches using multiple AI models with adjustable parameters.

ai coloring-book image-processing line-art nextjs replicate typescript

Last synced: 29 Apr 2026

https://github.com/rnchg/apa

AI Productivity Assistant - Free and open source, improve user productivity, and protect privacy and data security. Provide efficient and convenient AI solutions, including but not limited to: built-in local exclusive ChatGPT, DeepSeek, one-click batch intelligent processing of pictures, videos, audio, etc.

ai audio-processing chatgpt computer-vision image-processing llm machine-learning video-processing

Last synced: 11 May 2026

https://github.com/sccanright/varifocal_pix2pix

Binocular imaging system using EDoF and varifocal lenses with a modified Pix2Pix model to generate synthetic focal stacks.

computer-vision deep-learning edof focal-stack generative-adversarial-network image-generation image-processing pix2pix python3 pytorch

Last synced: 29 Apr 2026

https://github.com/03ys/car-and-pedestrian-detection

Car and pedestrian detection using python and haarcascade classifiers

computer-graphics image-processing python vscode

Last synced: 19 Aug 2025

https://github.com/michelbr84/cat

Google-style, multilingual UI to search, fetch, and customize cat images via the CATAAS API. Supports tags, GIFs, text overlays, filters (blur/mono/negate/custom), HSL/RGB tweaks, size and dimension controls, and an 'I'm Feeling Lucky' option with automatic random-cat fallback.

cat-api cat-gifs cat-images cataas cats frontend i18n image-api image-processing lucide-react multilingual playwright react shadcn spa tailwindcss text-overlay typescript vite webapp

Last synced: 31 Aug 2025

https://github.com/ozakione/image-organizer

Organize your images based on their ratio

image-classification image-management image-processing organizer

Last synced: 15 Aug 2025

https://github.com/chern-kp/quickimagemerge

A simple desktop utility for Windows to quickly stitch multiple images together vertically or horizontally

image-merge image-merging image-processing image-stitching

Last synced: 29 Aug 2025

https://github.com/neo-ciber94/serverless-imageprocessing

Serverless application to manipulate images

aws-lambda cdk image-processing rust typescript

Last synced: 30 Apr 2026

https://github.com/cassiofb-dev/media-scripts

Useful windows script for media conversion

batch-script ffmepg image-processing media windows youtube-downloader ytdl

Last synced: 18 Aug 2025

https://github.com/enikeishik/imageadjuster

Image adjuster to crop and resize image

image-crop image-processing image-resize

Last synced: 11 Jun 2026

https://github.com/ayushmgarg/cartoon-wizard-facepreserver

🎨 AI face cartoonization with iterative identity preservation, emotion-adaptive processing & 6 artistic styles. Achieves 88% identity accuracy using DeepFace, MediaPipe & Facenet512. Transforms photos to anime, comic, watercolor while keeping you recognizable.

cartoonization computer-vision deepfac emotion-detection face-recognition image-processing mediapipe opencv

Last synced: 30 Apr 2026

https://github.com/hayr-hotoca/vidip

A lightweight video and image processing desktop app made with TauriJS 2, Next.js, Redux state management ,Tailwind CSS, Shadcn and standalone FFmpeg. This complete app with Lemonsqueezy payment lets you compress, split, trim, merge videos, and resize, crop, rotate images.

ffmpeg i18next image-processing javascript jimp lemonsqueezy nextjs re react-redux redux rust shadcn shadcn-ui tailwindcss tauri typescript video-processing

Last synced: 11 Jun 2026

https://github.com/xza85hrf/flexiblur

FlexiBlur is a Python GUI application that lets users apply various blur effects to images and videos. It supports simple and advanced blur techniques, including custom settings for motion and radial blurs. Designed for systems with OpenCV, FlexiBlur provides a user-friendly interface for easy and efficient media processing.

blur-effects custom-blur image-processing media-blurring media-editing motion-blur opencv parallel-processing python radial-blur region-of-interest video-processing

Last synced: 30 Apr 2026

https://github.com/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game

This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.

2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis

Last synced: 30 Apr 2026

https://github.com/ganeshaampuh/ktp-ocr

Open Source KTP Extractor (Express, Tesseract.js)

image-processing indonesia ktp ocr tesseract

Last synced: 22 Jun 2026

https://github.com/darshanakgr/meanfiltergpu

A gpu implementation of mean filter in CUDA

c cuda image-processing

Last synced: 01 May 2026

https://github.com/anshlulla/image-segmentation-for-self-driving-cars

Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network

image-processing image-segmentation python self-driving-cars tensorflow

Last synced: 01 May 2026

https://github.com/mxagar/machine_vision_notes

My personal notes on algorithms and applications for Machine Vision, featuring examples with Halcon, OpenCV and PCL, and other technologies.

algorithms deep-learning image-processing machine-vision opencv pcl

Last synced: 14 Oct 2025

https://github.com/touppercase78/happy-new-year-2025

Happy New Year 2025 with Colorful Squares, Gifts, Text and Tree with Balls!

2025 happy-new-year image-processing merry-christmas opencv opencv-python python

Last synced: 23 Aug 2025