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/z0w0/imagism
A simple image processing server with a query parameter based API
Last synced: 08 Aug 2025
https://github.com/cjrh/sembra
Seam carving image resizing
command-line-tool image-processing image-resizing seam-carving
Last synced: 08 Aug 2025
https://github.com/sourceduty/image_metadata
🖼️ Create image metadata legends using uploaded images.
ai artificial-intelligence chatgpt custom-gpt gpt-store gpts image image-classification image-metadata image-processing image-tool metadata openai
Last synced: 08 Aug 2025
https://github.com/anoduck/suntime
Extract Date and Time based on sun position and shadow length
analysis date datetime image image-processing photo sun time
Last synced: 02 Oct 2025
https://github.com/jaid/prefew-client
Frontend app for prefew.
app image-processing images prefew prefew-client single-page-app spa webapp webpack
Last synced: 15 Apr 2026
https://github.com/forketyfork/forkotlin-graphics
A Kotlin implementation of seam carving algorithm for content-aware image resizing
computer-vision graphics image-processing kotlin seam-carving
Last synced: 26 Feb 2026
https://github.com/xxnauty/boxbluralgorithm
Implementation of blurring algorithm in Python
algorithm algorithms boxblur image-processing python python3
Last synced: 08 Aug 2025
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/naporin0624/mosaic-art-rust
🎨 High-performance mosaic art generator written in Rust. Creates stunning mosaic images using intelligent color matching, parallel processing, and simulated annealing optimization.
art-generator cli-tool color-matching computer-graphics image-processing mosaic optimization parallel-processing rust simd
Last synced: 01 Oct 2025
https://github.com/uzairahmednasir/image-filters-convolution
image filters using convolution operations and mathematical kernels
image-convolution image-filtering image-kernels image-processing julia-language linear-algebra numerical-computing
Last synced: 26 Feb 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/lamba01/unsplash-app
📸ImageHub - is a versatile platform that allows users to explore, discover, and interact with a vast collection of high-quality images from the Unsplash API
api image-generation image-processing javascript reactjs responsive-design
Last synced: 15 Apr 2026
https://github.com/luigiifan/object-counter-mv
Object Counter and Segmentation using Python and OpenCV
image-processing machine-vision opencv pyqt5
Last synced: 29 Apr 2026
https://github.com/kpechenenko/img-previewer
The web-service to create image preview.
docker go image-processing rest-api
Last synced: 04 May 2026
https://github.com/artem-burashnikov/imageprocessinggui
Part of the SPBU's programming course. GUI shell for ImageProcessing
avalonia avaloniaui fsharp gui image-processing
Last synced: 30 Sep 2025
https://github.com/tzinmein/xbrz-sharp
.NET 8 port of xBRZ 1.8 – high-quality 2D image upscaling library.
2d dotnet image image-processing upscaling xbrz
Last synced: 16 Apr 2026
https://github.com/ahrana/image-resizer
Simple Image Resizer
image image-processing photos resize-images
Last synced: 09 Feb 2026
https://github.com/someshdiwan/digital-image-processing
demonstrating various digital image processing techniques.
image image-classification image-processing image-recognition imageenhancement
Last synced: 28 May 2026
https://github.com/penguincabinet/opencv-anonymousface
顔を自動検出し、アノニマスのお面をかぶせるツール
csharp image-processing opencv
Last synced: 04 May 2026
https://github.com/ynstf/automated-extraction-and-prediction-of-tabular-data-from-images
Automated Tabular Data Extraction and Prediction is a Python project that combines image processing and machine learning for extracting and predicting tabular data from images with over 80% accuracy. Use this versatile solution by exploring the Jupyter Notebook, and seamlessly integrate it into your projects.
cnn-model computer-vision cv2 image-classification image-processing ipynb-jupyter-notebook keras-tensorflow
Last synced: 10 Feb 2026
https://github.com/effeix/imagefinder
Image similarity finder using Bag of Visual Words algorithm
bag-of-visual-words image-classification image-processing machine-learning opencv python
Last synced: 29 Apr 2026
https://github.com/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/tomytest3t/line-sketcher
AI-powered photo to line art conversion app for children's coloring books. Convert photos to black & white sketches using multiple AI models with adjustable parameters.
ai coloring-book image-processing line-art nextjs replicate typescript
Last synced: 29 Apr 2026
https://github.com/majd-kontar/image-processing
edge-detection image-processing motion-detection opencv-python python
Last synced: 28 Jul 2025
https://github.com/theveryhim/classic-denoising
Hands on project deploying typical denoising methods.
image-denoising image-processing
Last synced: 04 Aug 2025
https://github.com/theveryhim/segmentation-clustering
Using clustering methods such as K-means as segmentors
clustering deep-learning image-processing image-segmentation unsupervised-learning
Last synced: 04 Aug 2025
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/rheyhannh/majesta-iloveapi
Image Processing for GTA5 FiveM Servers using ILoveApi
fivem gta5 iloveapi iloveimg image-processing lua
Last synced: 04 Aug 2025
https://github.com/cuupa/perspective-corrector
A simple document perspective corretion
image-processing opencv python3
Last synced: 29 Apr 2026
https://github.com/omcodewizard/machine-learning-project
This application recommends personalised skincare and makeup products based on skin metrics inferred from a user's selfie, utilizing advanced Computer Vision algorithms. It employs image processing and CNN models to extract key skin attributes such as Skin Tone, Skin Type, and Acne Concern Level.
acne cnn computer-vision flask image-processing opencv react recommendation-system skincare-recommendation skintone-color skintype tensorflow
Last synced: 09 Apr 2026
https://github.com/agarnung/histogram-simulator
An application to perform LUT-based image histogram modification interactively
histogram image-procesing image-processing opencv qtcreator
Last synced: 16 Apr 2026
https://github.com/wizard04wsu/convert-images
Drag & drop images onto this web page to convert them to another format, resized, and with a chosen background color.
convert converter format image-converter image-processing images jpeg jpg png resize-images webp
Last synced: 08 Nov 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/educhinski/image-processing-api
A Node.js Image Processing API
api express image-processing jasmine node-js supertest typescript udacity
Last synced: 12 Feb 2026
https://github.com/abhaybraja/passport-cropper
Automatically detects and crops a face from an image to generate a passport-style photo from uploaded image. Ensures correct orientation, centers the face, and optionally compresses the image to stay within a specified file size (e.g., under 100KB). Ideal for scanned documents, selfies, or batch passport photo generation.
cropper face-detection image-processing python
Last synced: 03 Aug 2025
https://github.com/otmanedaoudi/canny-edge-detection
Edge detection in images using canny's algorithm.
edge-detection image-processing
Last synced: 10 Jun 2025
https://github.com/snigdho8869/traffic-sign-detection
A Flask-based web application for detecting traffic signs using a pre-trained deep learning model.
ai artificial-intelligence computer-vision data-science deep-learning flask image-classification image-processing keras machine-learning neural-networks object-detection opencv python tensorflow traffic-analysis traffic-sign-detection traffic-sign-recognition web-application web-development
Last synced: 16 Apr 2026
https://github.com/broccolingual/go-img-lib
Library for image processing made by Golang.
Last synced: 12 Jan 2026
https://github.com/betich/chess-detection
Chessboard detection project for Digital Image Processing and Vision Systems course
chula chulalongkorn cnn-classification image-processing roboflow roboflow-dataset
Last synced: 28 Feb 2026
https://github.com/kirillshevch/imgtobase64
imgtobase64 – package for converting image to base64 string
base64 golang image-processing
Last synced: 03 Aug 2025
https://github.com/alexjmercer/imageify
Encode and Decode any file into an image and back !
cpp cpp17 image-processing libpng opencv4 visual-studio
Last synced: 03 Aug 2025
https://github.com/pranavh-2004/bardecode
Barcode reader using Python and pyzbar to decode barcodes from images or live camera feed.
barcode-decoder barcode-scanner computer-vision image-processing opencv python-project pyzbar zbar
Last synced: 29 Apr 2026
https://github.com/evanpacini/dither
Simple dithering library in Rust, based on image-rs
dither dithering dithering-algorithms image-processing quantisation quantization rust
Last synced: 13 Feb 2026
https://github.com/ayulockin/humain_faceless
Detect faces in an image and give prediction about the age, ethnicity and emotion of that face.
deeplearning face-detection image-processing keras mtcnn-face-detection multiclass-classification multilabel-classification opencv tensorflow
Last synced: 16 Apr 2026
https://github.com/carry0987/php-image-processor
An image processing library
composer gd image-processing imagick php8
Last synced: 29 Apr 2026
https://github.com/pmb59/dosymetric-image-reconstruction
Reconstructing dosimetric images using a deconvoluted physical model
deconvolution dosimetry image-processing matlab radiation
Last synced: 13 Feb 2026
https://github.com/mycore-org/image-tiler
MyCoRe IView2 Image Tiler Library
image-processing image-tiles mycore
Last synced: 13 Feb 2026
https://github.com/eye-wave/ilove.midi
Midi utils made into simple unified website
image-processing midi-editor midi-files midi-player music-composition music-generation music-notation music-visualizer
Last synced: 29 Jul 2025
https://github.com/phaticusthiccy/unstabilizer
Pixel editing algorithm that disrupts pixel level for fine tuning ai training process.
ai image-manipulation image-processing unstabilizer vision
Last synced: 13 Feb 2026
https://github.com/saif-gitreps/face-mask-detection
A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.
cnn-classification image-classification image-processing kaggle keras numpy pandas
Last synced: 09 Apr 2026
https://github.com/filiprokita/fclick
FCLICK is a Python script that automates mouse clicking by detecting a change in pixel color on the screen. The script waits for a specified start button press to begin monitoring the pixel color at the current mouse position. Once the pixel color changes, the script sends a left mouse click to that position.
automation gui image-processing keyboard-input mosue-click mouse mouse-automation python python3 useful utilities windows
Last synced: 29 Apr 2026
https://github.com/dheerajgits/codengrave
CodeNgrave is a portal to convert images into CNC-compatible G-code for engraving purposes. Upload your designs, generate precise tool paths, and create stunning CNC engravings with ease. Built with typescript for the backend and Next.js for the frontend, CodeNgrave simplifies the workflow from design to CNC execution.(Work in progess ...)
aws-lambda cnc engraving grayscale grbl image-processing nextjs nodejs typescript
Last synced: 09 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/jblanper/pixelator
Web app that divides an image in color rectangles turning them into abstract tessellations..
image-processing pixel tessellation
Last synced: 28 Feb 2026
https://github.com/indivisual-eyes/indivisual-eyes-backend
Backend REST API for the IndiVisual Eyes app
backend color fastapi image-processing python rest-api
Last synced: 14 Feb 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/repo-bilalnaeem/motion-video-detection
This repository demonstrates how to combine Convolutional Neural Networks (CNNs) and Long-Short Term Memory (LSTM) networks to perform human action recognition on videos. By leveraging the strengths of both CNNs and LSTMs, we can effectively tackle complex computer vision problems such as video classification.
convolutional-neural-networks image-processing lstm-neural-networks machine-learning videodetection videoprocessing
Last synced: 14 Feb 2026
https://github.com/giog97/histogram_equalization_cuda
Performance comparison of sequential and parallel CUDA Histogram Equalization for image contrast enhancement.
cuda cuda-kernels cuda-programming histogram-equalization image-processing parallel-computing parallel-programming
Last synced: 29 Apr 2026
https://github.com/archisman2001/kishantech
Early Disease Detection: Automated identification of diseased and healthy potato plants using leaf images, enabling early intervention. Accurate Diagnosis: Reduces the chances of errors that come with traditional manual inspections.
android-development android-studio cnn deep-learning image-processing jupyter-notebook kotlin-android machine-learning python
Last synced: 15 Feb 2026
https://github.com/gbsimon/keycdn-webp-optimizer
Modern WebP delivery for WordPress media libraries offloaded via WP Offload Media + KeyCDN.
cdn image-processing keycdn optimization performance webp wp-offload-media
Last synced: 28 Feb 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/mian-ali/file-upload-multer
Mern Stack File Upload Using Multer
file-upload image-processing multer upload-file upload-images
Last synced: 27 Jul 2025
https://github.com/drewcassidy/pillow-mbm
Pillow plugin for KSP MBM texture files
image-processing ksp pillow python
Last synced: 02 Aug 2025
https://github.com/murakami-bruno/tomograspi
This repository contains Python code designed for the control of a RaspberryPi CT Educational Prototype and image processing.
biomedical-engineering image-processing python3 radon-transform raspberry-pi-3
Last synced: 16 Feb 2026
https://github.com/bintangtimurlangit/wallcrop
A modern, user-friendly Qt-based application for effortlessly cropping and splitting wallpapers for dual monitor setups. Features real-time preview, aspect ratio maintenance, and intuitive drag-and-drop interface.
cross-plaftorm desktop-application dual-monitor gui image-cropping image-processing monitor-setup pillow pyqt6 python qt wallpaper wallpaper-manager
Last synced: 02 Aug 2025
https://github.com/tautvydasderzinskas/web-scrap-facebook-post
Free time coding project which allows to scrap third party data (from givem websites) - convert it to a nice presented form (images) and post it to a selected facebook pages automatically. This application may serve you as example of how to do certain things... Be aware that at the moment it's code is dedicated to scrap specific pages and present the data in specific way so if you want to use it you will have to modify both the scrapping logic and image generation logic to fit your needs.
cron-jobs facebook image-processing javascript nodejs scraper
Last synced: 29 Apr 2026
https://github.com/spimy/imageblender
A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.
image image-manipulation image-processing instagram layout merge merger programming python python3
Last synced: 27 Jul 2025
https://github.com/naoki-00-ito/image-conversion-multi-browser
マルチブラウザ対応用、画像圧縮&拡張子変換
image-compression image-processing sharp
Last synced: 26 Jan 2026
https://github.com/harmnot/go-script-image-rgba
script to edit image color to be warm (reddish) or cool ( bluish )
go image-editor image-processing script
Last synced: 03 Jul 2025
https://github.com/kira-03/grocery-product-identification-system
Built a full-stack product identification system using TensorFlow (ResNet50, MobileNetV2, DenseNet169) for real-time, accurate predictions. Architected an optimized image processing pipeline with OpenCV, reducing latency by 40% and improving model inference efficiency.
computer-vision deep-learning densenet169 fullstack-development image-processing mobilenetv2 opencv real-time-predictions resnet50
Last synced: 05 Mar 2026
https://github.com/shyke0611/coin_detection_pipeline
This project involves developing a Python pipeline to detect and outline coins in images using techniques such as greyscale conversion, edge detection, blurring, thresholding, morphological operations, and connected component analysis. Also uses advanced methods for harder images and coin identification.
computer-vision image-processing pipeline python-3
Last synced: 01 Mar 2026
https://github.com/veralvx/thumber
Create thumbnails. Specify dimensions or aspect ratio. Resizes and blurs background if aspect ratio changes.
aspect-ratio blur cover cover-image crop crop-image dimensions image image-blur image-processing images thumbnail thumbnail-generator thumbnails
Last synced: 28 Dec 2025
https://github.com/andrewgazelka/cpp-image-process
An image processing library for UMN computer graphics
Last synced: 07 Apr 2025
https://github.com/anisjonischkeit/facepicker
A GUI for web based face recognition software, written in Elm. It allows you to display the software's detected (eye positions) and visually modify them
elm elm-lang image-processing react
Last synced: 11 Apr 2026
https://github.com/leoliu0605/uImage
Image processing library made with C language
c clang clanguage image-processing isp isp-library library
Last synced: 27 Sep 2025
https://github.com/cristian-sknz/ousucanvas
Uma biblioteca para facilitar a manipulação de imagens no Java
canvas image image-processing java
Last synced: 26 Jun 2025
https://github.com/enindu/crop
A simple command-line application for cropping images
cli go go-cli golang image image-cropping image-processing
Last synced: 04 Apr 2026
https://github.com/aranadedoros/assetflow
A functional-oriented image processing toolkit written in Scala. Designed for web development workflows.
image-processing scala scala2 scrimage
Last synced: 13 Jan 2026
https://github.com/miguelszzz/simple_mnist
Minimalist MNIST implementation with two hidden layers written in C
ddpm densenet-tensorflow generative-model image-processing keras machine-learning neural-network numpy scratch tensorflow-mnist-train transformer triplet-loss vit vit-mnist
Last synced: 25 Mar 2025
https://github.com/code-architect/laravel_blog
A fully functional professional multi site blogging app ready to deploy. With pagination, soft-deletes, WordPress like image library, custom image thumbnail creator. Customize the front-end the way you want.
galary image-processing javascript laravel-5-package laravel-application laravel-framework laravel54 pagination php responsive
Last synced: 02 Mar 2026
https://github.com/jps27cse/pictorica-react_tailwind_reactquery_appwrite
Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.
ai appwrite image-processing instagram radix radix-ui react social-media tailwind text-classification text-processing
Last synced: 16 Apr 2026
https://github.com/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025
https://github.com/jonfairbanks/image-sorter
Sort Duplicate Images in Bulk
face-detection image-classification image-processing
Last synced: 29 Nov 2025
https://github.com/emiz98/density-based-traffic-controller-system
Automated traffic light system using real time traffic density data to calculate optimal green signal time for each lane.
arduino arduino-uno embedded-system embedded-systems image-processing opencv pyfirmata pygame python
Last synced: 29 Apr 2026
https://github.com/angeligareta/image-processing-overview
Image Processing projects developed for the Image Processing, Analysis, and Classification course at UPM. Implemented using OpenCV and C++.
cpp cpp14 image-processing opencv opencv-cpp upm
Last synced: 18 May 2026
https://github.com/amamic1803/convert-2-ascii
Convert images or videos to ASCII art
ascii-art image-processing python video-processing
Last synced: 02 Apr 2025
https://github.com/ofir-frd/machine-learning-bootcamp
Extensive algorithms implementation
algorithms-implementation cnn deep-learning gan image-processing nlp rnn supervised-learning unsupervised-learning
Last synced: 02 Aug 2025
https://github.com/theritikchoure/image-processing-using-sharp
This repository contains a simple Express server designed to handle image uploads and convert them to various formats (jpeg, png, webp) using the Sharp image processing library.
express file-upload image-processing multer nodejs sharp
Last synced: 12 Apr 2026
https://github.com/willcagas/synthetic-medical-image-generation
Code for "Medical Imaging Complexity and its Effects on GAN Performance"
gan image-processing machine-learning research-paper synthetic-data
Last synced: 26 Jan 2026
https://github.com/completementgaga/hwtools
A library to parse Handwritten Text
handwriting-recognition handwritten-text-recognition image-processing python segmentation
Last synced: 26 Mar 2026
https://github.com/antosiowsky/welding-mask-ar
Project involves building an AR system using a Raspberry Pi Zero 2 W, a camera, and a 5.5-inch display (1920x1080). The system captures real-time video, processes it for enhanced quality, and splits the image into two equal halves for AR goggle functionality. Additionally, it integrates environmental sensors for air quality.
csi image-processing opencv python raspberry-pi spi welding
Last synced: 16 Apr 2026
https://github.com/nvinuesa/go-jpeg-xl
Go bindings for libjpeg-xl
golang image-format image-processing jpeg-xl jpegxl
Last synced: 24 Mar 2025
https://github.com/abdus/java-image-resizer
On-the-Fly Image Resizer built using the Spring Framework
image-processing image-resizer java spring-boot
Last synced: 19 May 2026
https://github.com/asadiahmad/hit-and-miss
Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.
corner-detection edge-detection hit-or-miss image-analysis image-processing morphology pattern-detection
Last synced: 10 Jun 2025
https://github.com/garthtb/fast_image_stacker
A Rust tool for stacking images quickly.
astrophotography cli image-processing multimedia rust
Last synced: 18 Apr 2025