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/stefanschramm/rectselect
Request rectangular selections from image files from a user for further processing in shell scripts.
image-processing shellscripting
Last synced: 21 Apr 2026
https://github.com/emso-c/eye-state-detector
A CNN application that detects if the eyes in a given image are open or closed.
cnn-for-visual-recognition image-processing opencv python
Last synced: 21 Apr 2026
https://github.com/ideamans/vscode-image-file-paste
VS Code extension to paste images from clipboard directly into image files
clipboard image-processing typescript vscode-extension
Last synced: 22 Apr 2026
https://github.com/velascoandres/autobus-lleno-red-neural
Sample project that determines if a bus is full or empty of passengers.
image-processing keras neural-network python
Last synced: 22 Apr 2026
https://github.com/situ2001/picmark
Add watermarks to your images in just a few lines of command or code.
cli image image-processing watermark
Last synced: 05 Jun 2026
https://github.com/zivmax/si100b-2022fa-proj
This repository contains all of our team's project files of SI100B (Shanghaitech University)
handwritten-digit-recognition image-processing knn-algorithm opencv raspberry-pi
Last synced: 24 Apr 2026
https://github.com/t4vexx/image-processing
This repository contains a collection of Jupyter notebooks and scripts designed to explore various techniques in digital image processing. The techniques covered include image equalization, noise operations, edge detection, and more.
Last synced: 24 Apr 2026
https://github.com/rizquuula/aidesign_titlensubtitlepost
An design generator for title and sub title stuff
image-processing opencv pil pillow python3
Last synced: 24 Apr 2026
https://github.com/ntshvicky/imageclassification
Read car, truck and other images from dataset and store based on their named folder using Yolo V3
image-classification image-processing image-segmentation jupyter-notebook python3 yolov3
Last synced: 24 Apr 2026
https://github.com/islam-hady9/image-encryption-and-steganography-with-des_and_lsb
An image encryption and steganography project implementing DES encryption and LSB techniques for secure image embedding and transmission.
cryptography decryption des encryption image-processing jupyter-notebook lsb python steganography
Last synced: 25 Apr 2026
https://github.com/githubuseraccountamazing/vid2train
A Tool for Extracting Images from a Video for Artificial Intelligence Training.
ai-training cv2 image-dataset image-manipulation image-processing image-recognition pillow stable-diffusion torchvision vid2train
Last synced: 25 Apr 2026
https://github.com/filiprokita/imgtosketch
This program converts an image to a sketch using OpenCV library in Python. The user needs to input the full name of the image file present in the script directory.
image image-manipulation image-processing image-to-sketch opencv python python3 sketching sketching-algorithm to-sketch
Last synced: 25 Apr 2026
https://github.com/yashgorana/lane-detection-advanced
Project#2 of the Udacity Self Driving Nano Degree program - Advanced methods to identify lane lines in image & video stream.
image-processing opencv-python python3 self-driving-car udacity-self-driving-car
Last synced: 25 Apr 2026
https://github.com/elliot40404/icache
experimental inmemory image cache and resize
cache docker go golang image-processing tools
Last synced: 25 Apr 2026
https://github.com/virgiledjimgou/deep-learning-opencv_3
the Main Purpose of these Project is to Classifying / recognise images using deep learning and OpenCV . here i have implemented Python script that will use OpenCV dnn Module , Caffe Deep Learning Frameworks and MobilelNet (pre-trained on ImageNet) to classify and recognise images.
caffe classification deep-learning dnn image-processing opencv python
Last synced: 26 Apr 2026
https://github.com/ol1rum/autologo
Ferramenta desktop moderna para aplicar marcas d'água e logotipos em lote. Desenvolvida com Python (PySide6) e QML, com foco em performance e usabilidade.
image-processing pillow pyside6 python python3 qml qt qt6 watermark
Last synced: 27 Apr 2026
https://github.com/tugcantopaloglu/object-movement-detection-image-processing
A object movement detection for ros and realtime robots. No framework pure image processing.
image-processing movement-detection python ros
Last synced: 27 Apr 2026
https://github.com/assem-elqersh/color-identification-lab-2
Jypyter notebooks-compatible color identification tool that uses the LAB color space for accurate color analysis in images. This version works without interactive displays, automatically detecting colors via grid sampling and K-means clustering. It identifies dominant colors with their names and percentages, visualizing results with matplotlib.
color-detection image-processing lab-color opencv
Last synced: 27 Apr 2026
https://github.com/pezhvak98/image-thresholding-
Basic thresholding of an image using OpenCV library with trackbar
blur-image image-processing opencv thresholding
Last synced: 27 Apr 2026
https://github.com/dashroshan/node-image-upload
🖼️ Boilerplate code to upload, convert, edit, and serve images in node
image-host image-processing image-upload nodejs
Last synced: 27 Apr 2026
https://github.com/mysterionrise/hand-drawings-transformer
Image transformation for photography of the hand drawn images
image-processing opencv opencv-python warping
Last synced: 28 Apr 2026
https://github.com/erkutym1/Soccer-Player-Statistics
Kocaeli University Embedded Systems Laboratory Project
artificial-intelligence embedded-systems football image-processing soccer yolov8
Last synced: 28 Apr 2026
https://github.com/garimaarora15/deep-learning
This repository contains practical implementations of deep learning concepts in Python. It includes code for essential models and techniques such as CNN, RNNs, neural networks etc.
cnn deep-learning image-processing neural-networks rnn
Last synced: 28 Apr 2026
https://github.com/joshuaevan/page-forge
Convert multi-page PDFs into clean, OCR-ready images — CLI, watch folder, web UI, and optional Google Drive sync.
cli docker document-processing fastapi google-drive image-processing ocr ocr-preprocessing pdf pdf-converter pdf-to-image pillow pymupdf python self-hosted
Last synced: 28 Apr 2026
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/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/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/mattravenhall/customcam
Extendable webcam customisation in Python.
face-detection image-processing mediapipe opencv-python v4l2loopback webcam webcam-background
Last synced: 29 Apr 2026
https://github.com/tautvydasderzinskas/web-scrap-facebook-post
Free time coding project which allows to scrap third party data (from givem websites) - convert it to a nice presented form (images) and post it to a selected facebook pages automatically. This application may serve you as example of how to do certain things... Be aware that at the moment it's code is dedicated to scrap specific pages and present the data in specific way so if you want to use it you will have to modify both the scrapping logic and image generation logic to fit your needs.
cron-jobs facebook image-processing javascript nodejs scraper
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/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/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/arndvs/cast
Creative automation pipeline for generating localized social ad creatives at scale.
creative-automation generative-ai image-processing nextjs openai sharp tailwindcss typescript vitest zod
Last synced: 08 Jun 2026
https://github.com/arpitarungta/face_recognition_attendance_system
This project is a Face Recognition-based Attendance System that captures and verifies faces in real-time using a webcam and records attendance in structured Excel files. It bridges the gap between intelligent local detection and automated attendance logging. The system uses face encoding to identify individuals and stores the records securely.
image-processing knn-classification machine-learning pandas python streamlit
Last synced: 30 Apr 2026
https://github.com/xza85hrf/flexiblur
FlexiBlur is a Python GUI application that lets users apply various blur effects to images and videos. It supports simple and advanced blur techniques, including custom settings for motion and radial blurs. Designed for systems with OpenCV, FlexiBlur provides a user-friendly interface for easy and efficient media processing.
blur-effects custom-blur image-processing media-blurring media-editing motion-blur opencv parallel-processing python radial-blur region-of-interest video-processing
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/lfgodoi/intelligent-spacecraft-pose-estimator
A computer vision solution based on digital image processing and neural networks for estimating the pose of known uncooperative spacecraft.
aerospace-engineering convolutional-neural-networks image-processing machine-learning spacecraft tensorflow
Last synced: 01 May 2026
https://github.com/sairupeshl/c-image-processor
A command-line application in C to apply visual filters (Grayscale, Reflection, Box Blur, and Edge Detection) to 24-bit BMP images
Last synced: 08 Jun 2026
https://github.com/jonasagx/nephos
Análise comparativa de algoritmos para criação de mapas de campos de vento
experiment image-processing opencv
Last synced: 01 May 2026
https://github.com/navindafernando/coin-detection
SriLankan Coins Detection - Image processing :moneybag:
bounding-box contour-approximation contour-detection image-processing image-thresholding matplotlib opencv
Last synced: 01 May 2026
https://github.com/aniketparate/surface-thermal-temp-prediction
Surface Temperature Prediction using Thermal Images
extraction image-processing ml python
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/anas-shakeel/go-bmp
go-bmp implements a bitmap reader in golang.
bitmaps golang image-processing learning-by-doing
Last synced: 22 Jun 2026
https://github.com/ladbaby/image2sketch
🖼️ A simple program that converts the input image into sketch, written in Python and use Kivy as frontend.
android buildozer image-processing kivy opencv scut sketch windows
Last synced: 02 May 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/caiotaavares/painter
Simple image editor and raster graphics editor with Qt6 and c++
Last synced: 03 May 2026
https://github.com/greg-ynx/projet-encolleuse-image-processing
Construction d'un pipeline traitant des images de dépôts de colle et mesurant le diamètre de ceux-ci.
image-processing jupyter measurements python
Last synced: 03 May 2026
https://github.com/dilumdesilva/imagelab-initial
ImageLab is a standalone tool that lets the user play with OpenCV using its GUI.
gsoc-2020 image-processing imagelab opencv scorelab
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/andraderaul/ascii-art-converter
Real-time image and webcam to ASCII art converter built with React, TypeScript, and Vite.
ai-assisted-development ascii-art canvas creative- image-processing vite
Last synced: 20 May 2026
https://github.com/sealonk/mlgc-server
Backend server for skin cancer detection using TensorFlow.js and Firebase.
backend express firebase healthcare image-processing machine-learning tensorflow
Last synced: 04 May 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/jaberchowdhury/gowall_showcase
A simple Node.js photo gallery with theme support, image grouping, and dashboard analytics.
css gowall html image-processing javascript nodejs windows
Last synced: 04 May 2026
https://github.com/justdvnsh/justdvnsh-twitterbot
A twitter bot made to schedule and post tweets for me and also reply and retweet them.
api glitch image-processing nodejs processingjs rest-api twitter-api twitter-bot
Last synced: 05 May 2026
https://github.com/rakshath66/ask-your-image
Ask questions about any image using AI. A smart Streamlit app powered by BLIP that answers visual questions, generates captions, and lets you download a PDF report.
ai-app blip caption-generator computer-vision deep-learning generative-ai huggingface image-captioning image-processing image-question-answering interactive-ui multimodal-ai openai pdf-generator pytorch streamlit transformers vision-language visual-question-answering vqa
Last synced: 06 May 2026
https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation
Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels
image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy
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/alikhachev/computer-graphics
Mirror of university course repository
graphic graphics image-processing qt ui user-interface
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/alesyarabushka/diamond
This application has been developed in purpose of creating a picture for diamond embroidery based on the user's picture
image-processing nodejs pixelation postgresql reactjs typeorm typescript
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/mukuta-manit-d/medix
Medix is an innovative platform Bridging AI and advanced medical imaging to aid doctors and patients in diagnosing brain tumors and lung-related abnormalities. the mission of the project is to Elevate diagnosis precision and efficiency, facilitating early treatment for various medical conditions.
cnn-keras css html image-processing javascript machine-learning mongodb-compass python tensorflow
Last synced: 07 May 2026
https://github.com/duyndh98/digitalrace_2017-2018_semisouthernregion
Cuộc đua số (2017 -2018) Semi Southern Region
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
Last synced: 07 May 2026
https://github.com/victoorv/mri_segmentation
U-Net for MRI segmentation.
computer-vision data-science image-processing image-segmentation kaggle-dataset machine-learning mri mri-brain mri-data mri-images mri-segmentation opencv pytorch segmentation u-net u-net-image-segmentation u-net-segmentation
Last synced: 07 May 2026
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/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/ammoradi/computer-vision-course-exercises
Iran university of science and technology computer vision(CV) winter-2018 course exercises solutions
computer-vision convolutional-neural-networks deep-learning image-processing keras machine-learning opencv
Last synced: 08 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/2my-r/ameoba-feature-extraction
This repository details my undergraduate research project investigating the use of AI in understanding cell behaviour
detectron2 image-processing machine-learning-algorithms machine-vision prediction research-project scipy segmentation
Last synced: 08 May 2026
https://github.com/hibatillah/projectpd
Web Identification of Rice Types based on Colors
college-project deep-learning deeplearning image-processing python rice tailwindcss website
Last synced: 08 May 2026
https://github.com/bahihegazi/imgconvert
Powerful web app to convert multiple images (PNG, JPG, WEBP) into different formats instantly. Supports drag & drop, preview, progress bar, and bulk download as ZIP.
backend bulk-upload developer-tool drag-and-drop file-converter frontend fullstack html-css image-converter image-processing image-upload javascript nodejs open-source sharp-js zip-download
Last synced: 09 May 2026
https://github.com/sumanth44a/satellite_image_segmentation_using_deep_learning_model
Satellite Image segmentation using Unet
deep-learning image-processing python u-net
Last synced: 09 May 2026
https://github.com/chrisru/coffeebeans
☕ Recognize coffee beans out of an image
bean image-processing opencv python
Last synced: 09 May 2026
https://github.com/duyndh98/digitalrace-mymodules
My modules for Final Round - Cuộc đua số (2017 - 2018)
computer-vision cpp image-processing machine-learning opencv
Last synced: 09 May 2026
https://github.com/indivisual-eyes/indivisual-eyes-app
App to make photos easier to see for color blind individuals
app color expo image-processing react-native typescript
Last synced: 10 May 2026
https://github.com/kedhareswer/mlgenefunction
css deep-neural-networks image-processing jupyter-notebook machine-learning python
Last synced: 10 May 2026
https://github.com/erenokur/python-image-colorization
colorize black-and-white images
colorization image-processing neural-network opencv python
Last synced: 10 May 2026
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/agarnung/fourier-cropper
An application to filter an image in the frequency domain
fourier-transform image-processing opencv qtcreator
Last synced: 11 May 2026
https://github.com/khalidelboray/image_processing
Notes about image processing
image-processing numpy python3
Last synced: 11 May 2026
https://github.com/ahmdvnd/facedetection_contentextractor_csolution
****Face And Eye detection program codes******
cpp eye-detection face-detection image-processing opencv
Last synced: 11 May 2026
https://github.com/ani717/pneumonia_detection_effecientnet_b7
Pneumonia Detection in Chest X-ray Image with EfficientNet-B7. Accuracy = 87.98%, Precision = 100%, Recall = 83.87%, F1 Score = 91.23.
cnn computer-vision data-analysis data-augmentation efficientnet image-classification image-processing machine-learning
Last synced: 13 May 2026
https://github.com/saman-nia/pca-eigenfaces
Image Signal Processing
computer-vision dimensionality-reduction eigenfaces face-recognition image-processing pca
Last synced: 11 Jun 2026
https://github.com/vpakarinen2/convertly
Convert images between multiple formats (JPG/JPEG, PNG, WebP).
cli command-line ffmepg image-conversion image-converter image-processing python python3 windows
Last synced: 12 Jun 2026
https://github.com/hasibzunair/jackfruit-or-not-a-jackfruit
An implementation of feature extractors for classification of jackfruits.
feature-extraction image-processing opencv-python
Last synced: 13 Jun 2026
https://github.com/brendocosta/shell32toicon
Getting .ico files from shell32.dll with Windows API and Tecgraf's IM library
c dll image-processing winapi windows-api
Last synced: 13 Jun 2026
https://github.com/fstark/png2mo5
Convert any PNG to a Thomson MO5 image — CIELAB dithering, ZX0 compression, 6809 viewer, cassette tape output. C++23.
6809 6809-assembly color-quantization color-quantization-algorithms dithering image-processing mo5 retro-computing thomson thomson-mo5 vintage-computer vintage-computers
Last synced: 13 Jun 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/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/anshap1719/stardetect
An implementation of star detection algorithm based on image-rs crate
astronomical-images astronomy image-processing rust star-detection
Last synced: 14 Jun 2026
https://github.com/jamnicki/camera_server
Camera preview handler for PWr Diving Crew project
image-processing socket-programming sockets
Last synced: 16 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/lokranjanp/image-encrpyter-decrypter
Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.
encryption image-manipulation image-processing
Last synced: 18 Jun 2026
https://github.com/mnjm/mammogram-classification-imgproc
Matlab - Image processing based Mammogram Image Classificaiton
Last synced: 19 Jun 2026
https://github.com/hexian000/imageconv
Full size image convolution for experiment purposes.
convolution cpp17 fft image-processing
Last synced: 20 Jun 2026