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-05 00:11:41 UTC
- JSON Representation
https://github.com/cosmingorun/fire_and_smoke_detection_image_processing_opencv_cpp
An image processing project that detects fire and smoke in given images by combining various techniques for detection.
cpp firedetection image-processing
Last synced: 26 Mar 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/abdullah2020/image-restoration
The focus of this Lab is to correct the offsets of the image lines in 'fichier2.bmp'
image image-processing matlab offsets-line
Last synced: 26 Mar 2025
https://github.com/ayax537/convolutional-neural-network-cnn-for-image-classification
This Python script implements a Convolutional Neural Network (CNN) using TensorFlow and Keras for classifying images into different categories. The model is designed to process images of various densities, specifically for distinguishing between benign and malignant cases in a medical imaging context.
breast-cancer image-classification image-processing machine-learning
Last synced: 26 Mar 2025
https://github.com/mohithk006/fogvisionai-foggy-object-detection
An advanced object detection system for identifying vehicles and people in adverse weather, using a custom-trained, lightweight YOLOv10 model.
adverse-weather-condition computer-vision deep-learning flask image-processing machine-learning object-detection python3 yolov10
Last synced: 14 Apr 2026
https://github.com/5hirish/django_iris_scan
django image-processing python3 scikit-image
Last synced: 06 May 2026
https://github.com/theveryhim/noise2noise-self2self
An attempt to specialize N2N and S2S on distinct tasks
image-denoising image-processing
Last synced: 05 Oct 2025
https://github.com/ivanswetz/banana_shelf-life_prediction
Goal: Predict how many days a banana has left before spoiling (“days to death”) based on a photo. This project demonstrates an end-to-end machine learning pipeline: image preprocessing, feature extraction, supervised & semi-supervised learning, and model deployment.
image-processing machine-learning opencv python random-forest scikit-learn supervised-learning
Last synced: 04 May 2026
https://github.com/michelbr84/cat
Google-style, multilingual UI to search, fetch, and customize cat images via the CATAAS API. Supports tags, GIFs, text overlays, filters (blur/mono/negate/custom), HSL/RGB tweaks, size and dimension controls, and an 'I'm Feeling Lucky' option with automatic random-cat fallback.
cat-api cat-gifs cat-images cataas cats frontend i18n image-api image-processing lucide-react multilingual playwright react shadcn spa tailwindcss text-overlay typescript vite webapp
Last synced: 31 Aug 2025
https://github.com/stowyh/image-metadata-sync
image metadata sync project
exif-metadata exiftool image-processing metadata-extraction metadata-management
Last synced: 30 Aug 2025
https://github.com/ero57/qtimageeditor
A Qt-based desktop application for image editing with filters, histogram analysis, and before-after comparison.
filters histogram image-processing photo-editor qt
Last synced: 15 May 2026
https://github.com/mbuczko/clj-skalar
Image processing based on pooled GM sessions
Last synced: 12 Dec 2025
https://github.com/bean-mhm/saffron
🪻 A Huge Collection of Compositor Nodes for Blender
aces blender color-grading color-management color-space compositor effects flim image-processing lightroom nodes photo-editing photography tone-mapping view-transform
Last synced: 05 Oct 2025
https://github.com/chern-kp/quickimagemerge
A simple desktop utility for Windows to quickly stitch multiple images together vertically or horizontally
image-merge image-merging image-processing image-stitching
Last synced: 29 Aug 2025
https://github.com/anujdhillxn/visualcursor
Neural Network to control cursor with eye movements
image-processing neural-networks python3 tensorflow
Last synced: 14 May 2026
https://github.com/mprojectscode/image_resizer
image image-processing image-resizer lightweight python python3
Last synced: 28 Aug 2025
https://github.com/SimformSolutionsPvtLtd/fast_image_compress
Flutter plugin that allows fast compression of images. 👌🔝🎉
android compression flutter flutterpackage flutterwidgets image image-processing ios parellel-processing
Last synced: 27 Aug 2025
https://github.com/shijincai/remove-text-from-image
Free AI tool to remove text from images online. Automatically erase text, watermarks, captions, and typography from photos. Dual mode: AI auto-detection or manual precision. Maintains HD quality. Perfect for designers, social media creators, and content professionals.
artificial-intelligence computer-vision image-editing image-editing-software image-editing-tool image-editing-website image-processing image-processing-programming machine-learning ocr photo-editing photo-editing-ai photo-editor photo-editor-app photo-editor-free photo-editor-project photo-editors remove-text-on-images watermark-remover watermark-remover-bot
Last synced: 20 Jun 2026
https://github.com/mxagar/machine_vision_notes
My personal notes on algorithms and applications for Machine Vision, featuring examples with Halcon, OpenCV and PCL, and other technologies.
algorithms deep-learning image-processing machine-vision opencv pcl
Last synced: 14 Oct 2025
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/speauty/picgridsplit
九宫格图片切割
cpp ide-vs2022 image-processing opencv4
Last synced: 25 Aug 2025
https://github.com/parzibyte/texto-imagenes-php
Ejemplos para agregar texto sobre una imagen usando PHP y GD
example gd image-processing php text
Last synced: 11 Apr 2026
https://github.com/mark1708/multithreaded-image-resizer
This is a simple project made for educational purposes to practice multithreaded programming.This console application allows you to increase and decrease the size of the original image(s).
image-processing java multithreading
Last synced: 06 Oct 2025
https://github.com/silent0wings/steganopixelcrypt
SteganoPixelCrypt is a C++ tool that encodes text into images by mapping characters to pixel colors. It provides a simple form of visual encryption, turning data into colored patterns that can be decoded back to text. Lightweight, fast, and ideal for basic steganography.
cli-tool cplusplus data-visualization encryption image-processing pixel-art steganography text-to-image utf-32 visualization-tool
Last synced: 26 Aug 2025
https://github.com/chahelgupta/image-filter-application-python
"Image Filter App: Python GUI with Tkinter & OpenCV. Apply grayscale, invert, blur, sketch, watercolor & pencil sketch filters. Easy image loading & capture. Ideal for beginners & enthusiasts. Enhance photos creatively! 🎨 #Python #OpenCV #Tkinter"
beginner-friendly beginner-project cv2 gui gui-application image-filters image-processing opencv python python-library tkinter tkinter-gui
Last synced: 24 May 2026
https://github.com/yoyoberenguer/rgb-split
RGB split effect
channels image-processing rgb rgb-split
Last synced: 06 Oct 2025
https://github.com/prajakta1321/ideal-low-pass-filters
low pass filter in image processing
filters image-processing python
Last synced: 25 Aug 2025
https://github.com/1999azzar/image-processing-toolkit
The Image Processing Toolkit (IPT) is a Python project using the Stability AI API for effortless image creation, modification, and upscaling. Generate imaginative images from text, transform existing ones, and enhance resolution seamlessly. Simplify your image processing tasks with IPT!
image-generation image-processing image-to-image stability-ai
Last synced: 06 Oct 2025
https://github.com/rahulbhoyar1995/image-text-extraction
A project utilizing the Tesseract OCR library to extract text from images. Includes image preprocessing, text extraction, and result visualization for various image formats.
computer-vision image-processing python3
Last synced: 25 Aug 2025
https://github.com/miguelo981/converter.miguelo.dev
Simple UX to convert you images to most popular formats such as .avif, .webp, .png, .jpeg and so on
image-processing nextjs nodejs react sharp
Last synced: 13 Apr 2026
https://github.com/beebus/osra-iterate
Bash Script to iterate through .TIF Images in a folder and run the OSRA program to attempt to convert the TIF images into ChemDraw files (.CDXML).
bash bash-script bash-scripting chemical-structures cheminformatics chemistry image-processing image-recognition jpg linux molecular-structures molecule molecules ocr optical-recognition organic-chemistry osra pdf reactions tif-images
Last synced: 17 Apr 2026
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/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/notthestallion/image-compression-through-svd-factorization
The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.
compression compression-algorithm image image-processing
Last synced: 05 Mar 2026
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/sivanajani/regiongrowinglabeln
Region Growing segmentation of star-like blobs using Python, NumPy, Matplotlib, and scikit-image.
computer-vision flood-fill image-processing labeling matplotlib python region-growing scikit-image segmentation visualization
Last synced: 10 Apr 2025
https://github.com/iberisoft/ippi
Some functions of Intel IPP, the imaging part
Last synced: 05 Mar 2026
https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal
Custom node for ComfyUI that integrates lllyasviel's IC-Light V2 model into your workflows using the fal.ai API.
comfyui comfyui-nodes fal-ai generative-ai ic-light image-processing
Last synced: 29 Apr 2025
https://github.com/simarsingh24/barcodedetector-app
Android app module for barcode detection
android barcode-scanner image-processing
Last synced: 17 Apr 2026
https://github.com/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/souvik150/emerops
DevJams'22 Project in the Professional tools category
dart expressjs flutter image-processing machine-learning medical mongodb-database nlp nodejs reactjs tailwindcss
Last synced: 02 Apr 2026
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/tusharthakur8267/ocr_sentiment_analysis_text_summarization
This project extracts text from images using OCR, analyzes sentiment (positive, negative, neutral), and summarizes text for quick insights. It utilizes Python, Tesseract-OCR, NLP libraries, and Flask/FastAPI for deployment.
flask image-processing nlp opencv pil python sentiment-analysis spacy tesser
Last synced: 06 May 2026
https://github.com/turnert2005/artefex
Neural forensic restoration - diagnose and reverse media degradation chains
cli forensics image-processing image-quality image-restoration jpeg neural-network onnx python steganography
Last synced: 02 Apr 2026
https://github.com/anjaliy11/signlanguagedetection
SignLanguageDetection is a deep learning-based project that enables real-time detection and recognition of sign language gestures using TensorFlow and computer vision techniques.
annotation deep-learning image-processing image-recognition labelimg opencv tensorflow
Last synced: 02 May 2026
https://github.com/indivisual-eyes/indivisual-eyes-frontend
App to make photos easier to see for color blind individuals
app color flutter image-processing
Last synced: 17 Apr 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/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/meerantajalli/qr-code-generator-for-urls
This is a simple Node.js-based QR Code Generator that converts any given URL into a QR code image. The application prompts the user to enter a URL, generates a QR code for it, and saves both the QR image and the entered URL in a text file.
cli-tool command-line-tool image-processing javascript nodejs npm opens qr-image qrcode-generator url-to-qrcode
Last synced: 17 Apr 2026
https://github.com/abdelrahman-amen/resnet50-from_scratch_and_built_in
ResNet-50, with 50 layers, excels in image classification by addressing the vanishing gradient problem. Skip connections facilitate seamless information flow, empowering the model for intricate feature learning. Its unique architecture makes ResNet-50 a robust choice for complex pattern recognition.
image-processing keras python resnet-50 seaborn skit-learn tensorflow
Last synced: 17 Apr 2026
https://github.com/khushalsarode/texture-fearures-using-glcm-in-matlab
This is an image processing mini project that provides base required values of particular image to user by calculating from converted grayscale image.
calculations glcm grayscale gui image-processing matlab script
Last synced: 10 Jan 2026
https://github.com/moehmeni/freeform
Adobe-Illustrator-like freeform gradient generator
2d-graphics adobe-illustrator art canvas digitalart gradient graphics image-processing
Last synced: 09 Apr 2025
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/matthew-mosior/random-cropper
A GUI-based application geared towards aiding in the creation of training data for image classification and object detection models.
image-classification image-processing java javafx-application object-detection
Last synced: 29 Apr 2026
https://github.com/rl4444/image-optimizer-electron
Electron.js desktop app for optimising images
electronjs file-encoding file-upload image-processing
Last synced: 18 May 2026
https://github.com/sulaimanniazi/image-histogram-generator
Python based image histogram generator and plotter
cv2 cv2-library histogram image image-processing numpy os pylab python python-script python3 random skimage
Last synced: 28 Apr 2026
https://github.com/aurcode/sunglass-cli
Convert an image to a given color palette using Python. This script allows you to transform images by mapping their colors to a specified palette. The color distance is calculated using the CIEDE2000 algorithm.
Last synced: 18 Oct 2025
https://github.com/hacker097/painter
Paints an image with vector lines using evolution. Image processing and basic AI learning project.
ai evolution evolutionary-algorithm image-processing painting
Last synced: 04 Apr 2026
https://github.com/christiansassi/signal-image-and-video-project
Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Signal, Image and Video course.
image-processing mri-segmentation numpy opencv python
Last synced: 06 May 2026
https://github.com/mehrab-kalantari/flowers-image-classification
Image processing and classification using random forest classifier
feature-extraction haralick-features hu-moments image-histogram image-processing
Last synced: 17 Apr 2026
https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357
A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.
ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras
Last synced: 18 Apr 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/ostad-ai/computer-vision-and-image-processing
A repository for topics and programs on Computer Vision and image Processing
computer-vision image-processing image-rotation opencv python
Last synced: 18 Apr 2026
https://github.com/musty-ess/traffic-sign-recognition-with-tensorflow-ai
This project implements a neural network using TensorFlow to classify images of traffic signs from the German Traffic Sign Recognition Benchmark (GTSRB) dataset. The model accurately identifies different types of traffic signs, such as stop signs, speed limit signs, and yield signs, among others.
ai artificial-intelligence autonomous-driving computer-vision convolutional-neural-networks deep-learning image-classification image-processing keras machine-learning neural-network opencv python supervised-learning tensorflow traffic-sign-detection traffic-sign-recognition
Last synced: 18 Apr 2026
https://github.com/ghosthack/imageio-native
Java ImageIO readers that delegate to platform-native image decoding APIs via Project Panama (FFM API, Java 22+). HEIC, AVIF, WEBP, JPEG 2000, camera RAW, and more through standard ImageIO.read().
avif heic image-processing imageio java native panama webp
Last synced: 04 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/nir3x/screengrabber.cpp
ScreenGrabber.cpp - Library for Capturing Screens on Windows Systems
c-plus-plus cpp gdi-plus image-encoder image-processing monitor-information screen-capture windows-api
Last synced: 10 Jun 2026
https://github.com/ajay-mandal/cms_admin
CMS Admin Panle designed to deploy multiple store from single dashboard. Built using Nextjs14, Reactjs, Zustand, Typescript, Tailwindcss, Prisma, Stripe. All product and stores can be managed at single place along with order revenue analytic with graph dashboard
api authjs cloudinary image-processing nextjs14 postgresql prisma reactjs resend-email shadcn-ui tailwindcss typescript zustand
Last synced: 05 Apr 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/bemwamalak/image-processing-project
Basic face detection and blurring for privacy protection implemented for GNU Octave compatibility using image processing techniques.
Last synced: 10 Jan 2026
https://github.com/lucasdiasjorge/computer-vision-basics
My personal Computer Vision and image processing repo
begginer c cpp image-processing opencv
Last synced: 18 Apr 2026
https://github.com/ariyanmlzm/react-image-processing
🖼️ Implementing image transforms with opencv toolbox developed with React.js.
image-processing opencv reactjs
Last synced: 05 Apr 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/markshawn2020/claude-code-clipboard-monitor
智能监听剪切板图片,自动拖拽到 Claude Code 窗口或保存到本地,专为 Claude Code 优化的剪切板增强工具。
automation claude-code clipboard cross-platform developer-tools gui-automation image-processing productivity-tools python screenshot
Last synced: 18 Apr 2026
https://github.com/zainibeats/image-pdf-tools
Python tools for turning images into a grid and appending it to the end of a PDF
automation heic image-processing pdf python reciepts
Last synced: 04 Jun 2026
https://github.com/hasnathjami/ocular_diseases_detection_using_deep_learning
A Deep Learning-based project that can recognize multiple types of eye diseases from the color fundus images.
convolutional-neural-networks deep-learning image-processing pytorch
Last synced: 19 Apr 2026
https://github.com/vbhavank/relativeimagepreprocess
This repository contains script to preprocess data from one dataset relative to the characteristics of a target dataset using distributing shifting and scaling.
computer-vision image-preprocessing image-processing preprocessing
Last synced: 19 Apr 2026
https://github.com/peterdee/filtering-frontend
Brille module demo - frontend
brille demo image-processing nuxt typescript vercel vue
Last synced: 19 Apr 2026
https://github.com/troymoses/potato-doctor-api
Potato Doctor api end points
fastapi image-processing keras machine-learning tensorflow
Last synced: 07 May 2026
https://github.com/mehboob14/creating-360-degree-images-using-mobile-cameras
A Mobile Base Solution to Capture 360 Degree Images utlized OpenCV for Image processing, Socket.io for real-time communication, and distributed image processing.
android image-processing opencv python
Last synced: 19 Apr 2026
https://github.com/nightflyza/pixelcraft
PixelCraft is a lightweight PHP library designed for easy image processing using the GD lib
crop gd graphics image-conversion image-filters image-generation image-manipulation image-processing images2ascii php php-image-processor php-image-resizer php-library pixel-art thumbnail watermarks
Last synced: 29 Jul 2025
https://github.com/vishal815/cat-vs-dog-image-classification-making-a-prediction
This project focuses on building a powerful image classification model to distinguish between cats and dogs using a Convolutional Neural Network (CNN)
catvsdog-classifier convolutional-neural-networks deep-learning github-code image-classification image-classification-algorithms image-processing image-processing-python imageclassification kaggle keras machine-learning nuralnetwork python tenserflow vishal vishallazrus
Last synced: 19 Apr 2026
https://github.com/charanpool/image-patch-mapping
A Python toolkit for image processing — edge detection, template matching, and patch detection using OpenCV
canny-edge-detector computer-vision edge-detection image-processing numpy opencv python sobel-filter template-matching
Last synced: 18 Jan 2026
https://github.com/yash-saini/image_augmentation
This repository contains the jupyter notebook catering to demonstrating the image augmentation techniques using pytorch.
augmentation imaeg image image-manipulation image-processing imageaugmentation jupyter-notebook python pytorch
Last synced: 07 May 2026
https://github.com/mk2112/carnd-lane_line_detection
computer-vision image-processing lane-detection self-driving-car
Last synced: 17 Aug 2025
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/ahmed-ai-01/multimodal-rag
An AI-powered chat application using text, audio, and images for context-aware responses. It integrates language models and vector databases to enhance retrieval-augmented generation (RAG) capabilities, making it a versatile tool for intelligent conversations.
ai audio-processing chatbot image-processing language-model multimodal pdf-processing pinecone rag streamlit
Last synced: 20 Apr 2026
https://github.com/kraktus/image-padder
A simple application to change aspect ratio and extend images by adding a coloured/transparent background around
image-processing pillow pyside6 qt6
Last synced: 28 Apr 2026
https://github.com/play3rzer0/edgedetect
Edge detection using ImageChops
computer-graphics computer-vision edge-detection image-processing python
Last synced: 20 Apr 2026
https://github.com/aswinpajayan/dipedge
This projects attempts to edge processing in VC++ without using any libraries .
edge-detection hsv2rgb image-processing sobel-gradient vcpp
Last synced: 20 Apr 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/ledsouza/analise_de_uniformidade_e_ruido
Este código em Python tem como objetivo processar imagens DICOM de aquisições em PET/CT para análise de Uniformidade e Ruído de distintas reconstruções.
computer-vision image-processing vitrinedev
Last synced: 05 Jun 2026
https://github.com/mazleon/face-mask-detector
This projects can detect face mask with OpenCV. And the model train with Fastai Libraries
fastai image-processing opencv python
Last synced: 21 Apr 2026