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/subhranil002/imageresizer
ImageResizer is a Python script utilizing 𝗢𝗽𝗲𝗻𝗖𝗩 to resize images. Easily adjust image dimensions by specifying source, destination, and scaling percentage ... ❤️
cv2 image-processing imageresize imageresizer opencv opencv-python python python-3 python-script python3
Last synced: 18 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/hatamiarash7/imagecompare
Show differences of two images
distinguish image-processing images pillow python python3
Last synced: 29 Mar 2025
https://github.com/saadarazzaq/autograde
Automated MCQ Grading with Computer Vision and Optical Mark Recognition (OMR) Technology✅
automation computer-vision image-processing optical-mark-recognition
Last synced: 17 Mar 2025
https://github.com/berlin0308/ntu-2023fall-ds
data-visualization image-processing machine-learning numpy pandas
Last synced: 30 Oct 2025
https://github.com/acsenrafilho/awesome-biomedical-analysis
A curated open-source collection for biomedical image and signal processing & analysis
biomedical biomedical-data-science biomedical-image-processing biomedical-signal-processing image-processing imaging medicine medicine-applications mri opensource python research science science-research signal-processing tomography ultrasound
Last synced: 12 Sep 2025
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/cloudinary-developers/music-tech-2017-hackathon-guide
Music Tech 2017 Hackathon Guide
hackathon image image-processing live music video
Last synced: 03 Feb 2026
https://github.com/cadedupont/color-frequency-palette
C++ project for finding the most frequent colors in an image and generating a color palette
color-palette image-analysis image-processing opencv
Last synced: 17 May 2026
https://github.com/theovidal/vehicule-vision
🚦 Detection of red traffic lights using conventional image processing in MATLAB
autonomous-driving computer-vision image-processing
Last synced: 27 Mar 2025
https://github.com/yoannchb-pro/jimg
Merge multiple images into one single image
canvas compression format image image-processing join merge nodejs resize-images truncate
Last synced: 17 May 2026
https://github.com/soukaina-ahlach/image-processing-effects-with-opencv
A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.
cpp image-processing opencv visual-effects
Last synced: 18 May 2026
https://github.com/chromafx/chromafx
Modern, high-performance, pure C# .NET library for image processing, drawing, and effects.
chromafx csharp dotnet drawing effects graphics high-performance image-processing pipeline
Last synced: 18 May 2026
https://github.com/snandasena/opencv-cpp-examples
OpenCV configurations with cmake
cmake cmake-toolchain computer-vision cplusplus image-processing machine-learning opencv
Last synced: 17 May 2026
https://github.com/afontainec/imagenes-tarea-1
image-processing image-recognition
Last synced: 05 Apr 2025
https://github.com/tufayellus/image-url-to-text-recognition
This python code converts an image contained within a remote location to text using pytesseract
image-analysis image-processing image-to-text pytesseract pytesseract-ocr python
Last synced: 27 Jun 2025
https://github.com/kvaytg/caption-forge
Automatically overlay perfectly fitted text on image
automation image-processing meme-generator open-source python python-3 python-3-10 text-overlay
Last synced: 25 Jun 2025
https://github.com/ugurcan222/a-different-approach--image-enhancement-with-imputation-and-regression-methods
This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.
ai-image-upscaling computer-vision digital-image-processing gradient-boosting image-analysis image-enhancement image-enlargement image-interpolation image-processing imputation knn machine-learning numpy opencv pixel-prediction python randomforest regression-models super-resolution xgboost
Last synced: 17 Jan 2026
https://github.com/ibrahimhabibeg/multimedia-project
Turn images monochrome and create transition between two images
canvas image-processing multimedia numpy pillow python react typescript vite
Last synced: 11 Apr 2026
https://github.com/wishvarajaguru/decoratedcomponentsproject
The DecoratedComponentsProject is a lightweight Java Swing library designed to simplify the creation of visually appealing UI components.
image-processing java jpanel smooth-rendering swing swing-components swing-gui
Last synced: 18 Jun 2025
https://github.com/itis-enrico-fermi/testopencv
Repo for OpenCV test code
image-processing image-visualization image-visualizer opencv opencv-python python3 test testing
Last synced: 21 May 2026
https://github.com/cltxvz/snapquiz
Test your memory with AI-generated quizzes based on random images!
ai bootstrap computer-vision flask full-stack google-gemini-ai heroku image-processing javascript memory-game nodejs python react rest-api web-scraping
Last synced: 07 Apr 2026
https://github.com/course-one/docker-image-processor
A sample docker image to process images using Go.
docker dockerfile go golang image-processing
Last synced: 18 May 2026
https://github.com/n-c0de-r/digitalmedia3_bear
Color manipulation exercise. Digital media 2nd semester, 3rd exercise
2nd-semester 3rd-exercise color-modes digital-media error-diffusion image-processing java
Last synced: 08 May 2025
https://github.com/atick-faisal/img2gif
🎬 A playful Python library for converting image sequences into animated GIFs
cli gif image-processing package pip pypi python
Last synced: 14 Dec 2025
https://github.com/mohamedyounis10/face-detection
This project creates a basic face detection system using image processing techniques such as color models, morphological operations, and geometric analysis. It detects faces in images and highlights them with bounding boxes for easy visualization.
cv2 face facedetection hsv image-processing skimage
Last synced: 05 Apr 2025
https://github.com/seyed0123/seyedcv
some Linear algebra projects
eigenvalues image-processing jupiter-notebook linear-algebra
Last synced: 17 Mar 2025
https://github.com/snigdho8869/ml-dl-projects
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow
clustering cnn-model computer-vision convolutional-neural-networks deep-learning dnn generative-adversarial-network generative-model gru image-classification image-processing image-segmentation lstm machine-learning nlp numerical-analysis random-forest-classifier regression-analysis svm transfer-learning
Last synced: 28 Mar 2025
https://github.com/rjn32s/surface-crack-detection
image-classification image-processing matlab matlab-gui
Last synced: 30 Jun 2026
https://github.com/ramsi-k/albumentations-mcp
An MCP-compatible image augmentation tool powered by Albumentations. Built for Claude, Kiro, and other AI agents.
albumentations computer-vision image-augmentation image-processing mcp mcp-server python
Last synced: 08 Sep 2025
https://github.com/apaz-cli/ml-imagehash
A PyTorch implementation of a machine learning perceptual image hash algorithm for near-duplicate detection and fast content-based image retrieval.
duplicate-detection image-processing imagehash near-duplicates perceptual-hashing
Last synced: 23 May 2026
https://github.com/an0ncer/imagecomparator
Сравнение изображений на чистом js, с использованием масок.
image image-processing images-comparator javascript javascript-library
Last synced: 21 Jul 2025
https://github.com/richardscull/resizeimagebyratio
🖼️ JS script to resize image by ratio.
image-processing javascript resize-images sharp-library
Last synced: 19 Jul 2025
https://github.com/sriram-merugu/skin-disease-detection
This project aims to classify the skin disease of uploaded image.
deep-learning fastapi image-processing python yolov11
Last synced: 04 May 2026
https://github.com/gzt/rmsssim
Implementation of the MS-SSIM image comparison metric in R
Last synced: 18 May 2026
https://github.com/shvbsle/multipleobjecttracking
Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.
cpp image-processing object-tracking opencv
Last synced: 14 May 2026
https://github.com/rodrigorvsn/deidara
Repository with Colab image processing exercises
Last synced: 30 Apr 2026
https://github.com/mayorjay/marsalbum
MarsAlbum is an image loading Android Application that fetches and displays image data gathered by NASA's Rovers on Mars
clean-architecture coroutines hilt-dependency-injection image-processing jetpack-android kotlin-android mars mars-rover mvvm-architecture repository-pattern restful
Last synced: 06 Apr 2025
https://github.com/creyd/crush_action
GitHub action for automatic lossless image compression
compression github-actions image-processing lossless
Last synced: 04 Mar 2025
https://github.com/mreliptik/pymosaic
Recreate a target images bymaking a mosaic out of multiple input images
image-mosaic image-processing python
Last synced: 06 Apr 2025
https://github.com/yoyoberenguer/rgbchannels
Convert image to a different format e.g RGB to BGR, RGB to GRB etc
bgr channels image-converter image-processing rgb
Last synced: 19 Jul 2025
https://github.com/omar-ahmed314/image-processing-api
Processing Images has become too easy with our API tool
Last synced: 26 Mar 2025
https://github.com/rfsantacruz/java_pdi_tools
Digital Image Processing Toolbox coded in java
dip frequency-filters image-processing java spatial-filters
Last synced: 10 Sep 2025
https://github.com/luc-mo/image-resizer
Simple script used to resize images
html image-processing javascript
Last synced: 19 Jul 2025
https://github.com/shubham1172/captchacracker
It is a JAVA app to crack captchas
Last synced: 02 Sep 2025
https://github.com/sematre/cbztools
Bash scripts to process comic books
bash-script cbz cbz-converter comics image-processing manga pdf
Last synced: 17 May 2026
https://github.com/baytist/line_tracking
9-part line tracking algorithm
image-processing line-tracking python3
Last synced: 28 Mar 2025
https://github.com/aashrafh/cmp362
Solutions of the CMP362-Image Processing course's labs in college
contrast-enhancement edge-detection fourier image-analysis image-processing morphology python segmentation smoothing texture
Last synced: 18 May 2026
https://github.com/codename-detective/first_principles_of_computer_vision
Multiple Projects Related To First Principles of Computer Vision
camera-calibration colour-converter convolution corner-detection face-detection fourier-transform image-filters image-processing opencv panorama-stitching python3 template-matching
Last synced: 14 May 2026
https://github.com/dhchenx/quick-image
A simple image processing toolkit
image-processing quick-image quick-image-processing
Last synced: 30 Oct 2025
https://github.com/stevengogogo/calculussegmentationoct
Calculus segmentation of OCT tomography with U-Net
dentistry image-processing keras u-net
Last synced: 17 May 2026
https://github.com/luizpfern/morphological-operations
Morphological operations in image processing using opencv
dilatation erosion image-processing morphological-operations opencv python
Last synced: 17 May 2026
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/sbasma/unet_svm_comparison
Performance comparison of pixel-based vs. object based semantic segmentation using original spectral information.
image-classification image-processing svm unet
Last synced: 18 Jul 2025
https://github.com/compmonk/picnic-hackathon-2019
Image classification (https://picnic.devpost.com)
devpost hackathon image-classification image-processing image-recognition keras keras-classification-models keras-implementations keras-neural-networks keras-tensorflow picnic python
Last synced: 17 May 2026
https://github.com/ca-thyagaraju/rpsduino
Rock-Paper-Scissors Game with Hand Gesture Recognition and Arduino LCD Display An interactive game using Python, MediaPipe, and OpenCV for gesture recognition, paired with an Arduino Uno and LCD1602 for real-time score display.
arduino image-classification image-processing mediapipe opencv python serial-communication
Last synced: 17 Mar 2025
https://github.com/theveryhim/polyp-detection
Detecting colonoscopy images' polyps using AI algorithms
deep-learning image-processing object-detection yolo9
Last synced: 18 Jul 2025
https://github.com/samuela31/computer-vision-based-image-to-painting-converter
Upload any image, choose your filter, and your new painting styled image is generated using computer vision! Assignment done as part of Computer Vision course in semester 6 of college.
assignment college computer-vision computer-vision-opencv cv image-filters image-processing image-to-image image-to-painting opencv painting-filters python streamlit streamlit-webapp
Last synced: 03 May 2026
https://github.com/vannrr/color-schemorator
Color Schemorator is a tool that adjusts the color palette of an image based on a provided list of hex color codes.
cli color-palette color-scheme command-line go golang hex-colors image-manipulation image-processing
Last synced: 20 Mar 2025
https://github.com/youssef-ashraf71/visionx
A C++ desktop application for advanced implemented computer vision algorithms and techniques in one toolbox
computer-vision cpp image-processing opencv vectorization
Last synced: 17 May 2026
https://github.com/arkaung/eigenfaces
Playground for experimenting eigenfaces
computer-vision eigenfaces eigenvectors image-processing neuralnetwork
Last synced: 12 Mar 2025
https://github.com/liblaf/assets
🖼️ Asset library for avatars and letters in multiple formats
assets documentation docusaurus image-processing png react static-site svg typescript website
Last synced: 12 Apr 2026
https://github.com/diptochakrabarty/node_image
backend-services image-processing nodejs opencv python3
Last synced: 02 Feb 2026
https://github.com/valeriyvan/swift-netpbm
libnetpbm library as Swift package. libnetpbm is a C programming library for reading, writing, and manipulating Netpbm images.
image-manipulation image-processing
Last synced: 17 Jul 2025
https://github.com/nunohpinheiro/face-detector-funny
Face recognition software written in MATLAB. This recognizes faces, eyes, mouths, noses and other structures. It also allows the inteligent addition of elements to uploaded images (sunglasses, clown noses, masks and others). All the GUI and logic layers are written in MATLAB.
computational-vision face-recognition image-processing matlab matlab-gui
Last synced: 01 Apr 2025
https://github.com/harmnot/image-editor
Image editor that you can import or export to control color of green and red your images
image-editor image-processing nextjs react rgb typescript web
Last synced: 07 Apr 2026
https://github.com/nagipragalathan/freeimagegenerator
A web application that generates images based on user prompts using the freeGPT API.
flask free-gpt html image-generation image-processing js python
Last synced: 06 May 2026
https://github.com/ezzaldeeen/adaptive-filter
Adaptive Filter from Scratch
image-processing image-restoration noise-reduction
Last synced: 15 May 2026
https://github.com/dmitrii-artuhov/chartographer
Test project for Kontur internship summer 2022
cmake cpp http-server image-processing
Last synced: 25 Jun 2025
https://github.com/sakateka/bmper
BMP file tool
bmp image-processing quantization
Last synced: 17 Jul 2025
https://github.com/asrot0/neuralstyletransferart
Create artistic images by blending the content of one image with the style of another using VGG19 and custom loss functions. Combines deep learning with image generation techniques.
aesthetic-ai deep-learning image-processing neural-style-transfer tensorflow vgg19
Last synced: 17 May 2026
https://github.com/stritti/tandoor-photo-importer
Extension for Tandoor receipe app to import hand written receipes by shooting a photo
ai image-processing tandoor-recipes
Last synced: 17 Jul 2025
https://github.com/brooks-code/img_utils
Collection of image related processing utilities.
bash-script batch-processing exif-remover image-processing mosaic-images poster poster-images python
Last synced: 23 Jul 2025
https://github.com/priyanshii1511/edge-detection-methods
Repo for implementation of various edge detection techniques.
cv2 edge-detection image-processing matplotlib numpy opencv python
Last synced: 07 Apr 2026
https://github.com/farzanmrz/matlab-seam-carving
MATLAB project implementing seam carving for image resizing and energy optimization using neural network-inspired bilinear transformations
computer-vision image-processing matlab neural-networks seam-carving
Last synced: 26 Mar 2025
https://github.com/rvalla/chess.portraits
A little project to use chess games to change images.
chess image-processing python3
Last synced: 16 Jul 2025
https://github.com/razvan48/mathematical-expression-solver
A project that involves using Machine Learning Models (such as Convolutional Neural Networks) to identify mathematical symbols and solve given expressions.
cnn cnn-classification convolutional-neural-network convolutional-neural-networks dataset datasets hog-features-extraction image-classification image-classification-model image-processing machine-learning machine-learning-algorithms neural-network neural-networks pytorch pytorch-cnn pytorch-implementation
Last synced: 17 May 2026
https://github.com/qasimwani/deep-compression
Deep Denoising Compressive Autoencoder.
autoencoder cnn codec compression deep-learning image-processing
Last synced: 07 Nov 2025
https://github.com/xchellx/txtrfiletype
TXTRFileType is a collection of various tools, interfaces, and plugins to read and write TXTR files from the Metroid Prime series.
csharp executable game-formats gamecube image-processing krita library metroid metroid-prime nativeaot net-6 net6 paint-net python python3 wii
Last synced: 16 Jul 2025
https://github.com/eng-michael-mohab-soltan/image-processing-functions-in-matlab
The Image Processing Utilities in MATLAB repository features essential functions for noise addition, filtering, segmentation, and histogram operations. Techniques learned i in the Image Processing course at MSA University, Egypt, by Dr. Tarek Ghoniemy, this toolkit helps users enhance their image processing skills and manipulate images effectively.
Last synced: 06 Apr 2025
https://github.com/drilonaliu/parallel-image-edge-detection
cuda edge-detection gpu image-processing
Last synced: 17 May 2026
https://github.com/pvlbzn/butcher
Image re-sizer for Android graphics which aware of output quality
go golang image-processing python
Last synced: 11 May 2026
https://github.com/gavindsouza/flatten
A Simple Image Compression Algorithm
dsp image-compression image-processing
Last synced: 15 Jul 2025
https://github.com/dev-muhammad/imagee
Simple image optimization tool
image-optimizer image-processing
Last synced: 06 Apr 2026
https://github.com/phurin-git/object-inspection-opencv-python
This repository features a machine vision project using Python and OpenCV to inspect various geometric shapes, including circles, triangles, rectangles, and pentagons. The project provides a graphical user interface (GUI) with three tabs to facilitate real-time object inspection, camera calibration, and filter parameter adjustment.
image-processing machinevision opencv python pythonopencv
Last synced: 11 May 2026
https://github.com/renanstn/flask-opencv-study
Estudos para relembrar como funciona o Flask e o Opencv.
docker docker-compose flask image-processing opencv opencv-python python
Last synced: 07 Apr 2026
https://github.com/sokhuong-uon/2webp
convert image to webp format with nodejs
child-process image image-processing nodejs optimization performance webp
Last synced: 18 May 2026
https://github.com/tayyabasghar/image-processing-python-snippets
A useful small classes and functions of python code for image processing projects.
color-detection image-processing opencv2 python snippets
Last synced: 15 Jul 2025
https://github.com/jcaperella29/dicom_processing_python
Python script for processing and visualizing DICOM medical images. Supports metadata extraction, multi-frame handling, and compressed image decompression.
dicom-images gdcm image-processing matplotlib medical-imaging radiology
Last synced: 07 Jul 2025
https://github.com/protyayofficial/imagehub
ImageHub is a modern web application that transforms your images in real-time using various processing techniques. Built with FastAPI and NextJS, it offers a seamless interface for applying effects.
image-processing nextjs web-application
Last synced: 18 May 2026
https://github.com/blaknite/astrobin
Pixel binning for astrophotography subframes
astrophotography image-processing
Last synced: 29 Mar 2025
https://github.com/parzival-space/imageprinter
Print images in your terminal.
command-line command-line-tool csharp image-processing netframework
Last synced: 15 Jul 2025
https://github.com/rattananen/funny-img
convert image to ascii
ascii-art bmp cpp deflate image-processing png
Last synced: 21 May 2026
https://github.com/cedws/finch
A proof-of-concept for enhancing and organising an image collection using Google's Vision API
google-api image-processing vision-api
Last synced: 02 Mar 2025
https://github.com/m-ah07/PDF-to-Images-Conversion-php
A lightweight PHP service for converting PDF files into images using pdftoppm. Supports PNG output and generates images for each page in the PDF.
image-extraction image-processing open-source open-source-php pdf-conversion pdf-to-image pdf-tools php-library php-scripts php-tools
Last synced: 11 Sep 2025
https://github.com/aiwithqasim/deeplearning-q3
In this repository, I had add files of the rest of the chapters of my Deep Learning book. Chapters from 5 - 8 are included over there and topics like CNN, Computer Vision, Machine Learning.
cnn computer-vision convolutional-neural-networks image-classification image-processing machine-learning object-detection open python
Last synced: 18 May 2026
https://github.com/emogooo/lung-disease-diagnosis-preprocessing-application
AI-powered application for cropping lung regions from X-rays to improve disease diagnosis accuracy.
image-processing lung-segmentation opencv-python x-ray-images
Last synced: 14 Jul 2025
https://github.com/vedantiwandile/face-id-verification-system
Developed a Flask-based application for identity verification by comparing faces. The system captures a live image via webcam and compares it with the uploaded ID photo to ensure secure and accurate identity validation.
css face-recognition flask flask-application html image-processing opencv python
Last synced: 09 Apr 2026