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-06-29 00:15:12 UTC
- JSON Representation
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/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/larskemper/ima-go
Simple ascii image generator to learn go
ascii-art go golang image-processing
Last synced: 20 Jun 2026
https://github.com/dangnh0611/unet_for_id_card
ID card localization using U-Net architecture
deep-learning image-processing image-segmentation keras tensorflow
Last synced: 01 May 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/hexian000/imageconv
Full size image convolution for experiment purposes.
convolution cpp17 fft image-processing
Last synced: 20 Jun 2026
https://github.com/bb4/bb4-imageproc
Scala Image breeder app and image processing demo code based on Java2d book.
Last synced: 14 Apr 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/adityasreevatsak/useful-code-snippets
Useful-Code-Snippets is a collection of practical and reusable code snippets for various everyday programming tasks. It serves as a handy reference for automating, optimising, and simplifying common operations across different domains.
automation file-handling git image-processing python regex
Last synced: 02 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/dere3046/unblind_watermark
A simple blind watermark eraser based on DWT-DCT-SVD overwrite
blind-watermark image-processing watermark watermark-image
Last synced: 20 Jun 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/sumedhe/play-with-opencv
Few image processing samples using OpenCV
cpp image image-processing opencv
Last synced: 02 May 2026
https://github.com/haykalaul/paleografi-voc-app
Image Processing Web Apps
image-processing image-recognition morfologi webapp
Last synced: 02 May 2026
https://github.com/drilonaliu/parallel-image-scaling
cuda gpu image-processing scaling-algorithms
Last synced: 21 Jun 2026
https://github.com/trossr32/ps-image-data-uri-converter
A Powershell module for data URI to/from image file conversion.
cmdlet cmdlets image-processing net6 powershell powershell-module powershell-modules
Last synced: 02 May 2026
https://github.com/giog97/mean_shift_image_segmentation_openmp
Performance comparison of sequential and parallel OpenMP MeanShift for image segmentation.
image-processing mean-shift opencv openmp parallel-computing parallel-programming
Last synced: 08 Jun 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/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/arda-guler/image_tools
Some Python image effects, filters, processing tools
color image image-processing python rgb
Last synced: 02 May 2026
https://github.com/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/veresdavid/imgproc-task3
Discrete Fourier transformation implemented manually with the help of C++ and OpenCV.
cpp fourier-transform image-processing opencv
Last synced: 02 May 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/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/blackpoison1973/vision
🖌️ Enhance your images with Vision’s AI tools for editing, project management, and cloud access, all in a user-friendly interface.
3d-reconstruction camera-tracking classification computer-vision image-processing instagram jsi meshroom object-detection panorama-stitching photogrammetry python pytorch react react-native-camera structure-from-motion vision worklet
Last synced: 08 Oct 2025
https://github.com/sirridemirtas/image-processing-tool
This application performs various image processing operations on images. It utilizes Flask to create an API for sending images, and React.js for displaying the edited images on the frontend.
flask image-processing javascript python react
Last synced: 02 May 2026
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/jasoncobra3/floorplan-dimractor
A sophisticated Python pipeline for automatically extracting dimensions and cabinet codes from architectural floorplan PDFs. This tool converts various dimension formats into standardized measurements and provides structured output with visualization capabilities.
architecture-tools automation-tools blueprint-analysis cad-automation computer-vision dimension-extraction document-processing document-processing-pipeline floorplan-analysis image-processing measurement-tools opencv pdf-parser pdf-processing pdfplumber pymupdf streamlit text-detection
Last synced: 18 Apr 2026
https://github.com/opifexm/converter-to-text
The program image-to-text conversion
image-processing java webserver
Last synced: 09 Jun 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/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/makjp/ball_swatter
College_Project
image-processing opencv python
Last synced: 18 Jan 2026
https://github.com/asiff00/medical-image-generation-with-gans-tensorflow
The primary aim is to train the GAN to generate highly realistic synthetic X-ray images that closely resemble the real ones in the dataset. These synthetic images can then be utilized for future data augmentation.
deep-learning gan generative-adversarial-network generative-ai image-classification image-processing machine-learning medical-image-processing medical-imaging neural-network
Last synced: 08 Oct 2025
https://github.com/artaasadi/neuralnetwork_proj
solved image detection problem using Neural Networks
ai image-classification image-processing image-recognition ml neural-network python
Last synced: 03 May 2026
https://github.com/caiotaavares/painter
Simple image editor and raster graphics editor with Qt6 and c++
Last synced: 03 May 2026
https://github.com/t0mer/deoldify
A Deep Learning based project for colorizing and restoring old images (and video!)
bot deoldify docker image-processing pytorch telegram-bot
Last synced: 08 Oct 2025
https://github.com/x0root/cvbridge
OpenCV for android/termux
android app image image-processing kotlin opencv termux
Last synced: 21 Jun 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/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/chinmayeegade/matlab_image_processing
Codes to various image editing, processing and filtering methods offered by MatLab
Last synced: 09 Jun 2026
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/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/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/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/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/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/panastasiadis/embedded-systems-projects
A collection of educational embedded systems projects using HLS, Arduino, and Verilog — developed for the course Embedded Systems Programming in Edge Environments.
arduino bayer-filter educational-projects embedded-systems fpga high-level-synthesis image-processing systemverilog verilog
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/gitstq/pixelforge
🔨 PixelForge - Lightweight Developer Image Processing CLI Toolbox | Compress, Convert, Resize, Crop, Watermark, Compare & Batch Process
batch cli compress convert cross-platform developer-tools image-processing image-toolbox python resize watermark
Last synced: 21 Jun 2026
https://github.com/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/nuraj250/facevision
A powerful face recognition app using OpenCV to detect and recognize faces in images and videos. Supports real-time processing, facial feature extraction, and database matching for identification. Ideal for security, authentication, and smart applications.
computer-vision face-detection face-recognition image-processing machine-learning opencv python
Last synced: 03 May 2026
https://github.com/kvdomingo/deweave
A small application to assist in removal of stripe and weave-like patterns from photos
fourier-filtering image-processing
Last synced: 08 Oct 2025
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/grachale/convolution_image
The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.
convolution image-processing numpy python
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/addsarah/fruit-and-vegetable-disease-image-classification
Applied Machine Learning Intermediate Dicoding, last update 24 March 2025
convolutional-neural-networks dicoding image-classification image-processing keras machine-learning python tensorflow tf-lite
Last synced: 04 May 2026
https://github.com/romanslack/refacenet
ReFaceNet intelligently reconstructs complete faces from multiple occluded/cropped photos. Handles hand-covered selfies, partial crops, and missing facial regions. Features smart alignment, multi-scale blending, and coverage heatmaps. Perfect for completing partial face datasets.
Last synced: 08 Oct 2025
https://github.com/sulaimanniazi/image-power-transformer
A simple python application for performing power or inverse transform on an image
cv2 cv2-library image image-processing matplotlib matplotlib-figures matplotlib-pyplot matplotlib-python power-transform power-transformer power-transformers power-transforms python python-script python3 skimage
Last synced: 08 Oct 2025
https://github.com/vasugi2003/predictive-analytics-on-fishery
A predictive analytics in Fishery using Deep learning techniques. It includes classifying what type of fish it is and also the disease it is affected with.
classification deep-learning image-processing jupyter-notebook mobilenet resnet50-model visualization
Last synced: 09 Jun 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/ivanglie/go-libraw
Povides Go bindings for LibRaw, for reading and processing of RAW digicam images
camera-raw cgo go golang image-processing libraw photography raw raw-image
Last synced: 21 Jun 2026
https://github.com/penguincabinet/opencv-anonymousface
顔を自動検出し、アノニマスのお面をかぶせるツール
csharp image-processing opencv
Last synced: 04 May 2026
https://github.com/0x778/gaussian_filter_using_cuda
Implemention of gaussain filter using CUDA
cuda cuda-kernels cuda-programming image-processing
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/erolkuluslu/image_classifier
This project provides a comprehensive solution for image processing, smart cropping, image embeddings, feature extraction, dataset cleaning, and model training and inference using PyTorch. Additionally, it includes a Gradio-based web application for easy interaction with the trained model.
conda conda-environment gradio-python-app image-processing model-training python pytorch torch
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/nikhiljsk/guimoviedataanalysis
A graphical user interface using QT and Python-3 which is capable of asking the query from user in text format or even in Image format and get the answer from the dataset
gui image-processing pyqt5 python3 qt visualization
Last synced: 04 May 2026
https://github.com/meqdaddev/txt-qr-reader-covid19
QR Code Reader for COVID-19 using a robot powered by Fischertechnik TXT controller.
computer-vision image-processing opencv-python qrcode robot robotics
Last synced: 04 May 2026
https://github.com/ganeshaampuh/ktp-ocr
Open Source KTP Extractor (Express, Tesseract.js)
image-processing indonesia ktp ocr tesseract
Last synced: 22 Jun 2026
https://github.com/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/atymri/asciigenerator
ASCIIGenerator is a simple C# console application that converts images to ASCII art. It supports adjustable width and optional color inversion to control output details.
art-generator ascii ascii-art console-application csharp dotnet image-processing image-to-ascii script terminal text-art
Last synced: 04 May 2026
https://github.com/ahmetaksungur/image-recognition-api-python
Python image recognition libraries process the image sent with the api and look at the object, classification, intense colors of the image and whether the image is safe or not.
api-python flask image-classification image-processing image-recognition imageai object-detection python python-script
Last synced: 05 May 2026
https://github.com/yash-thio/sudoku-solver
the final version of this app would be able to solve any 9 by 9 sudoku you provide in an image format.
express image-processing pubsub redis websockets
Last synced: 05 May 2026
https://github.com/masterskepticista/tata-crucible
Files for the challenge 'Haystack Mathematician'
canny-edge-detection counter edge-detection image-processing tata
Last synced: 27 Jan 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/garthtb/frameseal
Add borders to an image and embeds author/EXIF information with a film aesthetic.
copyright csharp-app exif-metadata image-processing photography watermarking windows-app wpf-application
Last synced: 23 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/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/sarthakjadvani/cloudflare-ai-image
🖼️ Generate AI images using Cloudflare Workers with multiple models. Seamlessly integrate and utilize OpenAI-compatible API.
ai ai-api api chatbot cloudflare-r2 cloudflare-workers cloudflare-workers-ai flux flux-schnell image-generation image-processing roo-code service sharp stability-diffusion stable-diffusion vue workers
Last synced: 05 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/gah-code/haro-photo-website
Photography project using design tokens and SCSS for modular design, Vite for quick builds and image optimization, and Cloudinary for asset delivery. Netlify handles SEO, marketing forms, and A/B testing for an optimal user experience.
design-system image-processing scss vite
Last synced: 05 May 2026
https://github.com/rudra-mondal/batch-image-cropper
A desktop batch image cropping tool for quickly preparing multiple images at a consistent size and aspect ratio.
gui image-cropper image-processing pillow pyside6 python
Last synced: 22 Jun 2026
https://github.com/bugramurat/real-time-image-processing-app
Real-Time Image Processing with Flask and Docker (Mobile Friendly)
docker flask image-processing javascript python
Last synced: 05 May 2026
https://github.com/atharva-naik/mmml-termproject-vizwiz-vqa-challenge
VizWiz Challenge Term Project for Multi Modal Machine Learning @ CMU (11777)
carnegie-mellon-university computer-vision image-processing natural-language-processing open-source open-source-project opencv pytorch question-answering term-project vision-language vision-language-transformer visual-question-answering vizwiz vizwiz-vqa
Last synced: 05 May 2026
https://github.com/g-s-c-code/pixporter
PixPorter is a simple image format converter built on .NET 8, designed to make converting image files simple and efficient. It supports popular formats such as PNG, JPG, JPEG, WebP, GIF, TIFF and BMP, and allows both single and batch conversions.
conversion conversions converter dotnet image image-conversion image-converter image-processing images imagesharp spectre spectre-console
Last synced: 05 May 2026
https://github.com/abdelrahman-amen/variational_autoencoder
I used VAE and CVAE in this project to generate images based on user input.
cvae decode endocode image-processing keras python slider variational-autoencoder widgets
Last synced: 06 May 2026
https://github.com/allanjos/image_processing
Image processing utilities.
cpp grayscale-images histogram histogram-equalization image-processing matlab morphology octave opencv sobel visual-studio
Last synced: 06 May 2026
https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app
This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.
artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3
Last synced: 06 May 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/fatihilhan42/document-scanner-master-with-python
It is the documentation scanner project of our Computer Vision work with Opencv. In this project, documents shown to the computer camera were scanned using Opencv artificial intelligence libraries. Below I tried to explain the details of the project step by step.
computer-vision documentation image-processing opencv python scanner
Last synced: 06 May 2026
https://github.com/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/mahshid1378/production-stack
vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization
artificial-intelligence image-classification image-processing vllm
Last synced: 23 Jun 2026
https://github.com/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/chesterxalan/classwork-advanceddigitalimageprocessing-matlab
Classwork from Advanced Digital Image Processing in MATLAB.
classwork image-processing matlab
Last synced: 07 Oct 2025
https://github.com/shaymorad/lightricks-home-assignment
My implementation of the home assignment given by the company Lightricks.
cli-app home-assignment image-processing json jsonschema python3
Last synced: 06 May 2026
https://github.com/blankscreen-exe/shell-show
An image viewer in terminal
image-processing pillow pixel-art pyhton3 python shell terminal terminal-app
Last synced: 06 May 2026