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-06-25 00:11:35 UTC
- JSON Representation
https://github.com/anshlulla/medical-image-analysis-for-detecting-pneumonia
Predicting if a person's lung is Pneumonic or not, by using image processing techniques and CNN.
image-classification image-processing python pytorch
Last synced: 20 Apr 2026
https://github.com/cassiofb-dev/media-bash
Useful bash script for media conversion
av1 bash-script ffmpeg image-processing pngquant youtube-downloader yt-dlp
Last synced: 13 Apr 2026
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/ariyanmlzm/matlab-image-processing
🖼️ Image processing project with implementing different transforms using Matlab power.
contrast-enhancement fourier-transform histogram image-processing image-transformation log-transformation matlab thresholding-algorithm
Last synced: 17 Mar 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/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/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/alwalxed/img-tools-telegram-bot
Converts images to different formats using a Telegram bot.
bot hono image-processing node-telegram-bot-api nodejs sharp telegram telegram-bot typescript
Last synced: 13 Apr 2026
https://github.com/evzpav/write-text-into-image
Write identification code of a transfer into a bank transfer
Last synced: 17 Mar 2025
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/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/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/gustavolr548/renderfarmpython
Render farm em python com suporte a socket e threads
blur-image image-processing python renderfarm socket-programming thread
Last synced: 13 Apr 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/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/wires/professor-eraser
old modular system for image processing and erasing of professors from lectures
Last synced: 05 Feb 2026
https://github.com/onurmx/emotion-recognition
Emotion recognition from facial images using convolutional neural networks.
ckplus computer-vision convolutional-neural-networks deep-learning deep-neural-networks emotion-recognition fer2013-dataset image-augmentation image-classification image-processing image-recognition kdef-dataset machine-learning pyside pytorch resnet tensorflow torch torchvision vgg
Last synced: 12 Mar 2025
https://github.com/azdavis/parallel-portrait-mode
Parallel Portrait Mode
cuda image-processing ispc openmp
Last synced: 13 Apr 2026
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/cosmingorun/fire_and_smoke_detection_image_processing_opencv_cpp
An image processing project that detects fire and smoke in given images by combining various techniques for detection.
cpp firedetection image-processing
Last synced: 26 Mar 2025
https://github.com/h4ppy0wl/rbc-abnormality-detector-from-images
A MATLAB solution for RBC counting and abnormality detection. An old offline project from 2017 to 2020
anfis-classification hematology image-processing matlab matlab-app-designer matlab-gui
Last synced: 27 Jul 2025
https://github.com/curegit/eqlm
A CLI tool to manipulate images in various ways
brightness color-space convolution-filter histogram-matching image-manipulation image-processing lightness opencv
Last synced: 17 Feb 2026
https://github.com/linarcx/image_resizer
A simple c++ program that uses libpng and OpenCL to resize images.
cmake cpp image-processing libpng opencl
Last synced: 05 May 2025
https://github.com/phundrak/images-tache
Second year university project
c image image-processing university-project
Last synced: 29 Jul 2025
https://github.com/ghosteater1311/hand-written-digits_regconition
Predict the digits draw in canvas from user in real-time using Convolution Neutral Network
cnn-classification computer-vision image-processing knn-classification opencv
Last synced: 18 May 2026
https://github.com/zac-garby/imgen
A neural network to generate images similar to the input.
image-processing neural-network
Last synced: 10 Jun 2025
https://github.com/noppefoxwolf/MediaOptimizer
image-processing ios video-processing
Last synced: 23 Feb 2025
https://github.com/putridamayanti/ai-image-captioning
A minimal FastAPI + Celery project that generates captions for remote images using the BLIP model. The API queues caption jobs to a Celery worker backed by Redis, and you can poll for results.
ai ai-agent celery fastapi image-processing
Last synced: 06 Mar 2026
https://github.com/agarnung/cv-theremin
A handtracking and 2D camera based digital theremin
computer-vision handtracking image-processing music python theremin
Last synced: 13 May 2026
https://github.com/dilshan97/image-processing-lab-01
A Simple Image Enhancement Program
csharp image-enhancement image-processing opencv visual-studio
Last synced: 19 May 2026
https://github.com/amishidesai04/image_filter_project
This Python-based Image Filter Project enables users to apply diverse image filters to their images. This project combines the functionality of Tkinter for the GUI, Pillow for image handling, and OpenCV for image processing to create a robust tool for basic image editing tasks. Follow the instructions in this document to set up and run the project.
gui-application image-filters image-processing open-source opencv-python pillow project-repository python tkinter
Last synced: 07 Jul 2025
https://github.com/orengrinker/textfromimage
Python package (pip) - Get descriptions of images using OpenAI's GPT models, Azure OpenAI, and Anthropic Claude in an easy way.
anthropic anthropic-claude azure-openai claude image-processing openai package pip python3 textfromimage
Last synced: 15 May 2026
https://github.com/artyom/image
Fork of image/gif from the Go standard library
Last synced: 11 Jun 2026
https://github.com/mloskot/boost-gil-checksum-bug
Why Boost.GIL legacy tests based on checksum for bit-aligned pixels fail on MSVC 64-bit optimized builds?
boost boost-gil bug image-processing
Last synced: 04 Apr 2025
https://github.com/justinhennis1/pantrytracker
A CRUD inventory management system leveraging Gemini Pro 1.5 and Gemini Flash to create recipes from your pantry with detailed steps..
gemini-pro gemini-pro-vision image-processing pantry-tracker recipe recipe-generator
Last synced: 08 Jun 2026
https://github.com/mr-vaibh/facecrop-thumb
Generate thumbnails of detected faces in images using Python. This package leverages the MTCNN (Multi-Task Cascaded Convolutional Neural Network) for accurate face detection and OpenCV for image processing.
face-recognition image-processing mtcnn opencv pypi python thumbnail-generator thumbnails utility
Last synced: 02 May 2026
https://github.com/hermann-web/flask-image-uploader-and-processor-template
A Flask-based Python script allowing image uploads and placeholder image processing. It responds with a default classification message.
backend file-upload flask image-processing python scripting web-dev
Last synced: 08 May 2026
https://github.com/course-one/heroku-image-resize
A simple image resizer application created using Node for Heroku.
devops heroku image-processing nodejs
Last synced: 17 Jun 2025
https://github.com/athari22/imageaddawatermark
A simple and intuitive Python GUI app to add watermark text or logos to images using Tkinter and Pillow.
image-processing image-processing-library image-processing-python pillow pillow-library python-gui python-gui-apps python-gui-tkinter tkinter tkinter-python watermark watermark-image
Last synced: 17 Jun 2025
https://github.com/hasnatrasool163/bulk-image-watermarker-app
A lightweight and powerful **desktop application** for creators who need to **watermark and date-stamp multiple images** — fast, offline, and ad-free!
desktop-app desktop-application image-processing python-3 watermark watermark-image watermark-tools windows-tool
Last synced: 13 Apr 2025
https://github.com/sukov/jsresizelargeimages
JavaScript for resizing large images
image-manipulation image-processing javascript
Last synced: 18 Jun 2026
https://github.com/fauzan3416/text-balls
use balls to render parametric equations or strings
2025 happy-new-year image-processing matplotlib-animation matplotlib-pyplot matplotlib-python merry-christmas numpy opencv opencv-python pillow pillow-library python script
Last synced: 08 May 2026
https://github.com/fredtux/jpg-to-pdf
Get all photos in a folder and create a PDF document with them
image image-processing images jpgtopdf pdf python python3
Last synced: 20 Jul 2025
https://github.com/hikarinagi/hips
real‑time image process service for Hikarinagi
gin go image-optimization image-processing image-resizing libvips
Last synced: 16 May 2026
https://github.com/makaveli10/neuralstyletransfer
Applies the style of a given image to the content of input image
deeplearning image-processing neural-style-painting neural-style-transfer neural-style-transfer-tensorflow neuralstyle vgg16
Last synced: 06 Apr 2025
https://github.com/dpbm/image-processing-dio
A image processing library for DIO's bootcamp
image-processing matplotlib python scikit-image
Last synced: 03 Jan 2026
https://github.com/eashankaushik/handgesture-recognition
Developed using Python.
human-computer-interaction image-processing python
Last synced: 01 Jan 2026
https://github.com/asoftbird/tilestitcher
Stitching image tiles together in a grid form.
Last synced: 03 Apr 2025
https://github.com/steveoversea/imageprocessingapi
Udacity Full Stack Javascript Project: API for resizing uploaded images
image-processing nanodegree-project sharp
Last synced: 19 Jun 2025
https://github.com/bakshishantanu/hybrid-image-processing-c
High-performance image processing using C with OpenMP and MPI
bmp c edge-detection gaussian-blur high-performance-computing hybrid-model image-processing mpi openmp parallel-computing parallel-programming sobel-filter student-project
Last synced: 11 Apr 2025
https://github.com/vermavinay982/crowd-top-view-generator-homography
Top View of People Detected via Camera, makes analytics easy.
computer-vision image image-processing python
Last synced: 06 Sep 2025
https://github.com/jjshay/art-crop-system
AI-powered artwork detection and cropping with multi-tier analysis
ai artwork automation computer-vision image-processing opencv pillow python
Last synced: 15 Jan 2026
https://github.com/tom-uchida/analyze_intermediate_images
Analyze intermediate images in SPBR.
histogram image-processing point-cloud spbr variance viridis
Last synced: 23 Jun 2025
https://github.com/hinha/watchgo
BACKUP your file. watchgo is Filesystem automatically watcher your file and backup into storage
compression filesystem-events fsnotify golang image-processing
Last synced: 09 Sep 2025
https://github.com/hemanthh17/cam_scanner_python
Convert images to proper scanned pdf with the help of image processing. The tool extensovely used is opencv
image-processing opencv-python python
Last synced: 19 May 2026
https://github.com/saidhanush27/stegoface
StegoFace is a deep learning-based steganography model designed to enhance ID image security by embedding hidden authentication data within facial images. The system ensures tamper detection while preserving image quality and integrity, making it a reliable solution for photo substitution attack prevention.
authentication deep-learning image-processing machinelearning-python neuralnetworks steganography-encoding
Last synced: 30 Mar 2025
https://github.com/rowlkh/skin-detection
A skin detection system using image processing and machine learning to classify pixels as skin or non-skin. Implements Python, OpenCV, and algorithms like Logistic Regression and Random Forest for segmentation and classification.
classification deep-learning image-processing image-segmentation machine-learning opencv python skin-detection
Last synced: 19 May 2026
https://github.com/edujbarrios/imet
Image Metadata Extractor Tool, aim's to be assistive tool to get image's info's before image preprocessing when working with Nerual Networks of any kind
image-metadata image-processing python
Last synced: 27 Mar 2025
https://github.com/alexander-novo/cs474-pa4
Programming Assignment 4 for CS 474 - Image Processing at UNR
cpp homework image-processing plots unr
Last synced: 11 Apr 2025
https://github.com/mynameisvinn/360-image-similarity
Calculating image similarity in 360 photos
Last synced: 05 Nov 2025
https://github.com/gsvgit/imageprocessing
Image processing in F# on GPGPU using Brahma.FSharp
Last synced: 31 Oct 2025
https://github.com/automatefreely/online-image-editing
crop-image cropperjs express image image-processing mongoose nodejs online-service
Last synced: 08 Apr 2026
https://github.com/shvbsle/image-augmentation
A light weight CLI for augmenting image datasets for deep learning and ML projects
augmentation data data-augmentation data-augmentation-strategies data-augmentor data-augumentation data-science dataset deep-learning image-processing
Last synced: 12 Sep 2025
https://github.com/omarmdiab/street-view-house-numbers-recognition
Pure Computer Vision approach for digit detection.
computer-vision image-processing
Last synced: 11 Mar 2025
https://github.com/sbasma/cnn_mslic_haralick_feature_fusion
Abstract and handcrafted feature fusion scheme for VHR image classification
cnn deep-learning haralick-features image-processing image-segmentation machine-learning svm-classifier
Last synced: 11 Sep 2025
https://github.com/fx2y/densim
Densim is a library for efficient similarity search and clustering of dense vectors, which are numerical representations of data such as images, text, or audio.
audio-processing clustering data-science dense-vectors image-processing large-scale-dataset machine-learning numerical-representation parameter-tuning performance-optimization similarity-search text-analysis
Last synced: 22 Mar 2025
https://github.com/kavishannip/blurblend
Identify people in the image and blur the background with the given intensity while keeping the foreground sharp.
image-processing python streamlit
Last synced: 19 May 2026
https://github.com/PreppHint/PNG-compressor
PNG Compressor reduces PNG file size while maintaining high quality. It offers drag-and-drop ease, customizable settings, and fast processing.
chatbot deepseek deepseek-r1 image-compression image-compressor image-processing png png-compression png-compressor png-conversion
Last synced: 24 Oct 2025
https://github.com/kmr0877/image-processing-with-opencv
To read the given Sergei Prokudin Gorsky image file,perform simple mathematical computations on images and reconstruct using image pyramids and perform image adjustments such as improving contrast,brightness etc. and produce a clear image output
brightness-control color-scheme contrast-enhancement grayscale-images image-processing numpy-library opencv python-3-5 rgb-color rgb-color-converter
Last synced: 17 Mar 2026
https://github.com/henryrobbins/dmtools
A Python package providing low-level tools for working with digital media programmatically.
digital-media ffmpeg image-processing low-level netpbm
Last synced: 18 May 2026
https://github.com/cserajdeep/background-replacement-mediapipe
An easy python code for replacing the background using mediapipe and cvzone packages
background cvzone deep-learning image-processing mediapipe opencv python
Last synced: 05 May 2026
https://github.com/ayax537/image-processing
This MATLAB GUI serves as a versatile tool for educational purposes in image processing, providing a hands-on approach to exploring various techniques and their effects on images. Users can experiment with different parameters and visualize the results in real-time.
Last synced: 19 May 2026
https://github.com/x-cod3r/image-converter-resizer
App to resize and convert images or make icons from different type of images
convert ico icon image image-processing jpeg png resize resize-images
Last synced: 16 Jun 2025
https://github.com/zeynepcol/pixel-matrix-converter
Extracts pixel data from images and converts it into array with RGB values and intensity mapping.
image-processing pixel-art python rgb
Last synced: 24 Jun 2025
https://github.com/sbasma/single_adaptive_mf
Adaptive matched filters algorithm
adaptive-learning bhattacharyya-distance feature-enhancement feature-extraction image-classification image-processing matched-filter pso svm
Last synced: 04 Apr 2025
https://github.com/hrushi-thorat/python-projects
image-processing machine-learning python3
Last synced: 28 Mar 2025
https://github.com/palwisha-18/email-webcam-detection
Send email with an attachment when a moving object is detected by webcam
emailmessage image-processing object-detection opencv python smtp threading transformations
Last synced: 28 Apr 2026
https://github.com/selcia25/image-processing-toolkit
📸Image Processing Toolkit is a Python script that provides a set of common image processing operations using the OpenCV library.
blending-images color-inversion contour-detection dilation edge-detection erosion gaussian-blur histogram-equalization image-processing opencv python
Last synced: 04 Apr 2026
https://github.com/lekhana3003/click-n-find
clarifai-api image-processing java rest-api spring spring-boot spring-mvc zomato-api
Last synced: 18 Apr 2026
https://github.com/iasminmartins/breast-nodule-segmentation
A MATLAB-based project for evaluating active contour segmentation methods in mammographic image analysis, focusing on preprocessing techniques and performance metrics.
active-contour breast-cancer clahe image-processing level-set-method mammography matlab preprocessing-techniques segmentation wiener-filter
Last synced: 18 Mar 2025
https://github.com/lemonsoda9013/easy-watermark-tool
A batch image watermarking tool based on Python and Tkinter.
batch-processing gui image-processing numpy pillow python tkinter watermark
Last synced: 15 May 2026
https://github.com/drilonaliu/parallel-image-edge-detection
cuda edge-detection gpu image-processing
Last synced: 17 May 2026
https://github.com/sukhmancs/waifu-generator
Discord bot to generate waifu images using waifu.im, waifu.pics, nekos.life
discord-bot free free-image-generation image-generation image-processing nekos-life python waifu-im waifu-pics
Last synced: 05 Nov 2025
https://github.com/elcruzo/cuda-conv
Lightweight CUDA kernel for 2D image convolution achieving 20x+ speedup. Built with CuPy for the NVIDIA Hackathon.
computer-vision convolution cuda cupy gpu-computing hackathon high-performance-computing image-processing nvidia python
Last synced: 15 May 2026
https://github.com/reshalfahsi/image-super-resolution
Image Super-Resolution Using ESRGAN
esrgan image-enhancement image-processing kornia pytorch-lightning super-resolution
Last synced: 04 Mar 2025
https://github.com/raulpy271/changenumbersofbitsperchannelinimage
This algorithm simulates different bits of precision in image
image-processing opencv python
Last synced: 12 Apr 2026
https://github.com/natibek/crochet-pix
React and Flask based web app for creating, editing, and exporting crochet designs from uploaded or AI generated images.
image-generation-ai image-processing
Last synced: 13 Jun 2026
https://github.com/pdiegel/fema-image-attachment-generator
The FEMA Image Attachment Generator is a Python app for creating PDF attachment pages for FEMA Elevation Certificates. It embeds up to 4 images with user-defined descriptions into a PDF, complete with a header featuring key property details. Ideal for quickly generating compliant attachment pages.
automated-workflow fema gui image-processing pdf-generation python
Last synced: 07 Jul 2025
https://github.com/nobody-1321/cheese
Chess Game Image Processing
image-processing opencv python
Last synced: 03 May 2026
https://github.com/dcousin3/bagel
Bagel: JavaScript library for image manipulation
fourier-transform image-processing javascript
Last synced: 26 Jun 2025
https://github.com/thegrimsey/imagestuffer
Compress images from multiple sources quickly.
compression csharp dotnet image-processing
Last synced: 14 May 2026
https://github.com/nitesh-thapliyal/image-processing-fun-with-opencv
This repo contains -> Creating of an image, Combining of images, Cropping and Swapping of images
computer-vision image-processing opencv opencv-python
Last synced: 18 Apr 2026
https://github.com/piraytekinz/ynr
YNR is a CycleGan model I shortened from "You're not real". It's an AI model I built to erase humans from a frame.
convolutional-neural-networks cycle-gan cyclegan deep-learning deep-neural-networks image-processing image-translation machine-learning machine-learning-algorithms
Last synced: 26 Jun 2025
https://github.com/ournet/news-image-proxy
Ournet news image proxy server
image image-processing image-proxy ournet proxy proxy-server
Last synced: 04 Apr 2025
https://github.com/kavex/webp2png
Converts WebP to PNG
convert converter image image-processing images png webp
Last synced: 24 Oct 2025
https://github.com/kavex/musicvideomaker
Convert an image and audio file (MP3/WAV) into an MP4 video.
audio-processing image image-processing mp3 mp4 musicvideo python video video-processing wav
Last synced: 24 Jun 2025