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-03 00:15:33 UTC
- JSON Representation
https://github.com/gsmatheus/pdf-image-extractor
The PDF Image Extractor is a Python script designed to process PDF files, specifically extracting and saving images embedded within the pages of the document. Besides the image extraction, it also prints out the textual content of the pages.
extractor image-processing pdf python
Last synced: 05 Feb 2026
https://github.com/andresmorales08/recolor-app-icons
这是一个 Python 脚本,用于批量将应用程序图标重新着色为具有特定基础色调的极简、海报化风格。
batch-processing icons image-manipulation image-processing pillow png posterization python recolor script webp
Last synced: 15 Apr 2025
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/vishwaksen-1/audiostegano
Images to audiofiles steganography script. Encoding into spectrogram
audio image-processing spectrogram steganography
Last synced: 19 Aug 2025
https://github.com/emiz98/density-based-traffic-controller-system
Automated traffic light system using real time traffic density data to calculate optimal green signal time for each lane.
arduino arduino-uno embedded-system embedded-systems image-processing opencv pyfirmata pygame python
Last synced: 29 Apr 2026
https://github.com/yashpaneliya/image-magic
Creating some cool things using the concept of image processing and with the help of OpenCV
hacktoberfest hacktoberfest2021 image-processing imagemagic opencv python
Last synced: 26 Apr 2026
https://github.com/inforad-kr/ImageStitcher
This tool stitches images based on OpenCV
Last synced: 19 Aug 2025
https://github.com/busraoguzoglu/image-similarity-search
Using CLIP/Titan/ALIGN for Multimodal Image Search: Searching images with a keyword or with a sample image
image image-processing imagesearch multimodal multimodal-deep-learning
Last synced: 12 Jun 2025
https://github.com/fuzailpalnak/antara
Mobile application to estimate current indoor location using surrounding object
android-application distance-calculation image-processing indoor-positioning positioning
Last synced: 15 Apr 2026
https://github.com/romiras/image-processing-sandbox
My experiments in image processing
algorithms hsv image-processing matlab rgb
Last synced: 01 Apr 2025
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/kanishknavale/training_don_a_novel_approach
Repository for research paper "Training Dense Object Nets: A Novel Approach"
computer-vision deep-neural-networks dense-object-nets image-correspondences image-dataset image-processing keypointnet pytorch pytorch-lightning synthetic-augmentation synthetic-dataset-generation
Last synced: 13 Jun 2025
https://github.com/geekquad/canny-edge-detection
A basic program that performs edge detection of images in real-time.
canny-edge-detection edge-detection image-processing opencv python real-time
Last synced: 13 Apr 2026
https://github.com/MohamedAmineBessrour/emotion-detection-resnet50
TensorFlow-based deep learning model to classify human emotions from facial expressions using the AffectNet dataset. Includes preprocessing, training, evaluation, and prediction tools. Perfect for exploring emotion recognition and transfer learning.
affectnet artificial-intelligence computer-vision data-augmentation deep-learning emotion-recognition facial-expression-recognition human-computer-interaction image-classification image-processing neural-networks python resnet-50 tensorflow
Last synced: 04 Oct 2025
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/sbasma/hierarchical_adaptive_mf
Hierarchical adaptive matched filters algorithm
adaptive-learning bhattacharyya-distance feature-enhancement feature-extraction hierarchical-features image-classification image-processing matched-filter pso svm
Last synced: 04 Apr 2025
https://github.com/ehopperdietzel/iir-cpu-blur
2D blur effect using a 2nd order IIR filter
2d blur c iir-filter image-processing
Last synced: 04 Sep 2025
https://github.com/mulgundomkar/auto-eye-parking
Auto-eye parking -Likely refers to a type of automated or assisted parking system that uses sensors and cameras to help drivers park their vehicles more easily and safely USING (Raspberry Pi)
computer-vision cv2 html-css-javascript image-processing javascript machine-learning ocr-recognition python raspberry-pi realtime realtime-framework tesseract-ocr web
Last synced: 13 Apr 2026
https://github.com/ayekaunic/digit-recognition-neural-network
Implementation of a neural network for image classification using the MNIST dataset, with a concise implementation of forward and backward propagation, and gradient descent optimization.
computer-vision deep-learning image-processing neural-network
Last synced: 14 Mar 2025
https://github.com/djdhairya/image-detection
cv2 image-processing object-detection object-oriented-programming opencv yolov8
Last synced: 17 Apr 2026
https://github.com/indivisual-eyes/indivisual-eyes-frontend
App to make photos easier to see for color blind individuals
app color flutter image-processing
Last synced: 17 Apr 2026
https://github.com/gunjangyl/object_detection_system
A real-time object detection system that identifies and classifies objects in images or video streams using deep learning models like YOLO, Faster R-CNN, or SSD. Built with TensorFlow and OpenCV, it supports applications in surveillance, autonomous vehicles, and more.
bounding-box computer-vision faster-rcnn image-processing jupyter-notebook opencv python ssd yolo
Last synced: 08 May 2026
https://github.com/ayekaunic/image-resizing
A Python script to resize images to a target size while maintaining their aspect ratio.
Last synced: 14 Mar 2025
https://github.com/luigiifan/object-counter-mv
Object Counter and Segmentation using Python and OpenCV
image-processing machine-vision opencv pyqt5
Last synced: 29 Apr 2026
https://github.com/abdelrahmanbonna/imgproject
Matlab Image processing project
Last synced: 03 Apr 2026
https://github.com/crizmo/terrabound
TerraBound is an interactive web mapping tool built with React, Vite, and Leaflet, enabling users to draw, edit, and analyze geographic features with AI-powered land segmentation and GEOJSON export. 🚀
ai computer-vision geojson geolocation image-processing openstreetmap satellite satellite-imagery
Last synced: 29 Apr 2026
https://github.com/youngtrashbag/png-research
PNG Research. Creative Coding Experiments
corruption cpp creative-coding glitch glitch-art image image-corruption image-processing png
Last synced: 05 Jul 2025
https://github.com/sherinur/bitmap
An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.
bitmap bmp cli-app image-manipulation image-processing image-transformations
Last synced: 18 Aug 2025
https://github.com/itx-jd/face-comparison-api-url-base64
A Flask API for comparing faces using DeepFace. Supports image URLs and base64 input for easy facial comparison.
api base64 deepface face-comparison face-verification facial-recognition flask-api image-comparison image-processing machine-learning security
Last synced: 18 Aug 2025
https://github.com/georgy7/fffd
D port of flood_fill_filter.
edge-detection edge-detection-algorithm image-filters image-processing jpeg noise-reduction
Last synced: 08 Jan 2026
https://github.com/jhaayush2004/photonic-philosopher
A cutting-edge model leveraging the power of a pretrained DenseNet201 network for sophisticated feature extraction, combined with layers of LSTM architectures for robust caption generation.
computer-vision data-preprocessing densenet201 image-processing lstm neural-networks nlp
Last synced: 03 Jul 2025
https://github.com/lapets/pillowcases
Library that makes it possible to work in a concise, algebraic way with Python Imaging Library image objects.
data-structures image-processing pil pillow pillow-library python-image-library wrapper-library
Last synced: 18 Aug 2025
https://github.com/dafwa/aplikasi-incer
Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.
fastapi image-processing mediapipe python
Last synced: 29 Apr 2026
https://github.com/abdelrahman-amen/resnet50-from_scratch_and_built_in
ResNet-50, with 50 layers, excels in image classification by addressing the vanishing gradient problem. Skip connections facilitate seamless information flow, empowering the model for intricate feature learning. Its unique architecture makes ResNet-50 a robust choice for complex pattern recognition.
image-processing keras python resnet-50 seaborn skit-learn tensorflow
Last synced: 17 Apr 2026
https://github.com/askhan963/cleanslate
CleanSlate is a free, user-friendly image background remover that delivers high-quality results with just a few clicks. Upload an image, remove the background instantly, and download your new, clean-cut photo. Perfect for web developers, designers, and anyone needing professional-grade images without hassle.
background-eraser clean-slate express image-background-removal image-processing mern-stack mongodb nodejs react web-app
Last synced: 12 Apr 2026
https://github.com/robertoaleman/ra_imageconverter
The class RA ImageConverter Jpg/Jpeg To WebP is designed to convert image files with extensions .jpg and .jpeg to the WebP format
Last synced: 27 Apr 2025
https://github.com/viacheslavdanilov/sem_segmentation
This repository is dedicated to the segmentation of histology images acquired by a scanning electron microscope (SEM)
deep-learning image-processing machine-learning medical-imaging segmentation
Last synced: 31 Aug 2025
https://github.com/poripouria/data-analysis
Classify and Cluster some datasets
ai artificial-intelligence computational-data-mining data-science datamining image-processing machine-learning
Last synced: 18 Aug 2025
https://github.com/cariad/palign
Python package that helps to render and align text in Pillow
image-processing pillow python
Last synced: 28 Mar 2025
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/netcodez/image-classification-convolutional-neural-network
Deep learning: Image Classification using a Convolutional Neural Network
computer-vision convolutional-neural-networks deep-learning image-classification image-processing image-recognition
Last synced: 29 May 2026
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/aurcode/sunglass-cli
Convert an image to a given color palette using Python. This script allows you to transform images by mapping their colors to a specified palette. The color distance is calculated using the CIEDE2000 algorithm.
Last synced: 18 Oct 2025
https://github.com/driftingruby/077-cropping-images-with-jcrop
Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.
image-crop image-processing image-upload ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/adamisntdead/gulp-inline-imagesize
A Gulp Task To Add Image Size Comments To Your HTML
gulp gulp-plugin gulp-tasks image-processing
Last synced: 19 May 2026
https://github.com/nirmit27/dog-vs-cat-classification
A binary image classification model based on Transfer Learning for distinguishing images of dogs from cats.
binary-classification deep-learning glob image-classification image-processing jupyter-notebook machine-learning opencv opencv2 python tensorflow transfer-learning
Last synced: 09 May 2026
https://github.com/howbizarre/add-stamp
A Nuxt 4 application that allows users to apply watermarks to bunch of images using WebAssembly (WASM) for high-performance image processing. And use Cloudlfare Worker as BaaS.
baas batch-processing browser cloudflare-workers image-processing images nuxt nuxt4 rust stamp tailwindcss typescript vue vue3 wasn watermark webassembly wrangler
Last synced: 11 Apr 2026
https://github.com/magliaral/railshot
Prepare model railway photos for digital control software (Rocrail, etc). Background removal, scale-accurate sizing, optional rail underlay.
background-removal image-processing model-railway n-scale rembg rocrail
Last synced: 08 Jun 2026
https://github.com/grandmoff100/imagelayers
Split and process image layers and segments.
image-processing image-segmentation pillow pypi-package python3 readme
Last synced: 03 Jan 2026
https://github.com/justinridings/wpf-motion-detector
A WPF Windows application that detects motion using your webcam and draws red boxes around the moving object(s).
azure azure-storage blob-storage dotnet dotnet-core dotnet-framework image-analysis image-processing webcam
Last synced: 21 Apr 2026
https://github.com/deniszholob/svg-colorizer-poc
Given an svg and a hex color, colorizes the svg to be that color
Last synced: 05 Oct 2025
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/miasmartypants/insta_generator
Use AI and Google's Chrome Extension to generate a caption for your instagram posts
api chrome-extension flask full-stack google-cloud-platform gpt image-processing image-recognition instagram python3 tools vertex-ai
Last synced: 12 Apr 2026
https://github.com/nomnomnonono/background-image-generation-for-zoom
Application to generate background image for meeting (ex. Zoom, Meet, Teams).
artificial-intelligence deep-learning gradio huggingface image-generation image-processing machine-learning openai-api python
Last synced: 01 Apr 2025
https://github.com/jeremiasvillane/ai-bg-remover
A simple modern web application that uses artificial intelligence to automatically remove backgrounds from images. Built with React and TensorFlow.js, this application processes images directly in the browser, ensuring privacy and fast results.
ai image-processing react tailwindcss tensorflowjs typescript vite webgl
Last synced: 09 Apr 2026
https://github.com/dermatologist/skinhelpdesk
:information_desk_person: Image Analytics Library for Dermatology
dermatology image-processing imagej
Last synced: 02 Apr 2025
https://github.com/arfelious/simple-captcha-solver
A simple image captcha solver for a website
Last synced: 27 Mar 2025
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/geeksloth/image-fourier-transform-example
A simple demo of image Fourier Transformation, invented from-scratch DFT and iDFT Python functions.
fourier-transform image-processing
Last synced: 25 Mar 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/lmlk-seal/diffusionetwork
DiffusioNetwork is a Python application using a GUI for generating images using various Stable Diffusion models.
ai assistant bot chat code gui image image-generation image-generation-ai image-generator image-processing model offline prompt python stable-diffusion
Last synced: 17 Apr 2026
https://github.com/siruku6/pic_sandbox
Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/
Last synced: 09 Mar 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/ledsouza/hoffman_templates
Create masks to use as templates in Hoffman Phantom analysis
computer-vision cv2 image-processing plotly skimage vitrinedev
Last synced: 05 Jun 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/teav4/batch-convert-to-avif
batch-convert-to-avif
deno image-converter image-processing
Last synced: 18 Apr 2026
https://github.com/pyother/discrete-modeling
cellular-automata image-processing
Last synced: 14 Mar 2025
https://github.com/shiwarne-silva/plantguard
cnn image-processing machine-learning plant-disease-detection
Last synced: 16 Aug 2025
https://github.com/mhawryluk/wdcpo
Image Processing algorithm implementations for the class at the AGH UST
Last synced: 02 Apr 2025
https://github.com/fmigneault/opencv
Open Source Computer Vision Library
c-plus-plus computer-vision deep-learning image-processing opencv
Last synced: 18 May 2026
https://github.com/apex-20000g/eos-mfl
This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)
3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet
Last synced: 11 Jun 2025
https://github.com/moehmeni/picolor
Determine KMEANS , average axis etc. color of an Image
average-color color-detection color-picker dominant-colors image image-processing kmeans-image-clustering
Last synced: 09 Apr 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/carry0987/php-image-processor
An image processing library
composer gd image-processing imagick php8
Last synced: 29 Apr 2026
https://github.com/fatihilhan42/fire-detection-using-haar-cascade-classifier-in-opencv-main
It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.
ardunio-uno computer-vision fire-detection harrcascade image-processing opencv-python python3
Last synced: 30 Apr 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/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/mominurr/object-detection-for-security-and-autonomous-systems
Fastai-based object detection model for 11 different types of image classification
deep-learning deployment fastai image-classification image-processing image-recognition machine-learning python
Last synced: 29 Apr 2026
https://github.com/brantac/cgpi-image-processing
Project created to learn some image processing algorithms using Typescript
canvas-image image-filters image-processing typescript vue3
Last synced: 15 Aug 2025
https://github.com/hacker097/painter
Paints an image with vector lines using evolution. Image processing and basic AI learning project.
ai evolution evolutionary-algorithm image-processing painting
Last synced: 04 Apr 2026
https://github.com/effeix/imagefinder
Image similarity finder using Bag of Visual Words algorithm
bag-of-visual-words image-classification image-processing machine-learning opencv python
Last synced: 29 Apr 2026
https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357
A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.
ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras
Last synced: 18 Apr 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/natelalor/graditudeapp
A social media platform designed to spread gratitude as its prominent form of media. Development spearheaded by tristanlalor.
app image-processing react software-development
Last synced: 15 Aug 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/ostad-ai/computer-vision-and-image-processing
A repository for topics and programs on Computer Vision and image Processing
computer-vision image-processing image-rotation opencv python
Last synced: 18 Apr 2026
https://github.com/jiko23/dog_breed-classification
Classifies Dog breed using Resnet50 CNN model
flask-api image-classification image-processing keras-neural-networks resnet-50 tensorflow
Last synced: 12 Apr 2026
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/jongan69/expo-cloudinary-image-manager
An Expo React Native App for Managing Cloudinary Images
cloudinary expo image-processing react-native
Last synced: 10 May 2026
https://github.com/munsonbh/image-squisher
A cross-platform image compression tool that losslessly converts images to JPEG XL and WebP formats, then keeps only the smallest file of the three.
image-compression image-minification image-optimization-tool image-processing
Last synced: 13 Jan 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/2kabhishek/pgm-resize
For your PGM resizng needs 🖼⚒️
c cli image-processing pgm resize tool
Last synced: 30 May 2026
https://github.com/petrusmatiros/img2web
A CLI tool for converting bulk images to compressed, resized WEBP images
Last synced: 18 Jan 2026
https://github.com/Solrikk/PicTrace-Web
PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image
automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api
Last synced: 15 Aug 2025
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