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/gitstq/pixelforge
🔨 PixelForge - Lightweight Developer Image Processing CLI Toolbox | Compress, Convert, Resize, Crop, Watermark, Compare & Batch Process
batch cli compress convert cross-platform developer-tools image-processing image-toolbox python resize watermark
Last synced: 21 Jun 2026
https://github.com/mrnust/yolo_tracking
All about Object realtime tracking
computer-vision image-processing opencv yolo
Last synced: 28 Apr 2026
https://github.com/ivanglie/go-libraw
Povides Go bindings for LibRaw, for reading and processing of RAW digicam images
camera-raw cgo go golang image-processing libraw photography raw raw-image
Last synced: 21 Jun 2026
https://github.com/hatamiarash7/traffic-counter
OpenCV Traffic Counter With Python
image-processing imageprocessing opencv opencv-python opencv3 opencv3-python
Last synced: 28 Apr 2026
https://github.com/yanukadeneth99/simple-image-processing
Simple Image Processing Snips using Python.
Last synced: 08 Jun 2026
https://github.com/maroqijalil/capd-flask
CAPD Detection using Flask
docker flask-api image-processing machine-learning
Last synced: 28 Apr 2026
https://github.com/samuelbatistadeb/reducao-dimensionalidade-imagens
Projeto que realiza a conversão de uma imagem para duas versões: tons de cinza e preto e branco. Utilizando a biblioteca Pillow, o código manipula os pixels da imagem e exibe as versões lado a lado com espaçamento e contorno branco, facilitando a comparação visual.
computer-vision image-manipulation image-processing pillow python
Last synced: 08 Jun 2026
https://github.com/kikugo/isitadinosaur
A Streamlit app using Google's Gemini models to analyze images.
ai asyncio gemini generative-ai google-ai image-analysis image-processing machine-learning object-detection python streamlit web-app
Last synced: 28 Apr 2026
https://github.com/fokaaas/image-cropper-api
A simple API to process your image
Last synced: 15 Mar 2025
https://github.com/bnnq/imageshrinkerwebjob
Image shrinker service
azure-webjob image-processing image-shrinker net-core net-core-7 web-service
Last synced: 08 Jun 2026
https://github.com/emonrezabd/cuda-programming
This repo contains CUDA Programming with C++. Projects are done to learn CUDA from scratch.
basler-camera cuda-programming gpu-acceleration image-processing nvidia-gpu process thread vision
Last synced: 29 Apr 2026
https://github.com/shane-staret/image-processing-tool-bucknell-csci-479
Bucknell CSCI 479: A Python tool used to take a screenshot of an image, perform image processing on it, and generate an HTML <img> tag to uniquely identify it. The program can also extract text.
fuzzy-matching html image-comparison image-processing ocr python text-extraction
Last synced: 20 Jul 2025
https://github.com/bfalls/img-compressor
GPU-accelerated JPEG compressor
cli-tool command-line compression cpp cpp-cuda-gpu-programming-parallel-computing cuda dct demo-project gpgpu gpu-programming high-performance-computing hpc image-compression image-processing jpeg parallel-computing
Last synced: 20 Apr 2026
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/tomytest3t/line-sketcher
AI-powered photo to line art conversion app for children's coloring books. Convert photos to black & white sketches using multiple AI models with adjustable parameters.
ai coloring-book image-processing line-art nextjs replicate typescript
Last synced: 29 Apr 2026
https://github.com/cuupa/perspective-corrector
A simple document perspective corretion
image-processing opencv python3
Last synced: 29 Apr 2026
https://github.com/pranavh-2004/bardecode
Barcode reader using Python and pyzbar to decode barcodes from images or live camera feed.
barcode-decoder barcode-scanner computer-vision image-processing opencv python-project pyzbar zbar
Last synced: 29 Apr 2026
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/amira921/filters-image-processing
Applying digital image processing techniques to enhance images.
arithmatic-functions averaging-filter filters histogram-equalization histogram-processing-techniques image-processing intensity-transform laplace-transform max-filter median-filter min-filter sharpening-filters smoothing-filters weighted-average-filter
Last synced: 14 Jun 2026
https://github.com/imakin/smarthome
All my smarthome project. Including face recognition system
artificial-intelligence image-processing machine-learning
Last synced: 26 Jan 2026
https://github.com/bryanwilhite/guido-van-r-snake
my self-educational coils of Python (pronounced 🧶 “throat-wobbler mangrove” 🐍)
anaconda audio-analysis audio-processing beautifulsoup data-science data-visualization image-processing jupyter-notebook python python-3 visual-studio-code
Last synced: 29 Apr 2026
https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
Last synced: 29 Apr 2026
https://github.com/donaldte/remove-bg-app
Remove BG App is a Django-based web application that removes image backgrounds and allows background customization with selected colors.
background-removal django image-processing media-customization python rembg
Last synced: 29 Apr 2026
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 2026
https://github.com/jimmysoda/imgrectifier
A collection of MATLAB/Octave functions for affine and metric rectification of images.
image-processing image-rectification matlab octave
Last synced: 14 Jun 2026
https://github.com/allen-reji/paddleocr-text-extraction-ml-model
Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.
amazon-ml-challenge image-processing machine-learning opencv paddleocr paddlepaddle pil text-extraction
Last synced: 01 May 2026
https://github.com/naanadr/correct_orientation
Neural network model to correct the orientation of images.
correct-orientation image-processing keras neural-network python
Last synced: 01 May 2026
https://github.com/saurabhjalendra/deeplearning-cifar10-classifier
Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.
cifar10 computer-vision convolutional-neural-networks deep-learning image-classification image-processing tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/darshanakgr/meanfiltergpu
A gpu implementation of mean filter in CUDA
Last synced: 01 May 2026
https://github.com/sarahloree/project-5--plant-seedling-classification
This is the fifth project I completed as part of the Introduction to Computer Vision Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.
convolutional-neural-networks image-processing keras tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/tanush-g/imageblend
ImageBlend is a Python CLI tool for seamlessly blending faces from two images using Gaussian Pyramids, Laplacian Pyramids, and facial detection algorithms.
cli cli-app computer-vision face-detection face-recognition feature-extraction feature-selection gaussian gaussian-blur gaussian-filter gaussian-processes gaussian-pyramid image-manipulation image-processing image-recognition image-segmentation laplacian laplacian-filter laplacian-of-gaussian laplacian-pyramid
Last synced: 31 Mar 2025
https://github.com/dabirdwell/gifio
Gifio — a free, private GIF maker that runs entirely in your browser. No uploads, no servers, no accounts.
browser-based creative-tools gif gif-maker image-processing javascript no-dependencies privacy
Last synced: 14 Jun 2026
https://github.com/ganeshaampuh/ktp-ocr
Open Source KTP Extractor (Express, Tesseract.js)
image-processing indonesia ktp ocr tesseract
Last synced: 22 Jun 2026
https://github.com/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/jcaperella29/dicom_processing_flask_app
🏥 DICOM Flask App – AI-Powered Lesion Detection A Flask-based web app for uploading, processing, and analyzing DICOM medical images. Uses DeepLesion (Faster R-CNN) for lesion detection and ResNet50 for classification. Features a multi-tab UI with sidebar navigation. A sample DICOM file is included for testing!
ai-healthcare computer-vision dicom faster-rcnn flask healthcare-ai image-processing lesion-detection medical-imaging python pytorch radiology reset
Last synced: 01 May 2026
https://github.com/laszlokorte/canny-notebook
Numpy Canny Edge detector implementation to visualize each step
canny-edge-detection image-processing jupyter-notebook numpy
Last synced: 02 May 2026
https://github.com/gsaini/opencv-use-cases
A Python-based project for removing image backgrounds using OpenCV, featuring both simple threshold-based and advanced GrabCut algorithms. Includes a user-friendly Streamlit web interface for interactive processing.
computer-vision image-processing opencv pillow pillow-library python straml
Last synced: 14 Jun 2026
https://github.com/trossr32/ps-image-data-uri-converter
A Powershell module for data URI to/from image file conversion.
cmdlet cmdlets image-processing net6 powershell powershell-module powershell-modules
Last synced: 02 May 2026
https://github.com/sami-ul-haq/image-to-text-converter-reactjs
image-to-text-converter-reactjs
image-processing image-to-text
Last synced: 26 Feb 2025
https://github.com/arda-guler/image_tools
Some Python image effects, filters, processing tools
color image image-processing python rgb
Last synced: 02 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/jpenrici/imagemagick_experiments
Experiences with the Magick++ library.
cpp23 image-processing imagemagick magick
Last synced: 15 May 2025
https://github.com/eesha12khan/hybrid-images_cv
A hybrid image generator that merges low-frequency and high-frequency features of two images using OpenCV.
computer-vision hybrid-images image-processing opencv python3
Last synced: 18 Apr 2026
https://github.com/bishwas-py/save-generated-image-django
This is a quick simple Django app that allows you to programatically save a generated image in Django.
django django-application image-processing save save-image
Last synced: 03 May 2026
https://github.com/artaasadi/neuralnetwork_proj
solved image detection problem using Neural Networks
ai image-classification image-processing image-recognition ml neural-network python
Last synced: 03 May 2026
https://github.com/miha53cevic/opencv-facial-recognition
using OpenCV and EmguCV
arduino image-processing opencv opencv-python
Last synced: 11 Apr 2026
https://github.com/capitanfindusfi/vuejs-spinnergen
Generate your own full CSS spinner using images you wish. Completely without Servers
Last synced: 15 Jun 2026
https://github.com/st235/catovasia
Catovasia (рус. Котовасия) - state of mind, nothing more than the abbreviation of the phrase "Cat Vaska".
android cat image-processing java vaska
Last synced: 03 May 2026
https://github.com/m-rishab/ai-image-editor
A powerful web-based image editing tool that combines the capabilities of background removal and DALL-E image transformation in one intuitive interface.
computer-vision deep-learning deeplabv3 flask image-manipulation image-processing machine-learning openai-api opencv python3 pytorch pytorch-implementation semantic-segmentation
Last synced: 03 May 2026
https://github.com/tand826/img2vid
Merge images to a video.
computer-vision image-processing
Last synced: 26 May 2026
https://github.com/arkanivasarkar/benav-biopsy-through-enhanced-navigation-and-augmented-visualization
A software prototype for breast biopsy needle navigation and guidance through a augmented reality viewer
augmented-reality biopsy-robotics breast-cancer computational-geometry computer-vision image-processing navigation surgical-planning surgical-tools unity
Last synced: 03 May 2026
https://github.com/aayesha-gul/faisal-mosque-feature-extraction
Image Processing using OpenCV
3dreconstruction blender camera-calibration computervision image-processing opencv point-cloud python sift-algorithm
Last synced: 03 May 2026
https://github.com/addsarah/fruit-and-vegetable-disease-image-classification
Applied Machine Learning Intermediate Dicoding, last update 24 March 2025
convolutional-neural-networks dicoding image-classification image-processing keras machine-learning python tensorflow tf-lite
Last synced: 04 May 2026
https://github.com/shibasishb2/computer-vision
Build a robust image classifier using CNNs to efficiently classify different plant seedlings and weeds to improve crop yields and minimize human involvement
convolutional-neural-networks image-processing keras tensorflow transfer-learning
Last synced: 20 Jan 2026
https://github.com/kpechenenko/img-previewer
The web-service to create image preview.
docker go image-processing rest-api
Last synced: 04 May 2026
https://github.com/yeldynov/dashboard-ai
Dashboard for AI image managing tool
ai dashboard image-processing nextjs photos react typescript
Last synced: 10 Apr 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/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/comba92/uniproject-imageprocessing
A C library for simple image processing. For Unive 2020 Programming exam project.
image-processing implementation university-project
Last synced: 15 Mar 2025
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/ahmetaksungur/image-recognition-api-python
Python image recognition libraries process the image sent with the api and look at the object, classification, intense colors of the image and whether the image is safe or not.
api-python flask image-classification image-processing image-recognition imageai object-detection python python-script
Last synced: 05 May 2026
https://github.com/matbesancon/kaggle-digit-recognizer
Some tests with the Kaggle Digit Recognition challenge
image-processing kaggle kaggle-digit-recognizer machine-learning mnist-dataset numpy pandas python scikit-image scikit-learn
Last synced: 11 Apr 2026
https://github.com/gah-code/haro-photo-website
Photography project using design tokens and SCSS for modular design, Vite for quick builds and image optimization, and Cloudinary for asset delivery. Netlify handles SEO, marketing forms, and A/B testing for an optimal user experience.
design-system image-processing scss vite
Last synced: 05 May 2026
https://github.com/ijshd7/backgroundzero
Desktop app for removing image backgrounds. Drop in an image, preview side-by-side, and save as PNG. Built with Electron, React, and the remove.bg API.
background-removal desktop-app electron image-processing react remove-bg tailwindcss typescript
Last synced: 16 Jun 2026
https://github.com/rudra-mondal/batch-image-cropper
A desktop batch image cropping tool for quickly preparing multiple images at a consistent size and aspect ratio.
gui image-cropper image-processing pillow pyside6 python
Last synced: 22 Jun 2026
https://github.com/mahshid1378/production-stack
vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization
artificial-intelligence image-classification image-processing vllm
Last synced: 23 Jun 2026
https://github.com/3emseybey/lingua-ai
Lingua - An AI Powered Sign Language Interpreter for Android
artificial-intelligence image-processing image-recognition xamarin
Last synced: 26 Jan 2026
https://github.com/fatihilhan42/document-scanner-master-with-python
It is the documentation scanner project of our Computer Vision work with Opencv. In this project, documents shown to the computer camera were scanned using Opencv artificial intelligence libraries. Below I tried to explain the details of the project step by step.
computer-vision documentation image-processing opencv python scanner
Last synced: 06 May 2026
https://github.com/mawngo/kcomprs
Image color quantization using k-means
color-quantization command-line-tool image-processing k-means
Last synced: 13 Jan 2026
https://github.com/blankscreen-exe/shell-show
An image viewer in terminal
image-processing pillow pixel-art pyhton3 python shell terminal terminal-app
Last synced: 06 May 2026
https://github.com/cm-600/monet-image-generation-with-gans
I developed two CycleGANs using TensorFlow and Keras that will generate an image in the style of Monet from a landscape photo for the Kaggle challenge "I'm Something of a Painter Myself." My submission was in the top 20% on the Kaggle leaderboard.
gan image-processing keras neural-networks tensorflow
Last synced: 06 May 2026
https://github.com/kanishknavale/mapping-synthetic-correspondences-in-an-image-pair
This repository implements a method to map image correspondence from image pair augmentations.
computer-vision correspondence-tool correspondences dense-object-nets image-augmentation image-processing opencv python3 pytorch pytorch-implementation
Last synced: 06 May 2026
https://github.com/ugliestie/musicemoji
Telegram bot which updates your Telegram account status with emoji of current track
aiogram aioschedule image-processing lastfm telegram
Last synced: 06 May 2026
https://github.com/fatihilhan42/lane-line-detection-with-python
In this project you will detect lane lines in images using Python and OpenCV. OpenCV means "Open-Source Computer Vision", which is a package that has many useful tools for analyzing images.
image-processing line-detection numpy opencv python
Last synced: 06 May 2026
https://github.com/pgebert/watermark
Little cli tool to add image watermarks written in kotlin.
gradle hyperskills image-processing java jetbrains kotlin watermark
Last synced: 06 May 2026
https://github.com/kvantvs/get_most_used_colors
Gets most used color from image
colors image-processing python
Last synced: 12 Jun 2026
https://github.com/kamilkrauze/honours-project
cpp17 glfw3 image-processing imgui-glfw opencv
Last synced: 07 May 2026
https://github.com/marat-tanalin/integer-scaling-php
Calculations for pixel-perfect integer-ratio image upscaling. This separate PHP-version repo is just for Packagist.
algorithms aspect-ratio emulation image-processing image-scaling integer-scaling library pixel-perfect
Last synced: 15 Mar 2025
https://github.com/bilalhameed248/ip-and-opencv
Image Processing & OpenCV Learning & Research Work
image-processing image-recognition object-detection opencv yolo
Last synced: 07 May 2026
https://github.com/kemalcalak/python
computer-vision data data-science fastapi image-processing jupyter-notebook machine-learning python
Last synced: 08 May 2026
https://github.com/mrgrd56/imagenoiseapp
[DESKTOP APP] Image Noise Generator
csharp dotnet dotnet-core image-noise image-processing netcore noise wpf
Last synced: 08 May 2026
https://github.com/charlie5dh/thataisaas
AI powered SaaS application for image processing
ai cloudinary cloudinary-api image-processing mongodb next14 pagination search shadcn-ui stripe
Last synced: 15 May 2026
https://github.com/nidhish-balasubramanya/paddleocr-text-extraction-model
Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.
amazon-ml-challange-2024 image-processing machine-learning ocr-recognition opencv paddleocr paddlepaddle pil text-recognition
Last synced: 08 May 2026
https://github.com/timbo-rafa/matlab-pontilhamento
image-processing matlab mc940 octave
Last synced: 29 Jun 2026
https://github.com/waelson/image-filter
Udacity Capstone Project - NodeJS API to filter images.
image-processing javascript nodejs typescript
Last synced: 08 May 2026
https://github.com/krishbharadwaj5678/clearcut
Transform your live streams with ClearCut a powerful Python script that removes backgrounds in real time using your webcam. Elevate your content instantly, offering a professional touch with zero hassle!
background-removal bg-remove computer-vision cross-platform cvzone image-processing live-streaming mediapipe opencv os python python3 real-time real-time-streaming selfie-segmentation
Last synced: 08 May 2026
https://github.com/rimshasajid436/bakery-website
Create Bakery Website Using Html CSS.. Website Without CSS is like a house without paint..
buttons css html icons image-processing links
Last synced: 10 Jun 2026
https://github.com/ruanfdev/interactive_image_particles
Use image to create an interactive particle image
image-manipulation image-processing particle-filter particle-physics particles
Last synced: 18 Jun 2026
https://github.com/dinithmaleesha/image-filter-webapp
Python-based web application for applying various image filters, removing noise, and adjusting image properties. Built with Flask and OpenCV. Features real-time previews and easy image uploads.
flask flask-application image-filters image-processing image-processing-python noise-removal opencv opencv-python opencv2 python
Last synced: 09 May 2026
https://github.com/madamroger007/img-compression
Project The Image Generator APP (compress, converte PNG, Duplicate Img)
ai image image-generator image-processing website website-image
Last synced: 13 Jan 2026
https://github.com/hrishi11572/pixrr
Your go-to lightweight image processing library written independently in python 3
algorithms image-processing python
Last synced: 11 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/gyselle-marques/sobel-filter
Machine Learning: Image Processing with Sobel Filter.
colab-notebook image-processing machine-learning matplotlib numpy opencv python sobel sobel-filter
Last synced: 24 Jun 2026
https://github.com/geta/imageresizer.plugins.autocrop
Automatic cropping for images with a flat background
crop image-processing image-resizer jpg png
Last synced: 24 Jun 2026
https://github.com/aungkaungpyaepaing/mask-nomask-classification
Purpose of this project is to classified the captured image or input image, has masks or not. This model had trained with Convolutional Neural Network (CNN) and has high accuracy. The only problem of this model is it cannot detect the mask with different color due to dataset but included possible solution at the end of doc.
classification convolutional-neural-networks deep-learning deep-neural-networks image-classification image-processing
Last synced: 14 Mar 2025
https://github.com/mrkdqp/prodigy_cs_02
The Pixel Manipulation for Image Encryption is a Python-based web application that allows users to encrypt and decrypt images.
image-processing pixel-manipulation prodigy-infotech
Last synced: 29 Jun 2026
https://github.com/horvatic/vaticwella
A service to process images using image processing techniques, and return the edited image.
docker-image filter golang image-processing microservice restful-api
Last synced: 02 Oct 2025