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/tommyfurgi/image-processing-labs
This repository contains resources and task implementations for the Image Processing course at AGH, exploring essential image manipulation techniques and algorithms.
Last synced: 01 May 2026
https://github.com/darshanakgr/meanfiltergpu
A gpu implementation of mean filter in CUDA
Last synced: 01 May 2026
https://github.com/nelson-gon/cellseg
cellseg: Multiclass Cell Segmentation
biology deep-learning image-classification image-processing image-segmentation multiclass-classification neural-networks torch
Last synced: 07 Oct 2025
https://github.com/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/anshlulla/image-segmentation-for-self-driving-cars
Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network
image-processing image-segmentation python self-driving-cars tensorflow
Last synced: 01 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/sarahloree/project-5--plant-seedling-classification
This is the fifth project I completed as part of the Introduction to Computer Vision Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.
convolutional-neural-networks image-processing keras 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/psturm108/cpptoolkit
A header only library for C++ for advanced programming concepts
async asyncio c cpp image image-processing mathematics matrix vector
Last synced: 01 May 2026
https://github.com/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/farhard112/watermark_applier
FREE BULK WATERMARK applier
image-processing image-processing-python image-watermarking image-watermarking-python photoshop python watermark watermarking watermarking-image
Last synced: 07 Oct 2025
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/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/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/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/trongio/photo_stitcher_py
Small simple python program that stitches images horizontally or vertically
image-processing python small-project
Last synced: 18 Jan 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/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/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/azalea2n/oximages
Desktop app for image conversion and compression, including ICO support
desktop-app electron ico image-converter image-processing javascript sharp windows
Last synced: 03 May 2026
https://github.com/iterationlayer/sdk-node
Official Node.js/TypeScript SDK for the Iteration Layer API — document extraction, image transformation, image generation, document generation, and sheet generation.
api document-extraction document-generation image-generation image-processing image-transformation iteration-layer javascript mcp nodejs pdf-extraction pdf-generation sdk sheet-generation spreadsheet typescript
Last synced: 23 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/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/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/kavex/pngtools
Set of Python scripts to convert to PNG or From PNG
gif image image-compression image-processing images jpeg jpg png python python3 tga tiff webp
Last synced: 07 Oct 2025
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/jamnicki/smartcanvas-digits
Interactive canvas with 'hand-written' digits recognition basing on MNIST dataset
ai image-classification image-processing image-recognition
Last synced: 07 Apr 2025
https://github.com/anirban-majumder/wolframalpha-api
API to send query to wolfram and get getting the result outputed in image format.
api image image-processing pillow python wolfram wolfram-alpha
Last synced: 24 May 2026
https://github.com/testkiller25/deeplearning.ai-tensorflow-developer-professional-certificate
Welcome to my repository for the DeepLearning.AI TensorFlow Developer Professional Certificate course! Explore assigments, quizzes, and practice labs where I've developed skills in building, training, and optimizing Deep Learning models with TensorFlow 2.x and Keras.
computer-vision deep-learning deeplearning-ai google-tensorflow image-classification image-processing introduction keras laurence-moroney python sequences tensorflow-developer-certificate tensorflow2 time-series-analysis
Last synced: 07 May 2026
https://github.com/alfieidiot/dither
A modern web-based image dithering & education tool
3d algorithm dither dithering-images image-processing javascript-library ordered-dithering palette pil png python retro shaders urp
Last synced: 09 Apr 2025
https://github.com/robert-wettstaedt/image-processing
Different image processing algorithms for the browser
contours image-processing javascript polygon potrace-algorithm
Last synced: 13 Jun 2025
https://github.com/daneelsan/wolfram-qoi
A Wolfram Language paclet for manipulating the Quite OK Image (QOI) format
c encoder-decoder image-processing wolfram-language
Last synced: 12 Jun 2025
https://github.com/milliorn/image-generator
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
algorithmic-art canvas creative-coding creative-project express express-js expressjs generative-art image-generator-using-openai-api image-manipulation image-processing image-rendering node node-js nodejs openai procedural-generation randomization sweetalert2 visual-effects
Last synced: 13 Apr 2026
https://github.com/hoangvangioi/image-processing
An image processing website using FastApi and ReactJS
fastapi image-processing opencv-python reactjs
Last synced: 07 May 2026
https://github.com/md0011/filterfun
A fun project where we can upload our pictures and apply various filters to it.
filters html-css-javascript image-processing photo-editing photography social-media webapp
Last synced: 16 Mar 2025
https://github.com/5hirish/django_iris_scan
django image-processing python3 scikit-image
Last synced: 06 May 2026
https://github.com/rishikesh-jadhav/virtual-x-ray-vision-app-for-medical-imaging
This repository contains my project on medical image segmentation using the UW-Madison GI Tract dataset. It will use a Segformer, and include a Gradio app for user-friendly image inference. The model will be deployed on HuggingFace Spaces for easy accessibility, encouraging contributions to advance medical image segmentation in healthcare domain.
deep-learning deployment healthcare image-classification image-processing medical-imaging pytorch segformer
Last synced: 22 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/philippeitis/imgvid_utils
Python library for modifying and merging videos and images
cv2 image-processing splitting-videos stacking-images stacking-videos video-processing
Last synced: 22 Sep 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/digital-organology/hmsm
Tools for image based MIDI generation from historical music storage media
image-processing musicology scientific-research
Last synced: 11 Mar 2026
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/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/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/evzpav/write-text-into-image
Write identification code of a transfer into a bank transfer
Last synced: 17 Mar 2025
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/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/pstat197/vignette-cnn-facial-recognition
Preparing and Augmenting Image Data for CNNs
cnn-classification face-recognition image-processing
Last synced: 23 May 2026
https://github.com/keizerzilla/brisque-python
Implementação do extrator de atributos BRISQUE (Blind/Referenceless Image Spatial Quality Evaluator) em Python 3x.
brisque feature-extraction image-processing
Last synced: 10 Apr 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/nsrosenqvist/gulp-retina-workflow
A simple way to work with hires (retina) source images for your Gulp projects by automatically resizing them to smaller versions from a single source file. This means that you only need one hires image in your repo and don't need to create alternate versions of every single one.
gulp image-processing nodejs resize retina retina-images
Last synced: 13 Apr 2026
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/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/imshakil/computer-vision
Digital image processing with computer vision using python programming
computer-vision digital-image-processing image-processing opencv python python-programming
Last synced: 10 May 2026
https://github.com/andreyugolnik/texture-packer
Texture Packer efficiently packs images into a texture atlas, reducing memory usage and improving rendering performance for games and applications.
atlas image image-processing jpg packer png texture
Last synced: 11 Mar 2025
https://github.com/ggldnl/vision-and-perception
Material from the Vision and Perception course
camera-calibration computer-vision deep-neural-networks epipolar-geometry image-filtering image-processing structure-from-motion university
Last synced: 13 Jun 2025
https://github.com/leegeunhyeok/python-pil-example
파이썬3 기반 Python Image Library(PIL) 예제
Last synced: 24 Aug 2025
https://github.com/nunofachada/topocell
An image analysis tool to study intracellular topography
cells image-analysis image-processing matlab matlab-toolbox
Last synced: 24 Aug 2025
https://github.com/dheerajshenoy/fitsexplorer
Modern FITS Image viewer with handy features
cfitsio cpp fits image-processing qt
Last synced: 16 May 2026
https://github.com/gregorein/cropclip
CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.
canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application
Last synced: 03 May 2026
https://github.com/imannoferesti/emotion_ai_python
Emotion and Facial Key-Point Detection Classify emotions and detect facial key-points using deep learning! This project combines CNNs and Residual Blocks to predict 15 facial key-points and categorize facial expressions into five emotions: Angry, Disgust, Sad, Happy, and Surprise.
automated-monitoring computer-vision convolutional-neural-networks data-normalization data-scaling dataset-visualization deep-learning emotion-classification emotion-detection expression-recognition facial-expressions facial-key-point-detection image-augmentation image-processing key-point-prediction model-deployment model-training residual-blocks resnet tensorflow-serving
Last synced: 24 Aug 2025
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/touppercase78/happy-new-year-2025
Happy New Year 2025 with Colorful Squares, Gifts, Text and Tree with Balls!
2025 happy-new-year image-processing merry-christmas opencv opencv-python python
Last synced: 23 Aug 2025
https://github.com/bydmiller/waifu-generator
Discord bot to generate waifu images using waifu.im, waifu.pics, nekos.life
discord-bot free free-image-generation image-generation image-processing nekos-life python waifu-im waifu-pics
Last synced: 30 Jul 2025
https://github.com/hayatiyrtgl/image-feature-matching-with-julia
Image Feature Matching with Julia using freak descriptor
feature-matching image-processing julia julia-language
Last synced: 12 Feb 2026
https://github.com/srijanmukherjee/image-processing-ocr-assignment
Performs image smoothening, converting to binary image, generating skeleton of the image for OCR purpose
Last synced: 16 Apr 2026
https://github.com/mirryi/mold
Image transformation web demo project.
demo image-processing web workshop
Last synced: 23 Aug 2025
https://github.com/alcidesrc/lineal-vs-parallel-vs-concurrent-programming
Workshop to compare different approaches to solve the same problem
concurrent-programming gd hexagonal-architecture image-processing lineal-programming parallel-programming php rabbitmq
Last synced: 24 Aug 2025
https://github.com/jmaggio14/ipcv
homebrew image processing and computer vision tools
computer-vision image-processing
Last synced: 23 Aug 2025
https://github.com/rahaaatul/pixtract
An efficient command-line tool designed to extract high-quality pictures from videos
extract extract-images frame frames image-manipulation image-processing photo video video-processing video-to-photo-converter
Last synced: 22 Aug 2025
https://github.com/g3th/negative_photo
Create a Negative photo using Kotlin and Java-awt library
bufferedimage command-line-arguments image-processing java-awt kotlin photography
Last synced: 22 Aug 2025
https://github.com/utpalkuma-r/image-processing-computer-vision
Hands-on implementations of fundamental and advanced image processing techniques, ranging from image transformations, filtering, segmentation, feature detection, to object and face recognition. Each experiment is coded in Python and demonstrates key concepts essential for understanding computer vision applications.
computervision edgedetection filtering histogramequalization image-processing imagesegmentation opencv python
Last synced: 18 Apr 2026
https://github.com/akerdogmus/histogram_creator_from_images
This code allows to extract and save histogram plots of all images in a (gray) image library.
histogram image image-faults image-processing python python3
Last synced: 22 Aug 2025
https://github.com/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/tanuj-maheshwari/jpeg-compressor
A simple JPEG compression pipeline imitation.
image-processing jpeg-decoder jpeg-encoder
Last synced: 16 Mar 2025
https://github.com/peterdee/filtering-camera
Camera stream processing using Javascript and WebAssembley
camera go golang image-processing typescript vite vue vue3 vuejs wasm webassembly
Last synced: 13 Apr 2026
https://github.com/moizeali/visual_odometry
Visual Odometry Pipeline for Autonomous Urban Mobility
autonomous-systems benchmark computer-vision euroc-dataset fastapi feature-detection image-processing javascript kitti-dataset machine-learning opencv pose-estimation python rest-api slam threejs trajectory-tracking tum-dataset visual-odometry websocket
Last synced: 10 Apr 2026