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-07 00:15:53 UTC
- JSON Representation
https://github.com/uragirii/ffcs-captcha
The program tries to find out captcha value without using Machine Learning and only Image Processing
captcha-solver captcha-solving image-processing opencv opencv-python student-login vit-chennai vit-university
Last synced: 13 May 2026
https://github.com/shibam120302/image-processing
Image processing is a method to perform some operations on an image, in order to get an enhanced image or to extract some useful information from it. It is a type of signal processing in which input is an image and output may be image or characteristics/features associated with that image.
computer-vision image-processing machine-learning opencv python
Last synced: 13 May 2026
https://github.com/lamaabdeldayem/image-processing
A Python-based image processing project using OpenCV to perform edge detection, thresholding, contour detection, and visualization, including bounding boxes on detected contours.
computer-vision contours edge-detection image-processing opencv python thresholding
Last synced: 30 Apr 2026
https://github.com/oguzhantekeli06/image-processing-project
C# application that provides core image processing functionalities, including brightness adjustment, blurring, noise reduction, and edge detection. Each feature is modular, offering flexibility for various image manipulation tasks. No library used.
csharp image-processing windows-forms
Last synced: 08 Jun 2026
https://github.com/rishabhsingh2510/simple-image-editing-software-using-python
Image editing
beginner image-editing image-processing pillow-library python
Last synced: 13 May 2026
https://github.com/arya-io/ai-background-changer
This repository contains the AI Background Changer app, built with Streamlit and the Cloudinary AI API. Users can upload images, customize backgrounds with prompts, and download the transformed results.
ai background-removal cloudinary computer-vision data-science deep-learning image-processing image-transformation machine-learning open-source python streamlit web-application
Last synced: 01 May 2026
https://github.com/tommyfurgi/image-processing-labs
This repository contains resources and task implementations for the Image Processing course at AGH, exploring essential image manipulation techniques and algorithms.
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/srijanmukherjee/image-processing-ocr-assignment
Performs image smoothening, converting to binary image, generating skeleton of the image for OCR purpose
Last synced: 16 Apr 2026
https://github.com/psturm108/cpptoolkit
A header only library for C++ for advanced programming concepts
async asyncio c cpp image image-processing mathematics matrix vector
Last synced: 01 May 2026
https://github.com/who-else-but-arjun/course_project_da241m
This repository contains the source code for the face recognition and enhancement project which was made as a part of the DA241M course at IIT Guwahati
cnn debluring deep-learning image-processing keras python super-resolution tensorflow vgg16
Last synced: 01 May 2026
https://github.com/rahaaatul/pixtract
An efficient command-line tool designed to extract high-quality pictures from videos
extract extract-images frame frames image-manipulation image-processing photo video video-processing video-to-photo-converter
Last synced: 22 Aug 2025
https://github.com/akerdogmus/histogram_creator_from_images
This code allows to extract and save histogram plots of all images in a (gray) image library.
histogram image image-faults image-processing python python3
Last synced: 22 Aug 2025
https://github.com/larskemper/ima-go
Simple ascii image generator to learn go
ascii-art go golang image-processing
Last synced: 20 Jun 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/sumedhe/play-with-opencv
Few image processing samples using OpenCV
cpp image image-processing opencv
Last synced: 02 May 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/blueskyson/image-blending-opencv
A simple example of blending 2 images with OpenCV
image-blending image-processing opencv python
Last synced: 02 May 2026
https://github.com/the-pinbo/image-denoising
The standard approach to image reconstruction using deep learning is to use clean image priors for training purposes. In this project, we attempt to achieve denoising without using a clean image prior and yet, achieving a performance comparable to, or sometimes, even better than that obtained using the conventional approach.
autoencoder bsd500 dataset denoising denoising-autoencoders gaussian-noise image-data-generator image-processing image-restoration noise2noise rednet tensorflow unet
Last synced: 02 May 2026
https://github.com/nelson-gon/cellseg
cellseg: Multiclass Cell Segmentation
biology deep-learning image-classification image-processing image-segmentation multiclass-classification neural-networks torch
Last synced: 07 Oct 2025
https://github.com/azalea2n/oximages
Desktop app for image conversion and compression, including ICO support
desktop-app electron ico image-converter image-processing javascript sharp windows
Last synced: 03 May 2026
https://github.com/tameronline/foto
A lightweight GUI tool to resize and compress images using Python and Tkinter.
compression gui image-processing python tkinter
Last synced: 07 Oct 2025
https://github.com/yoyoberenguer/rgb-split
RGB split effect
channels image-processing rgb rgb-split
Last synced: 06 Oct 2025
https://github.com/ahmedkamal14/simple-image-processor
A Streamlit app to upload, preview, and apply basic OpenCV filters and adjustments to images.
image-processing opencv-python streamlit
Last synced: 17 Jan 2026
https://github.com/moizeali/visual_odometry
Visual Odometry Pipeline for Autonomous Urban Mobility
autonomous-systems benchmark computer-vision euroc-dataset fastapi feature-detection image-processing javascript kitti-dataset machine-learning opencv pose-estimation python rest-api slam threejs trajectory-tracking tum-dataset visual-odometry websocket
Last synced: 10 Apr 2026
https://github.com/datawowio/k-sequencing-node
An image and content moderation NodJS library for Kiyo.io
image-moderation image-processing saas
Last synced: 18 Jan 2026
https://github.com/jedie/pyresizer
Tkinter GUI program to resize images via pillow
gui image-processing pillow python resize-images tkinter
Last synced: 06 Oct 2025
https://github.com/anubagre/image-enhancement-using-pil
This project uses the Python Imaging Library (PIL) to enhance images by improving sharpness, contrast, and flipping image. It's useful for preprocessing images for machine learning models or general photo editing.
flipping image-processing imageenhancement pil python
Last synced: 02 Apr 2025
https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-cpp
The classwork from Advanced Digital Image Processing in C++.
classwork cpp image-processing
Last synced: 09 Oct 2025
https://github.com/leocode/image-service
Containerized media processor which allows to manipulate images/videos or extract metadata
docker-image image-processing metadata-extraction video-processing
Last synced: 24 Apr 2026
https://github.com/wires/professor-eraser
old modular system for image processing and erasing of professors from lectures
Last synced: 05 Feb 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/notwoods/thumbor-es
TypeScript Thumbor client for Node, Deno, Bun, & browsers
deno image-processing nodejs thumbor typescript
Last synced: 21 Jan 2026
https://github.com/hect1k/cpig
CPIG is a simple C-based program designed to generate a color palette from an image file.
c image-processing open-source
Last synced: 09 Oct 2025
https://github.com/dho-rae/emotion-detector
A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.
artificial-intelligence computer-vision deep-learning emotion-detection facial-recognition gui-application image-processing machine-learning python real-time-processing
Last synced: 02 May 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/zeshanfareed/face_recognition_project_by_using_opencv
Face Detection Project in OpenCV or Image Preprocessing
cv2-library face-detection face-recognition image-classification image-processing mediapipe opencv opencv-library project-repository python pythonlibrarires
Last synced: 19 Jan 2026
https://github.com/ikarthikgraj/counterfeit-currency_detection
This repository contains a MATLAB implementation for detecting fake currency notes using digital image processing and machine learning. The system uses texture and statistical feature extraction from currency images and applies Support Vector Machines (SVM) to classify notes as genuine or fake.
image-processing machine-learning matlab
Last synced: 09 Jun 2026
https://github.com/alecruces/compvisionexploration
Traversing the landscape of computer vision, from foundational image processing to advanced deep learning architectures
bag-of-words cnn computer-vision image-processing sift
Last synced: 10 Oct 2025
https://github.com/centuriontheman/roadtrafficobjectdetection
This repository contains code for road traffic object detection using deep learning models such as YOLO. It aims to detect various objects such as vehicles, pedestrians, stop and warning signs.
gui-application image-detection image-processing neural-network python yolo
Last synced: 21 Aug 2025
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/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/kyriacos/colorbuffer
Simple and fast colorbuffer for games and stuff
colorbuffer framebuffer game-development go go-sdl2 golang image-manipulation image-processing sdl2
Last synced: 14 Jan 2026
https://github.com/gugarosa/heat_mapper
🔥 An image processing utility built upon OpenCV to generate motion heat maps from video-based sources.
heat-map image-processing motion-detection opencv python
Last synced: 13 May 2026
https://github.com/afontainec/ipre-imagenes
face-recognition image-processing investigation
Last synced: 19 Jan 2026
https://github.com/ashutosh65000/invisible-cloak
Have you watched the Harry potter movie? The Invisible Cloak scene pushed me to make this small code.
image-processing numpy opencv-python
Last synced: 19 Apr 2026
https://github.com/lnardon/warhol
An image processing and optimization micro service
docker image-processing microservice multer nodejs sharp typescript
Last synced: 03 May 2026
https://github.com/h-sinha/sliderr
Automation of slide matching
image-processing opencv python3
Last synced: 14 Apr 2026
https://github.com/mayssemhannachi/lgmvip-datascience-task-3
This project is a demonstration of how to use Python and OpenCV to transform images into pencil sketches. It’s a simple yet powerful example of image processing that involves several key steps:
image-processing jupyter-notebook python3 sketch
Last synced: 19 Jan 2026
https://github.com/hazelnutparadise/itemglow
用於優化商品照片的工具,它可以自動幫您快速地對商品照片進行去背,並調整至合適的色溫、飽和度、亮度,不用昂貴的相機或高超的拍攝技巧,就能製作出吸引人的商品照片。
Last synced: 11 Jul 2025
https://github.com/datainq/imageproxy
Image proxy utilities written in Go based on libvips
go golang image-processing imageproxy
Last synced: 12 Oct 2025
https://github.com/ashok-arjun/seam-carving
Seam Carving for Content - Aware Image Resizing
algorithms computer-vision dynamic-programming image-processing image-resizing seam-carving
Last synced: 25 Mar 2025
https://github.com/necat101/pixtess
PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI
format image image-processing imagetotext
Last synced: 03 May 2026
https://github.com/pialghosh2233/finetune-light-weight-stablediffusion-imagetoimage
Grayscale image colorization using Light weight stable diffusion
artificial-intelligence compression distillation generative-ai huggingface huggingface-diffusers image-processing lightweight lightweight-stable-diffusion pytorch stable-diffusion
Last synced: 03 May 2026
https://github.com/halimdakir/serverless-image-processing-on-aws
A fully containerized, event-driven image processing pipeline built with Go, AWS Lambda, and Amazon Rekognition.
amazon-rekognition amazon-s3 api-gateway aws aws-lambda benchmark cloudwatch docker event-driven golang image-processing serverless
Last synced: 03 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/karimz1/imgcompress
imgcompress is a lightweight, Dockerized image compression tool that converts HEIC from (iPhone Photos) and other photo formats to optimized JPEGs, resizes images for various use cases, and integrates seamlessly into CI/CD pipelines via a modern Web UI or CLI.
automation ci-cd cli-tool docker heic-conversion image-compression image-processing image-resizing jpeg open-source photo-optimization web-tool
Last synced: 21 Jan 2026
https://github.com/r3c0ger/kallopic
Folder-based picture viewer, filter and archiver.
image-processing image-similarity image-viewer python tkinter
Last synced: 20 Aug 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/alvii147/imagenoiseinterpolation
Noise Interpolation for Colored Images
image-processing noise-detection signal-processing
Last synced: 28 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/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/imrandil/image_resizer_app
the image resizer app using pythong second project
Last synced: 14 Oct 2025
https://github.com/priom/googlecloudvision
Google Cloud Vision API on Google Cloud Platform Computer Engine
computer-vision google-cloud google-cloud-platform google-cloud-vision google-compute-engine image-processing python
Last synced: 01 Jul 2026
https://github.com/jveverka/data-lab
Data Lab Project
elasticsearch image-processing microservices tensorflow tensorflow2 yolov3
Last synced: 13 Apr 2026
https://github.com/salvatorecorvaglia/image-processing
Multispectral image analysis for precision agriculture with drone. Volume clustering, NDVI index and index clustering
clustering drone image-processing ndvi ndvi-index
Last synced: 27 Jan 2026
https://github.com/suraj5424/yolov8-video-object-detection
Complete 🎥 YOLOv8-based pipeline for video frame extraction, 🖼️ custom dataset annotation, ⚙️ model training, and real-time 🎯 object detection with visualization — in a 📓 Jupyter Notebook for seamless computer vision workflows.
data-annotation-tools image-processing object-detection opencv video-processing yolov8
Last synced: 18 Apr 2026
https://github.com/skwzrd/imagesearch
OCR, EXIF, CLIP, ImageHash processing and search.
clip embedding exif exif-data-extraction flask image-processing image-recognition ocr ocr-recognition python search
Last synced: 21 Jan 2026
https://github.com/guntas-13/blog
Explore the quarto rendered notebooks written on fine topics ;)
blog computer-vision image-processing machine-learning neural-networks
Last synced: 15 Oct 2025
https://github.com/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/melvinmo/computer-vision-for-intelligent-transportation-systems
My computer vision project report describes techniques for automated quality control in intelligent transportation systems using PCA, SVM, deep learning, and shape context descriptors.
cnn computer-vision deep-learning image-processing pca shape-context-descriptor svm-classifier
Last synced: 24 Feb 2026
https://github.com/gautam-cs/computer_vision
A repository for practicing image processing and computer vision concepts.
image-manipulation image-processing octave
Last synced: 20 Apr 2026
https://github.com/ryuzen6/effectization-cybergen
CyberGen is an innovative web application designed to transform ordinary images into stunning cyberpunk-themed visuals. Leveraging the power of AI-driven image processing, CyberGen allows users to upload any image and automatically generates a cyberpunk-inspired version of it.
flask-application generative-ai html-css-javascript image-processing stable-diffusion
Last synced: 13 Jun 2025
https://github.com/uzbekdev1/qr-code-with-logo
QR code with logo
csharp image-processing qr-code zxing-qrcode
Last synced: 13 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/abdelrahman-amen/centroid-in-pattern_recognition
This repository implements centroid-based pattern recognition, extracting features from images using grid cell centroids for classification in computer vision and image processing.
centroid decision-trees image-processing keras pattern-recognition python random-forest-classifier
Last synced: 10 May 2026
https://github.com/repo-bilalnaeem/brain-segmentation
This project focuses on the segmentation of brain tumors using the Brain Tumor Segmentation (BRATs) dataset. The primary goal was to develop a deep learning model capable of accurately identifying and segmenting tumor regions in MRI scans.
brainsegmentation brats-challenge brats-dataset image-classification image-processing image-segmentation mri-images tumor tumor-detection tumor-segmentation unet-image-segmentation
Last synced: 14 Feb 2026
https://github.com/silumankucing/medical-image-processing
image processing in medical use
computer-vision image-processing medical python
Last synced: 05 Jul 2025
https://github.com/mofizul21/run-away-with-me-wp-theme
Custom theme for a travel blogger website. The speed of the website in Google Page Speed Insight is 100/100.
bootstrap5 codestar-framework css grid grid-layout html-css-javascript html5 image-processing javascript javascript-library jquery options php theme wordpress
Last synced: 13 Apr 2026
https://github.com/spikehd/cvhero
Automate playing Clone Hero using OpenCV
guitar-hero image-processing opencv
Last synced: 11 Apr 2026
https://github.com/hilcj/vrsubtitlemaker
VR 3D 360 Subtitle Maker
image-processing kivy opencv video-processing virtual-reality
Last synced: 19 Oct 2025
https://github.com/gregorein/cropclip
CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.
canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application
Last synced: 03 May 2026
https://github.com/inforad-kr/imagestitcher
This tool stitches images based on OpenCV
Last synced: 17 May 2026
https://github.com/milliorn/image-generator
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
algorithmic-art canvas creative-coding creative-project express express-js expressjs generative-art image-generator-using-openai-api image-manipulation image-processing image-rendering node node-js nodejs openai procedural-generation randomization sweetalert2 visual-effects
Last synced: 13 Apr 2026
https://github.com/xza85hrf/icon-combiner-app
Icon Combiner App is a Python-based GUI application that allows users to combine two ICO icons into one. The application uses CUDA (if available) or CPU for upscaling the icons to a user-specified size or automatically sizes them based on their original dimensions. It provides detailed logging for error tracking and debugging.
error-logging gui-application ico-format icon-combining image-processing image-upscaling python
Last synced: 25 Mar 2025
https://github.com/mosegontar/underbyte
Encode arbitrary bytes in image pixels.
encoding go golang image-processing steganography
Last synced: 26 Jul 2025
https://github.com/pablob94/filtroimagen
Proyecto de Estructura de Computadores en Ensamblador del Motorola 88110
assembly assembly-language assembly-language-programming filter image-processing
Last synced: 12 Jun 2026
https://github.com/imroychen/php-image
Simple php image processing
crop gd image image-manipulation image-processing imagemagick resize thumbnail watermark
Last synced: 05 Sep 2025
https://github.com/friskisgit/template-generator
Replicates an image laying it out row by row on a sheet of paper
cli go image-processing replicator template
Last synced: 12 Jun 2025
https://github.com/willcagas/synthetic-medical-image-generation
Code for "Medical Imaging Complexity and its Effects on GAN Performance"
gan image-processing machine-learning research-paper synthetic-data
Last synced: 26 Jan 2026
https://github.com/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025
https://github.com/chatterjeesaurabh/harris-corner-detection
This is the implementation of Harris Corner Detection from scratch using NumPy in Python.
computer-vision corner-detection image-processing
Last synced: 04 Jul 2025
https://github.com/miguelszzz/simple_mnist
Minimalist MNIST implementation with two hidden layers written in C
ddpm densenet-tensorflow generative-model image-processing keras machine-learning neural-network numpy scratch tensorflow-mnist-train transformer triplet-loss vit vit-mnist
Last synced: 25 Mar 2025
https://github.com/leosimoes/package-simple-image-processor
Package of a Simple Image Processor.
image-processing python scikit-image
Last synced: 16 May 2026
https://github.com/jorgeterence/ascii
CPU-based ascii-art filter utility
ascii-art image-processing rust rust-lang
Last synced: 13 Jun 2026
https://github.com/rolandort/transform
TransForm is a macOS app that lets you apply free transformations and cropping to images by selecting and adjusting four points.
image-processing macos python qt6
Last synced: 04 May 2026
https://github.com/leticiamilan/image-processing-package
Pacote de Processamento de Imagens, utilizando o Test Pypi, aula da Profª Karina Tiemi Kato, Desafio de Projeto da Digital Innovation One.
digital-innovation-one image-processing package pypi-package python
Last synced: 23 Jan 2026
https://github.com/nico-martin/node-image-processing
A nodeJS library that manipulates images on the fly.
image-manipulation image-processing nodejs
Last synced: 12 Apr 2026