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-05 00:11:41 UTC
- JSON Representation
https://github.com/josewebdev2000/imagehacker-back-end
Back-End code to my personal image editing web application for front-end developers.
back-end base64 bytes-io flask http http-server image-processing pillow python web-development
Last synced: 14 Apr 2026
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/yoyoberenguer/rgb-split
RGB split effect
channels image-processing rgb rgb-split
Last synced: 06 Oct 2025
https://github.com/saif-gitreps/face-mask-detection
A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.
cnn-classification image-classification image-processing kaggle keras numpy pandas
Last synced: 09 Apr 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/skmark/plastic-bottle-collector-using-ai-
Plastic bottle collector using AI
ai artificial-intelligence classification data-processing dataset image-processing keypad lcd1602 lcd16x2 pi-camera python-3 raspberry-camera raspberry-pi-3 servo-motor tenserflow ultrasonic-sensor
Last synced: 27 Jan 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/shijincai/remove-text-from-image
Free AI tool to remove text from images online. Automatically erase text, watermarks, captions, and typography from photos. Dual mode: AI auto-detection or manual precision. Maintains HD quality. Perfect for designers, social media creators, and content professionals.
artificial-intelligence computer-vision image-editing image-editing-software image-editing-tool image-editing-website image-processing image-processing-programming machine-learning ocr photo-editing photo-editing-ai photo-editor photo-editor-app photo-editor-free photo-editor-project photo-editors remove-text-on-images watermark-remover watermark-remover-bot
Last synced: 20 Jun 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/nstechbytes/mini-gradient
Mini Gradient is a GUI application built with PyQt5 that allows users to apply linear gradients to multiple PNG images. Users can select gradient colors, adjust image resolution, and save the modified images in a specified output folder.
color-picker graphics gui image-conversion image-editting image-processing png-conversion pyqt python
Last synced: 23 Mar 2025
https://github.com/kirillshevch/imgtobase64
imgtobase64 – package for converting image to base64 string
base64 golang image-processing
Last synced: 03 Aug 2025
https://github.com/mk2112/self-driving-car
All completed assignments for Udacity's Self-Driving Car Engineer Nanodegree
image-processing machine-learning particle-filter path-planning self-driving-car system-integration
Last synced: 19 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/broccolingual/go-img-lib
Library for image processing made by Golang.
Last synced: 12 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/vasugi2003/predictive-analytics-on-fishery
A predictive analytics in Fishery using Deep learning techniques. It includes classifying what type of fish it is and also the disease it is affected with.
classification deep-learning image-processing jupyter-notebook mobilenet resnet50-model visualization
Last synced: 09 Jun 2026
https://github.com/przemek-jablonski/saymyname--learn-languages
Point phone at stuff, take a photo, hear app describe it's contents in a different language! Hablas español amigo?
camera-api dagger2 image-processing kotlin mvp rxjava2 translation
Last synced: 10 Oct 2025
https://github.com/subhranil002/image-processing-matlab
This repository covers the basics of image processing using MATLAB. Includes 10 problems and solutions with corresponding MATLAB files. Ideal for beginners in image processing ... ❤️
butterworth-filter digital-image-analysis digital-image-processing filtering-techniques gaussian-smoothing image-adjustment image-analysis image-processing matlab motion-blur
Last synced: 14 Jun 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/abhaybraja/passport-cropper
Automatically detects and crops a face from an image to generate a passport-style photo from uploaded image. Ensures correct orientation, centers the face, and optionally compresses the image to stay within a specified file size (e.g., under 100KB). Ideal for scanned documents, selfies, or batch passport photo generation.
cropper face-detection image-processing python
Last synced: 03 Aug 2025
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/panagiotisdrakatos/kernel_image_convolution
In image processing, a kernel, convolution matrix, or mask is a small matrix. It is used for blurring, sharpening, embossing, edge detection, and more. This is accomplished by doing a convolution between a kernel and an image.
c convolution image-processing mpicc
Last synced: 24 Jul 2025
https://github.com/leocode/image-service
Containerized media processor which allows to manipulate images/videos or extract metadata
docker-image image-processing metadata-extraction video-processing
Last synced: 24 Apr 2026
https://github.com/azdavis/parallel-portrait-mode
Parallel Portrait Mode
cuda image-processing ispc openmp
Last synced: 13 Apr 2026
https://github.com/asuramaya/hector-vector
raster to vector to raster pipelines.
background-removal image-processing pixel-art real-esrgan rembg self-hosted svg upscaling vectorization vtracer
Last synced: 14 Jun 2026
https://github.com/rolandort/transform
TransForm is a macOS app that lets you apply free transformations and cropping to images by selecting and adjusting four points.
image-processing macos python qt6
Last synced: 04 May 2026
https://github.com/anshap1719/stardetect
An implementation of star detection algorithm based on image-rs crate
astronomical-images astronomy image-processing rust star-detection
Last synced: 14 Jun 2026
https://github.com/matthewandretaylor/fashionpixellabel
Segment fashion images and label pixels using convolutional neural networks and superpixels
image-processing machine-learning python3 pytorch
Last synced: 01 May 2026
https://github.com/omcodewizard/machine-learning-project
This application recommends personalised skincare and makeup products based on skin metrics inferred from a user's selfie, utilizing advanced Computer Vision algorithms. It employs image processing and CNN models to extract key skin attributes such as Skin Tone, Skin Type, and Acne Concern Level.
acne cnn computer-vision flask image-processing opencv react recommendation-system skincare-recommendation skintone-color skintype tensorflow
Last synced: 09 Apr 2026
https://github.com/keizerzilla/brisque-python
Implementação do extrator de atributos BRISQUE (Blind/Referenceless Image Spatial Quality Evaluator) em Python 3x.
brisque feature-extraction image-processing
Last synced: 10 Apr 2025
https://github.com/nikhiljsk/guimoviedataanalysis
A graphical user interface using QT and Python-3 which is capable of asking the query from user in text format or even in Image format and get the answer from the dataset
gui image-processing pyqt5 python3 qt visualization
Last synced: 04 May 2026
https://github.com/meqdaddev/txt-qr-reader-covid19
QR Code Reader for COVID-19 using a robot powered by Fischertechnik TXT controller.
computer-vision image-processing opencv-python qrcode robot robotics
Last synced: 04 May 2026
https://github.com/adityaa30/object-recognition
Algorithms for various Computer Vision and Image Processing problems
computer-vision convolutional-neural-networks image-processing machine-learning
Last synced: 12 Mar 2026
https://github.com/lotfiferaga/image_classification
image classification with the famous cifar dataset
cifar10 cnn deep-learning image-classification image-processing neural-network python3
Last synced: 18 Jun 2026
https://github.com/atharva-werulkar/pixelboost-flutter
🎨 AI-powered Flutter app for enhancing image quality with 2x-4x upscaling using advanced machine learning. Features minimal dark UI, secure cloud storage, and professional-grade results.
ai dart flutter image-processing machine-learning mobile-app upscaling
Last synced: 04 May 2026
https://github.com/afontainec/ipre-imagenes
face-recognition image-processing investigation
Last synced: 19 Jan 2026
https://github.com/iteranya/captioner
Image To Text with Florence 2
ai batch-processing caption-generation florence image-processing image-recognition img2txt
Last synced: 11 Dec 2025
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/ashutosh65000/invisible-cloak
Have you watched the Harry potter movie? The Invisible Cloak scene pushed me to make this small code.
image-processing numpy opencv-python
Last synced: 19 Apr 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/zikwall/imgdiff
:triangular_ruler: imgdiff - like as ODIFF, only for Rust!
image-diff image-processing odiff rust
Last synced: 15 Jun 2026
https://github.com/mobskuchen/imco
Easy image conversion tool
cli image image-conversion image-converter image-processing rust
Last synced: 06 Mar 2026
https://github.com/h-sinha/sliderr
Automation of slide matching
image-processing opencv python3
Last synced: 14 Apr 2026
https://github.com/aniike-t/mldl-aichemy
Repository for learning to use MLDL models for creation of fun
deep-learning image-processing machine-learning
Last synced: 12 Oct 2025
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/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/gehad-ahmed30/brain-tumor-classification-segmentation
Brain tumor classification and segmentation using deep learning (ResNet & U-Net) with a Flask web interface.
brain-tumor-detection brain-tumor-segmentation classification deep-learning flask image-processing keras medical-imaging process resnet segmentation-models unet
Last synced: 08 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/mat-sz/brightroom
📷 Embeddable image editor for the modern web (TypeScript).
canvas image image-processing javascript javascript-library photo-editing typescript typescript-library
Last synced: 14 Apr 2026
https://github.com/nikita-petrovich/nikita-blend-mode
Original composite mode to blend 2 images. Including OFX plugin.
cpp davinci-resolve dctl digital-image image-processing ofx openfx
Last synced: 19 May 2026
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/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/theveryhim/segmentation-clustering
Using clustering methods such as K-means as segmentors
clustering deep-learning image-processing image-segmentation unsupervised-learning
Last synced: 04 Aug 2025
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/piraytekinz/array
An app which adds awesome filters to images easily, using opencv and python.
cloudinary css html huggingface image image-processing javascript nodejs opencv python react supabase typescript
Last synced: 11 Apr 2026
https://github.com/utkarsh251106/handwritten-text-recognition-and-processing
Utilizes PyTesseract for OCR and a pre-trained VLM (Hugging Face Transformers) to extract and summarize text from images.
computer-vision image-processing machine-learning text-extraction-from-image vlm
Last synced: 30 Mar 2025
https://github.com/greysquirr3l/shadowforge
Production-grade quantum-resistant steganography toolkit in Go. Implements 7 image/audio/text techniques, Kyber-1024 and Dilithium3, Reed-Solomon error correction, and 4 distribution patterns via a full CLI, following Clean Architecture (DDD + CQRS).
audio-processing clean-architecture cli cqrs cryptography ddd dilithium go image-processing kyber post-quantum-cryptography pqc reed-solomon security steganography
Last synced: 19 Jan 2026
https://github.com/jasoncobra3/image_processing
Explore fundamental image processing techniques using Python and OpenCV. This repository covers everything from basic image manipulation to advanced tasks like working with video, playing with RGB channels, resizing, flipping, cropping, and more. Perfect for beginners and those looking to enhance their OpenCV skills!
image image-processing opencv opencv-python python video-processing
Last synced: 17 May 2026
https://github.com/ashok-arjun/seam-carving
Seam Carving for Content - Aware Image Resizing
algorithms computer-vision dynamic-programming image-processing image-resizing seam-carving
Last synced: 25 Mar 2025
https://github.com/sztheory/exifcleaner-website
ExifCleaner website
cross-platform dark-mode electron exif exiftool image-processing javascript linux macos node windows
Last synced: 14 Apr 2026
https://github.com/mikaelsundell/colorpalette
Colorpalette is a tool to process and create palettes of unique colors from images
c-plus-plus color image-processing images palette-colors
Last synced: 21 Jan 2026
https://github.com/sarthakjadvani/cloudflare-ai-image
🖼️ Generate AI images using Cloudflare Workers with multiple models. Seamlessly integrate and utilize OpenAI-compatible API.
ai ai-api api chatbot cloudflare-r2 cloudflare-workers cloudflare-workers-ai flux flux-schnell image-generation image-processing roo-code service sharp stability-diffusion stable-diffusion vue workers
Last synced: 05 May 2026
https://github.com/josttim/pymustache
Python 3.5 wrapper for whisk, the famous rodent whisker tracking library.
Last synced: 23 Mar 2025
https://github.com/devidw/coverimagegenerator
Generate Cover Images for your blog articles
cover emoji emojis image-processing python
Last synced: 13 Oct 2025
https://github.com/jlengrand/jlengrand.github.io
My blog on github pages
blog blogging computer-vision image-processing
Last synced: 10 Apr 2025
https://github.com/2kabhishek/pgm-resize
For your PGM resizng needs 🖼⚒️
c cli image-processing pgm resize tool
Last synced: 30 May 2026
https://github.com/kreativekorp/imagetool
ImageTool - Perform simple operations on images and animated GIFs.
animated-gif animated-gifs gif-animation gif-creator gif-maker image-analysis image-manipulation image-processing
Last synced: 14 Oct 2025
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/artem-burashnikov/imageprocessinggui
Part of the SPBU's programming course. GUI shell for ImageProcessing
avalonia avaloniaui fsharp gui image-processing
Last synced: 30 Sep 2025
https://github.com/alvii147/imagenoiseinterpolation
Noise Interpolation for Colored Images
image-processing noise-detection signal-processing
Last synced: 28 Apr 2025
https://github.com/bigchunguspng/meme-index
Local image search (color, OCR)
desktop-app gtk3 image-processing memes ocr
Last synced: 15 Jun 2026
https://github.com/dryairship/stegano_in_py
Hides one PNG file into another.
image-manipulation image-processing pil png steganography steganography-algorithms
Last synced: 22 Jun 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/digital-media/cv_data
Datasets used for courses/tutorials at the Digital Media Department
computer-vision data image-processing images
Last synced: 14 Oct 2025
https://github.com/bugramurat/real-time-image-processing-app
Real-Time Image Processing with Flask and Docker (Mobile Friendly)
docker flask image-processing javascript python
Last synced: 05 May 2026
https://github.com/notkamui/imagecompressor
Image Compressor and Reader made in C
c image-compression image-processing
Last synced: 14 Oct 2025
https://github.com/mrmaxie/txt--img
Converts UTF-8 text file into image and back
image-processing mad-science ruby text-processing
Last synced: 02 Apr 2025
https://github.com/acorelli/matlab-functions
Collection of semi-useful matlab functions
gif image-processing matlab memes
Last synced: 15 Jun 2026
https://github.com/salvatorecorvaglia/image-processing
Multispectral image analysis for precision agriculture with drone. Volume clustering, NDVI index and index clustering
clustering drone image-processing ndvi ndvi-index
Last synced: 27 Jan 2026
https://github.com/moehmeni/freeform
Adobe-Illustrator-like freeform gradient generator
2d-graphics adobe-illustrator art canvas digitalart gradient graphics image-processing
Last synced: 09 Apr 2025
https://github.com/jveverka/data-lab
Data Lab Project
elasticsearch image-processing microservices tensorflow tensorflow2 yolov3
Last synced: 13 Apr 2026
https://github.com/raamyy/image-processing-tasks
This repo will contain my implmentations for Image Processing course tasks
Last synced: 14 Oct 2025
https://github.com/g-s-c-code/pixporter
PixPorter is a simple image format converter built on .NET 8, designed to make converting image files simple and efficient. It supports popular formats such as PNG, JPG, JPEG, WebP, GIF, TIFF and BMP, and allows both single and batch conversions.
conversion conversions converter dotnet image image-conversion image-converter image-processing images imagesharp spectre spectre-console
Last synced: 05 May 2026
https://github.com/teav4/batch-convert-to-avif
batch-convert-to-avif
deno image-converter image-processing
Last synced: 18 Apr 2026
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/anoduck/suntime
Extract Date and Time based on sun position and shadow length
analysis date datetime image image-processing photo sun time
Last synced: 02 Oct 2025
https://github.com/guntas-13/blog
Explore the quarto rendered notebooks written on fine topics ;)
blog computer-vision image-processing machine-learning neural-networks
Last synced: 15 Oct 2025
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/yusufshakeel/dyreimage-php
This is an image resizing project.
image-compression image-processing images php php-gd resize-images
Last synced: 15 Oct 2025
https://github.com/cjrh/sembra
Seam carving image resizing
command-line-tool image-processing image-resizing seam-carving
Last synced: 08 Aug 2025
https://github.com/melvinmo/computer-vision-for-intelligent-transportation-systems
My computer vision project report describes techniques for automated quality control in intelligent transportation systems using PCA, SVM, deep learning, and shape context descriptors.
cnn computer-vision deep-learning image-processing pca shape-context-descriptor svm-classifier
Last synced: 24 Feb 2026
https://github.com/z0w0/imagism
A simple image processing server with a query parameter based API
Last synced: 08 Aug 2025
https://github.com/skwzrd/imagesearch
OCR, EXIF, CLIP, ImageHash processing and search.
clip embedding exif exif-data-extraction flask image-processing image-recognition ocr ocr-recognition python search
Last synced: 21 Jan 2026
https://github.com/gabrielseibel1/ipp
Assignments of Fundamentals of Image Processing at UFRGS.
Last synced: 08 Mar 2026