Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
- GitHub: https://github.com/topics/image-processing
- Wikipedia: https://en.wikipedia.org/wiki/Digital_image_processing
- Related Topics: computer-vision, vision, deep-learning, opencv,
- Aliases: digital-image-processing,
- Last updated: 2026-07-02 00:15:12 UTC
- JSON Representation
https://github.com/ladbaby/image2sketch
🖼️ A simple program that converts the input image into sketch, written in Python and use Kivy as frontend.
android buildozer image-processing kivy opencv scut sketch windows
Last synced: 02 May 2026
https://github.com/dho-rae/emotion-detector
A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.
artificial-intelligence computer-vision deep-learning emotion-detection facial-recognition gui-application image-processing machine-learning python real-time-processing
Last synced: 02 May 2026
https://github.com/dere3046/unblind_watermark
A simple blind watermark eraser based on DWT-DCT-SVD overwrite
blind-watermark image-processing watermark watermark-image
Last synced: 20 Jun 2026
https://github.com/x0root/cvbridge
OpenCV for android/termux
android app image image-processing kotlin opencv termux
Last synced: 21 Jun 2026
https://github.com/garthtb/lightcurve
一个Windows小工具,用于生成一组图片特定区域像素值的变化曲线。
astrophotography csharp image-processing lightness photos statistics video-processing windows-app
Last synced: 01 Jul 2025
https://github.com/lnardon/warhol
An image processing and optimization micro service
docker image-processing microservice multer nodejs sharp typescript
Last synced: 03 May 2026
https://github.com/necat101/pixtess
PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI
format image image-processing imagetotext
Last synced: 03 May 2026
https://github.com/m-rishab/ai-image-editor
A powerful web-based image editing tool that combines the capabilities of background removal and DALL-E image transformation in one intuitive interface.
computer-vision deep-learning deeplabv3 flask image-manipulation image-processing machine-learning openai-api opencv python3 pytorch pytorch-implementation semantic-segmentation
Last synced: 03 May 2026
https://github.com/panastasiadis/embedded-systems-projects
A collection of educational embedded systems projects using HLS, Arduino, and Verilog — developed for the course Embedded Systems Programming in Edge Environments.
arduino bayer-filter educational-projects embedded-systems fpga high-level-synthesis image-processing systemverilog verilog
Last synced: 03 May 2026
https://github.com/nuraj250/facevision
A powerful face recognition app using OpenCV to detect and recognize faces in images and videos. Supports real-time processing, facial feature extraction, and database matching for identification. Ideal for security, authentication, and smart applications.
computer-vision face-detection face-recognition image-processing machine-learning opencv python
Last synced: 03 May 2026
https://github.com/aayesha-gul/faisal-mosque-feature-extraction
Image Processing using OpenCV
3dreconstruction blender camera-calibration computervision image-processing opencv point-cloud python sift-algorithm
Last synced: 03 May 2026
https://github.com/sealonk/mlgc-server
Backend server for skin cancer detection using TensorFlow.js and Firebase.
backend express firebase healthcare image-processing machine-learning tensorflow
Last synced: 04 May 2026
https://github.com/ysskrishna/insightx
A powerful image analysis platform that provides automated insights through advanced computer vision and machine learning capabilities.
aws-s3 computer-vision distributed-systems docker docker-compose fastapi image-classification image-processing machine-learning microservice nextjs nsfw-detection object-detection rabbitmq s3 yolo ysskrishna
Last synced: 11 Apr 2026
https://github.com/angelospanag/image-mosaic-generator
Create mosaics of images using a collection of smaller images.
image-mosaic image-processing mosaic python python3 ruff uv
Last synced: 31 Mar 2025
https://github.com/saman-nia/pca-eigenfaces
Image Signal Processing
computer-vision dimensionality-reduction eigenfaces face-recognition image-processing pca
Last synced: 11 Jun 2026
https://github.com/m-d-z-s/diploma
Diploma thesis for a Bachelor’s degree on subject of handwritten text images processing
diploma-thesis image-processing ipynb-jupyter-notebook neural-networks
Last synced: 04 Aug 2025
https://github.com/0x778/gaussian_filter_using_cuda
Implemention of gaussain filter using CUDA
cuda cuda-kernels cuda-programming image-processing
Last synced: 04 May 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/tynandebold/peekture-frame
Add a border to an image, change it's color and width, and then save that image to your machine.
image-manipulation image-processing javascript photo-editing picture-frame react
Last synced: 10 May 2026
https://github.com/atymri/asciigenerator
ASCIIGenerator is a simple C# console application that converts images to ASCII art. It supports adjustable width and optional color inversion to control output details.
art-generator ascii ascii-art console-application csharp dotnet image-processing image-to-ascii script terminal text-art
Last synced: 04 May 2026
https://github.com/yash-thio/sudoku-solver
the final version of this app would be able to solve any 9 by 9 sudoku you provide in an image format.
express image-processing pubsub redis websockets
Last synced: 05 May 2026
https://github.com/lotfiferaga/image_cartoonizer
image cartoonizer using opencv and tkinter for the GUI
cartoonizer image-processing opencv-python python3 tkinter
Last synced: 12 Jun 2026
https://github.com/alisatodorova/ivp
My 2 projects from my Introduction to Image & Video Processing course.
Last synced: 15 Mar 2025
https://github.com/rudra-mondal/batch-image-cropper
A desktop batch image cropping tool for quickly preparing multiple images at a consistent size and aspect ratio.
gui image-cropper image-processing pillow pyside6 python
Last synced: 22 Jun 2026
https://github.com/iterationlayer/sdk-node
Official Node.js/TypeScript SDK for the Iteration Layer API — document extraction, image transformation, image generation, document generation, and sheet generation.
api document-extraction document-generation image-generation image-processing image-transformation iteration-layer javascript mcp nodejs pdf-extraction pdf-generation sdk sheet-generation spreadsheet typescript
Last synced: 23 Jun 2026
https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app
This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.
artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3
Last synced: 06 May 2026
https://github.com/rakshath66/ask-your-image
Ask questions about any image using AI. A smart Streamlit app powered by BLIP that answers visual questions, generates captions, and lets you download a PDF report.
ai-app blip caption-generator computer-vision deep-learning generative-ai huggingface image-captioning image-processing image-question-answering interactive-ui multimodal-ai openai pdf-generator pytorch streamlit transformers vision-language visual-question-answering vqa
Last synced: 06 May 2026
https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation
Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels
image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy
Last synced: 06 May 2026
https://github.com/rahulpatel2002/blood-group-detection
A deep learning-based blood group detection system using infrared hand images. The project includes data preprocessing, model training, and a Flask web app for real-time predictions.
blood-group-detection computer-vision deep-learning flask image-processing infrared-images machine-learning medical-api tenserflow
Last synced: 06 May 2026
https://github.com/datainq/imageproxy
Image proxy utilities written in Go based on libvips
go golang image-processing imageproxy
Last synced: 12 Oct 2025
https://github.com/tito21/sample-img-format
Simple image compressor and decoder
image-compression image-processing image-quality
Last synced: 12 Oct 2025
https://github.com/h-sinha/sliderr
Automation of slide matching
image-processing opencv python3
Last synced: 14 Apr 2026
https://github.com/alikhachev/computer-graphics
Mirror of university course repository
graphic graphics image-processing qt ui user-interface
Last synced: 06 May 2026
https://github.com/mateusjssilva/classification-of-objects-pdi
This repository is a project for classifying objects in images based on shape and color. It includes steps such as shadow removal, image segmentation, and contour detection. The system can identify and count objects based on their shapes (triangle, square, rectangle, circle) and colors.
classification image-processing object-detection opencv-python python
Last synced: 11 Oct 2025
https://github.com/karimz1/imgcompress
imgcompress is a lightweight, Dockerized image compression tool that converts HEIC from (iPhone Photos) and other photo formats to optimized JPEGs, resizes images for various use cases, and integrates seamlessly into CI/CD pipelines via a modern Web UI or CLI.
automation ci-cd cli-tool docker heic-conversion image-compression image-processing image-resizing jpeg open-source photo-optimization web-tool
Last synced: 21 Jan 2026
https://github.com/sunilcz/panoramer-api
API for panoramer
feature-extraction feature-matching image-mosaic image-processing image-stitching levenberg-marquardt opencv panorama ransac sift
Last synced: 18 May 2026
https://github.com/bhavinpatel4199/image-processing-with-opencv-and-cuda-on-google-colab
This repository demonstrates image processing using OpenCV with CUDA for GPU acceleration on Google Colab. It includes basics like displaying and manipulating images, alongside advanced techniques using CUDA to enhance performance. Ideal for learning GPU-accelerated image processing in Python.
computer-vision cuda google-colab gpu-acceleration high-performance-computing image-processing opencv pixel-manupulation
Last synced: 19 Jan 2026
https://github.com/serdaraltin/fusion-vision
This module dedicated to processing and analyzing visual data using advanced computer vision algorithms, primarily leveraging Kinect sensor data and OpenCV for real-time applications.
3d-reconstruction computer-vision image-processing kinect motion-tracking opencv
Last synced: 19 Jan 2026
https://github.com/rsenft1/fiji-figure-generator
Useful scripts for saving multichannel fluorescence images for use in figures and saving relevant metadata
figure figure-maker figures fiji fiji-macro fluorescence-microscopy-imaging image-processing macro science-research small-tools
Last synced: 15 Feb 2026
https://github.com/navaneetha123-tech/signature-recognition-cnn
A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.
classification cnn computer-vision deep-learning feature-extraction hog-features image-processing machine-learning pattern-recognition pytorch siamese-cnn signature-recognition signature-verification tensorflow
Last synced: 20 Apr 2026
https://github.com/imrandil/image_resizer_app
the image resizer app using pythong second project
Last synced: 14 Oct 2025
https://github.com/jimmysoda/imgrectifier
A collection of MATLAB/Octave functions for affine and metric rectification of images.
image-processing image-rectification matlab octave
Last synced: 14 Jun 2026
https://github.com/larsniet/image-renamer
A Python application that renames image and video files based on their creation date from metadata.
Last synced: 25 Oct 2025
https://github.com/codersomya/amazon-ml-challenge
Extract dimensional data from image
image-processing machine-learning opencv pytesseract python
Last synced: 18 Jan 2026
https://github.com/nathanhgo/foto-facil-v1
A Flask-based image processing tool that uses OpenCV for automated smart cropping (face detection), histogram equalization, and social media resizing. 📸
backend computer-vision equalization face-detection flask histogram image-processing opencv python smart-crop
Last synced: 01 Jun 2026
https://github.com/psyb0t/docker-mediaproc
Containerized media processing tools over SSH. Drop files in, run ffmpeg/sox/imagemagick over SSH, get your shit out. No shell access, no bullshit - just a locked-down Python wrapper that only lets you run what you're supposed to run.
audio-processing cli-tool containerized devops docker ffmpeg fonts frei0r image-processing imagemagick ladspa locked-down media-processing python-wrapper remote-execution secure-shell sox ssh sshd video-processing
Last synced: 17 Feb 2026
https://github.com/datawowio/k-sequencing-node
An image and content moderation NodJS library for Kiyo.io
image-moderation image-processing saas
Last synced: 18 Jan 2026
https://github.com/dthung1602/image2css
A go package that converts images to pure CSS art with thousands of box shadows
box-shadow css css-art go golang image-processing wasm web-assembly
Last synced: 06 May 2026
https://github.com/blackpoison1973/vision
🖌️ Enhance your images with Vision’s AI tools for editing, project management, and cloud access, all in a user-friendly interface.
3d-reconstruction camera-tracking classification computer-vision image-processing instagram jsi meshroom object-detection panorama-stitching photogrammetry python pytorch react react-native-camera structure-from-motion vision worklet
Last synced: 08 Oct 2025
https://github.com/ahmet904-beep/computer-vision-parking-lot
This project leverages computer vision techniques to analyze parking lot occupancy. The goal is to detect available parking spaces in real-time using image and video input.
azure-custom-vision backend cnn-for-visual-recognition flask image-processing jupyter-notebook machine-learning mog2 object-detection php segmentation svm svm-classifier tenserflow
Last synced: 16 Oct 2025
https://github.com/makjp/ball_swatter
College_Project
image-processing opencv python
Last synced: 18 Jan 2026
https://github.com/t0mer/deoldify
A Deep Learning based project for colorizing and restoring old images (and video!)
bot deoldify docker image-processing pytorch telegram-bot
Last synced: 08 Oct 2025
https://github.com/wonderingaboutai/image-captions
This Python script uses OpenAI's GPT-4-Turbo model to generate image captions and then store captions and file names into a .csv file. It's useful if you need to generate numerous captions for updating alt tags on your website, training machine learning models, etc.
captions computer-vision gpt-3 gpt-4 image-captions image-processing image-processing-python
Last synced: 01 Jun 2026
https://github.com/masterskepticista/tata-crucible
Files for the challenge 'Haystack Mathematician'
canny-edge-detection counter edge-detection image-processing tata
Last synced: 27 Jan 2026
https://github.com/nelson-gon/cellseg
cellseg: Multiclass Cell Segmentation
biology deep-learning image-classification image-processing image-segmentation multiclass-classification neural-networks torch
Last synced: 07 Oct 2025
https://github.com/farazkh80/opencv-cpp
A custom library used for Computer Vision using opencv in cpp
computer-vision image-processing opencv
Last synced: 19 Apr 2026
https://github.com/azalea2n/oximages
Desktop app for image conversion and compression, including ICO support
desktop-app electron ico image-converter image-processing javascript sharp windows
Last synced: 03 May 2026
https://github.com/russell-archer/fitsexplorer
Astronomer's Imaging Utility (Archived from Microsoft TFS)
c csharp image-processing windows
Last synced: 06 May 2026
https://github.com/ebridges/elektrum
A platform for hosting and sharing media.
Last synced: 22 Jan 2026
https://github.com/tameronline/foto
A lightweight GUI tool to resize and compress images using Python and Tkinter.
compression gui image-processing python tkinter
Last synced: 07 Oct 2025
https://github.com/1999azzar/image-processing-toolkit
The Image Processing Toolkit (IPT) is a Python project using the Stability AI API for effortless image creation, modification, and upscaling. Generate imaginative images from text, transform existing ones, and enhance resolution seamlessly. Simplify your image processing tasks with IPT!
image-generation image-processing image-to-image stability-ai
Last synced: 06 Oct 2025
https://github.com/inforad-kr/imagestitcher
This tool stitches images based on OpenCV
Last synced: 17 May 2026
https://github.com/mark1708/multithreaded-image-resizer
This is a simple project made for educational purposes to practice multithreaded programming.This console application allows you to increase and decrease the size of the original image(s).
image-processing java multithreading
Last synced: 06 Oct 2025
https://github.com/iambhargavnath/facerecognition
Python Notebook to Compare two faces using Machine Learning.
face-recognition image-processing machine-learning
Last synced: 19 Oct 2025
https://github.com/arrufat/tiler
a small command line utility to tile images from a directory, based on dlib
dlib image-processing image-viewer
Last synced: 20 Oct 2025
https://github.com/akhilseshan/line_character_segmentation
Python code for word-by-word and character-by-character segmentation of handwritten documents
image-processing image-segmentation python segmentation
Last synced: 20 Oct 2025
https://github.com/rmuraix/pixelate
Command-line image processing app written in Rust
Last synced: 23 Jan 2026
https://github.com/ivanswetz/banana_shelf-life_prediction
Goal: Predict how many days a banana has left before spoiling (“days to death”) based on a photo. This project demonstrates an end-to-end machine learning pipeline: image preprocessing, feature extraction, supervised & semi-supervised learning, and model deployment.
image-processing machine-learning opencv python random-forest scikit-learn supervised-learning
Last synced: 04 May 2026
https://github.com/ayax537/convolutional-neural-network-cnn-for-image-classification
This Python script implements a Convolutional Neural Network (CNN) using TensorFlow and Keras for classifying images into different categories. The model is designed to process images of various densities, specifically for distinguishing between benign and malignant cases in a medical imaging context.
breast-cancer image-classification image-processing machine-learning
Last synced: 26 Mar 2025
https://github.com/poacosta/image-bulk-tinyfier
A high-performance Python utility for parallel image processing at scale. Efficiently resizes and optimizes thousands of images while preserving directory structures, with real-time progress tracking and comprehensive analytics.
csv-reading files-folders image-processing pillow python
Last synced: 17 Mar 2025
https://github.com/logbarron/duplicate-image-detector
A tool for finding duplicate and near-duplicate images. Then removing those files using a simple UI.
duplicate-detection image-processing macos python
Last synced: 17 Jan 2026
https://github.com/troymoses/potato-doctor-api
Potato Doctor api end points
fastapi image-processing keras machine-learning tensorflow
Last synced: 07 May 2026
https://github.com/sivanajani/regiongrowinglabeln
Region Growing segmentation of star-like blobs using Python, NumPy, Matplotlib, and scikit-image.
computer-vision flood-fill image-processing labeling matplotlib python region-growing scikit-image segmentation visualization
Last synced: 10 Apr 2025
https://github.com/katavinanguyen/neuralstyletransfer-ml
A selected group project for our Machine Learning course, where we implement Neural Style Transfer (NST) using deep learning and convolutional neural networks (CNNs) to generate AI-powered artistic transformation.
image-processing machine-learning nst python pytorch-cnn vgg19-model
Last synced: 28 May 2026
https://github.com/bzadorozhnyi/moony
CLI tool applies a cartoon-like effect via k-means color clustering
cli image-processing k-means rust
Last synced: 24 Oct 2025
https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal
Custom node for ComfyUI that integrates lllyasviel's IC-Light V2 model into your workflows using the fal.ai API.
comfyui comfyui-nodes fal-ai generative-ai ic-light image-processing
Last synced: 29 Apr 2025
https://github.com/veresdavid/imgproc-task2
Manually implemented some OpenCV methods, like image threshold or median filter.
Last synced: 24 Oct 2025
https://github.com/duyndh98/digitalrace_2017-2018_semisouthernregion
Cuộc đua số (2017 -2018) Semi Southern Region
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
Last synced: 07 May 2026
https://github.com/stelios-c/image_proc
My signal and image processing playground
image-processing scipy signal-processing
Last synced: 28 Feb 2025
https://github.com/zewth/image-metadata-sync
image metadata sync project
exif-metadata exiftool image-processing metadata-extraction metadata-management
Last synced: 04 May 2025
https://github.com/rrrlw/read-pdf
Convert PDFs of scanned images of text into TXT format so that text functions (e.g. search) can be used.
converter image-processing ocr text text-recognition
Last synced: 15 May 2026
https://github.com/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/praveena2j/traitor-tracing-system-based-on-pca
A Code and Domain Independent Traitor Tracing System
cryptography fingerprint-authentication fingerprinting image-processing machine machine-learning principal-component-analysis security watermarking
Last synced: 07 May 2026
https://github.com/aumirza/image-color-picker
sleek and intuitive tool to extract and explore colors from any image effortlessly.
color-picker image image-processing
Last synced: 13 Apr 2026
https://github.com/nikoshaa/pcvk_ganjil_2023
Computer Vision and Image Processing
computer-vision github googlecolaboratory image-processing jupyter-notebook
Last synced: 16 May 2026
https://github.com/samsze0/image-flow
Just another stable diffusion node GUI
image image-processing photo stable-diffusion
Last synced: 29 Apr 2026
https://github.com/khushalsarode/texture-fearures-using-glcm-in-matlab
This is an image processing mini project that provides base required values of particular image to user by calculating from converted grayscale image.
calculations glcm grayscale gui image-processing matlab script
Last synced: 10 Jan 2026
https://github.com/hediyeorhan/yapayzekaakademi
algorithms artificial-intelligence cpp deep-learning image-processing
Last synced: 26 Oct 2025
https://github.com/tanuj-maheshwari/image-dehazing
An implementation of a single image de-hazing pipeline using an improved atmospheric scattering model.
Last synced: 06 Jul 2025
https://github.com/harikishan-ai/pcos-detection-using-ultrasound-image
This project leverages convolutional neural networks (CNNs) to detect Polycystic Ovary Syndrome (PCOS) in ultrasound images by accurately identifying characteristic ovarian features. The goal is to provide a non-invasive, AI-powered tool for early and precise PCOS diagnosis.
cnn-classification image-processing python3 tensorflow yolov8
Last synced: 28 Jan 2026
https://github.com/alvii147/imagenoiseinterpolation
Noise Interpolation for Colored Images
image-processing noise-detection signal-processing
Last synced: 28 Apr 2025
https://github.com/sushantdhumak/basics-of-computer-vision
Learning Computer Vision using OpenCV
computer-vision image-processing jupyter-notebook opencv opencv-python python3
Last synced: 26 Mar 2025
https://github.com/matthew-mosior/random-cropper
A GUI-based application geared towards aiding in the creation of training data for image classification and object detection models.
image-classification image-processing java javafx-application object-detection
Last synced: 29 Apr 2026
https://github.com/alloc7260/result-scrapper
A RESULT SCRAPPER with CAPTCHA SOLVER using OCR and automation in SELENIUM.
automation captcha captcha-solver image-processing machine-learning ocr pandas pandas-dataframe pytesseract pytesseract-ocr python scrapper selenium tesseract
Last synced: 13 Apr 2026
https://github.com/gabrielseibel1/ipp
Assignments of Fundamentals of Image Processing at UFRGS.
Last synced: 08 Mar 2026
https://github.com/adriangeorgem/react-image-comparison-slider
React Image Comparison Slide is a powerful tool for visual comparison of two images. With its intuitive interface and customizable options, this project provides an efficient and user-friendly way to compare images side by side.
before-after comparison-image-slider comparison-tool image-comparison image-diff image-processing javascript open-source react react-component slider tailwindcss typescript vercel-deployment
Last synced: 15 Apr 2026