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/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/matt5816/detect_circle
Detecting a circle in a given image. A program that finds a second circle on the image read from in.png and marks it with pixels in red.
image-detection image-processing
Last synced: 24 Apr 2026
https://github.com/szirocica/color-rate-calculator
Python application which calculates the rate of dark and light parts of objects in the input picture
desktop-app hsv hsv-color image-processing opencv python3 tkinter
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/null-none/heat-map
Generate image heat maps in Python
heatmap image image-processing python
Last synced: 06 Jun 2026
https://github.com/guptakushal03/image-stitcher
A Python tool to seamlessly stitch two overlapping images into a panoramic view using OpenCV — with both CLI and GUI support.
computer-vision feature-matching image-processing image-stitching opencv
Last synced: 25 Apr 2026
https://github.com/sadham-hussian/imagifi
An application that applies Instagram filters like Gaussian, Gotham and many more to a image
image-filters image-processing image-python
Last synced: 26 Apr 2026
https://github.com/vybhav72954/human_detector
Boilerplate code for Human Detection, using Images
human-activity-recognition human-computer-interaction human-detection image image-processing opencv opensource
Last synced: 26 Apr 2026
https://github.com/shashshukla/ee-210-signals-and-systems
Code for the assignments for EE-210, Signals and Systems, at IIT Bombay 2016.
cuda image-processing signal-processing
Last synced: 26 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/thesiamak01/face-detection-js
This is a lightweight face detection system built purely with JavaScript and the Canvas API, without any external libraries or dependencies. The system uses the user's webcam to detect and track facial features in real-time.
face-detection image-processing javasxcript js
Last synced: 27 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/tinyhiker/my_scripts
All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.
image-processing object-oriented-programming python-os pytube-projects windows-10
Last synced: 28 Apr 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/danitilahun/face_recognition
This repository likely contains code and resources for implementing facial recognition systems. It may include tools for detecting, analyzing, and recognizing faces in images or videos using machine learning or deep learning techniques.
face-detection face-recognition image-processing opencv python
Last synced: 28 Apr 2026
https://github.com/sayamalt/computer-vision
This repository covers all the concepts taught in renowned Udemy instructor Josa Portilla's course on Computer Vision.
computer-vision computer-vision-algorithms image-processing opencv
Last synced: 29 Apr 2026
https://github.com/kylepls/facial-recognition-cnn
A CNN used to fetch a person's identity based on their face.
celeba-dataset convolutional-neural-networks deep-learning image-classification image-processing keras neural-network siamese-neural-network
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/vyasdeepti/food-classification-using-yolo11
Objective: To classify food images in different food categories using pre-trained YOLO11 model
classification-model data-visualization deep-learning deep-neural-networks image-classification image-processing jupyter-notebook python-3 ultralytics virtual-environment yolo11 yolo11s
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/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/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/neo-ciber94/serverless-imageprocessing
Serverless application to manipulate images
aws-lambda cdk image-processing rust typescript
Last synced: 30 Apr 2026
https://github.com/scholarchen20/pythonlp
Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手
image-classification image-processing numpy pands python pytorch system tensorflow
Last synced: 30 Apr 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/viggou/quick-gif
A tool for macOS to quickly generate a GIF from a folder or individual files using ffmpeg
ffmpeg gif image-processing macos macos-app swift swiftui
Last synced: 30 Apr 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/tushar2704/plant_seedling_classification
This project focuses on the classification of plant seedlings using deep learning techniques. The goal is to develop a model that can accurately identify different types of plant species or determine the health status of seedlings based on input images.
artificial-intelligence classification data-science image-processing project python tushar2704
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/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/shivshah19/image-converter
An image converter tool that converts PNG/JPG images to WebP format, offering options to download individual files or all converted images as a ZIP. Simple and easy to use.
image-processing python streamlit
Last synced: 01 May 2026
https://github.com/mert-byrktr/annoy-image-similarity
Toy project for basic image search engine. Just for dog images now, can be further extended.
annoy fastapi image image-processing search-engine
Last synced: 04 May 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/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/marcontk/xray-intensity-profile-perl
Intensity profile analysis of X-ray medical images using Perl and PDL with interactive visualizations.
image-processing jupyter-notebook opencv pdl perl plotly
Last synced: 08 May 2026
https://github.com/snigdho8869/computer-vision-projects
Explore diverse computer vision projects using Transfer Learning(TL), Convolutional Neural Networks (CNN), Autoencoder and more in this collaborative repository
autoencoder cnn cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning detection encoder-decoder-model image-classification image-processing inception-resnet-v2 inceptionv3 keras mobilenetv2 opencv recognition tensorflow transfer-learning yolov3
Last synced: 02 May 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/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/chinmayeegade/matlab_image_processing
Codes to various image editing, processing and filtering methods offered by MatLab
Last synced: 09 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/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/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/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/penguincabinet/opencv-anonymousface
顔を自動検出し、アノニマスのお面をかぶせるツール
csharp image-processing opencv
Last synced: 04 May 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/atharva-werulkar/pixelboost-flutter
🎨 AI-powered Flutter app for enhancing image quality with 2x-4x upscaling using advanced machine learning. Features minimal dark UI, secure cloud storage, and professional-grade results.
ai dart flutter image-processing machine-learning mobile-app upscaling
Last synced: 04 May 2026
https://github.com/matesxs/elementarise
Library for generating images from basic shapes
art generative-art image image-processing library opencv package parallel-computing pil pillow python python3
Last synced: 05 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/cahyaong/cop.theia
My repository for learning image and video processing techniques.
artificial-intelligence computer-vision csharp image-processing machine-learning python wpf
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/thearchitector/smartclip
A contextually-aware paperclip processor that crops and scales your images to maximize aesthetic quality
algorithm image image-processing paperclip paperclip-processor
Last synced: 07 May 2026
https://github.com/guangie88/image-batch-resizer-rs
Experimental image batch resizer in Rust
Last synced: 10 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/muhalvin/simple-image-editor
Simple image editor, created just for fun.
css html image-processing tailwindcss
Last synced: 08 May 2026
https://github.com/skuong/2webp
convert image to webp format with nodejs
child-process image image-processing nodejs optimization performance webp
Last synced: 10 Jun 2026
https://github.com/taylorackley/s3-resizer
Uses Sharp to resize images and returns a buffer or delivers to s3
aws aws-s3 image-processing nodejs sharp
Last synced: 09 May 2026
https://github.com/kelwynoliveira/image_converter
Fast, lightweight, and self-hosted image converter API. Upload an image and convert it to multiple formats with FastAPI and Pillow. Powered by Docker.
api backend docker fastapi image-converter image-processing microservice pillow python self-hosted
Last synced: 09 May 2026
https://github.com/sunilsoni/image-to-text
Convert PDF to Images and Scan Docs to Text Files
image-processing imagetotext tess4j tesseract
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/avashist1998/dithering
Show case different kinds of dithering techniques
image-processing javascript rust wasm
Last synced: 09 May 2026
https://github.com/m1-elmasry/quickmark
Efficient OMR software designed for quick and precise grading of bubble sheet exams.
bubble-sheet image-processing numpy opencv python
Last synced: 10 May 2026
https://github.com/sahil210695/convolution-evolution
This is to see how a kernel will convolve over an image and what will be its output after convolution
cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit
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/thekartikeyamishra/image-analysis-tool
This Image Analysis Tool is an interactive Python-based application designed to analyze uploaded images. It provides insights such as image dimensions, color channel distribution, pixel intensity, and edge detection. The tool also includes visualizations like histograms and edge maps, making it an excellent choice .
googlecolab image image-processing imageanalysis jyputer-notebook matplotlib opencv opencv-python-headless pillow python
Last synced: 10 May 2026
https://github.com/iamyaash/expert-goggles
A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.
artificial-intelligence image-analysis image-processing image-recognition ocr-recognition python3 signature-recognition tensorflow
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/katahiromz/jigsawmakepdf
ジグソーメイクPDF
cxx cxx11 image-processing japanese jigsaw-puzzle pdf-generation shareware win32 win32api windows windows-xp
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/ofir-frd/automatic-size-calculation
In this work an automatic code for collection of the CuS nanoparticles thickness and width is suggested. The code is written in Matlab and uses its advanced image processing tools. Bright field TEM images were produced using Ilse Katz Institute for Nanoscale Science & Technology TEM JEM-1230 (T-12). The images were converted from DigitalMicrograph ‘.dm’ format to ‘.TIF’ files. Graphical and statistical analyze of the ‘.TIF’ files was conducted using Origin and Statistica software.
electron-microscopy histogram-equalization image-processing
Last synced: 13 May 2026
https://github.com/enikeishik/imageadjuster
Image adjuster to crop and resize image
image-crop image-processing image-resize
Last synced: 11 Jun 2026
https://github.com/varuntotakura/imageclassification-paper
Python Code using Tensorflow
image-classification image-processing machine-learning neural-networks python3 tensorflow
Last synced: 13 May 2026
https://github.com/dxtaner/face_recognition_opencv_and_cnn_network
Face Recognition
face-detection face-recognition image-classification image-processing opencv-python sqlite
Last synced: 14 May 2026
https://github.com/gracesevillano/first_steps_mri-world_lab
This repository presents exercises related to magnetic resonance imaging (MRI) and an introduction to quantitative magnetic resonance imaging (qMRI).
dicom-images image-processing k-space mri phantom qmri shepp-logan vibot
Last synced: 12 Jun 2026
https://github.com/lotfiferaga/image_cartoonizer
image cartoonizer using opencv and tkinter for the GUI
cartoonizer image-processing opencv-python python3 tkinter
Last synced: 12 Jun 2026
https://github.com/transpect/image-transform-extension
XML Calabash extension to convert images
Last synced: 13 Jun 2026
https://github.com/bigchunguspng/meme-index
Local image search (color, OCR)
desktop-app gtk3 image-processing memes ocr
Last synced: 15 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