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-09 00:15:22 UTC
- JSON Representation
https://github.com/syncrossus/ijcarddetector
A playing card detection plugin for ImageJ.
binarization canny canny-edge-detection connected-components edge-detection gaussian-filter hough-transform hysteresis image-processing imagej imagej-plugins java otsu pattern-matching pattern-recognition playing-cards sobel template-matching
Last synced: 20 Jun 2026
https://github.com/bend-n/imenchmark
benchmarks comparing the rust image processing ecosystem
benchmarks image-processing rust
Last synced: 15 Mar 2025
https://github.com/rsampaths16/reres
Improve Resolution of images using deep-learning techniques
convolutional-neural-networks deconvolutionalneuralnetwork deep-learning image-processing
Last synced: 01 Aug 2025
https://github.com/arsalanjabbari/image-processing-chain-code-fpga
In this project, we implemented one of the image coding algorithms, in a way that in several steps, we coded an image, calculated its perimeter and area, sent it to the Decode unit using the UART protocol, and re-encoded the original image.
Last synced: 26 Jan 2026
https://github.com/helyousfi/image-processing-library-in-c
This repository contains a collection of C algorithms designed for advanced signal and image processing tasks, including filtering, rotating, cropping, denoising, and more.
c-programming image-processing signal-processing
Last synced: 15 Mar 2025
https://github.com/zainibeats/weekly-receipt-tools
CLI tools for receipt workflows: build image grids, append receipt images to PDFs, and extract totals with a local vision model
automation heic image-processing pdf python reciepts
Last synced: 29 Jun 2026
https://github.com/mews/braille-images
A python app that converts images to text using braille characters
image-processing image-processing-python python tkinter tkinter-python
Last synced: 16 Jan 2026
https://github.com/tousif47/map-extraction-for-next-generation-gaming
Prototype for a under-graduation thesis "Map Extraction for Next Generation Gaming". It extracts road skeleton from satellite images and apply it to a movement operation. Which can be used as a basic operation for a game.
c-plus-plus image-processing opencv opencv2
Last synced: 16 Apr 2026
https://github.com/anras5/bloodvessels
Detecting Retinal Blood Vessels with Deep Learning
deep-learning image-processing opencv python pytorch
Last synced: 18 Apr 2026
https://github.com/b-sullender/blend-pixels
Shows how to accurately blend 2 BGRA pixels, using a user-defined alpha input, resulting in a final BGRA pixel.
blending-images image-processing pixels
Last synced: 20 Mar 2026
https://github.com/prashantrahul141/kuwahara-filter
The Kuwahara filter in rust.
image-processing kuwahara kuwahara-filter rust
Last synced: 15 Mar 2025
https://github.com/maqmal/glaucoma
Glaucoma classification using multiple ML and DL model
deep-learning image-classification image-processing scikitlearn-machine-learning tensorflow
Last synced: 19 Apr 2026
https://github.com/rohitrajak1807/image_processing_lab
Exercises from image processing lab
image-classification image-processing
Last synced: 23 Aug 2025
https://github.com/zazi2002/signals-and-systems-simulations
Signals & Systems course simulations exploring different aspects of signal processing, system behavior, and sampling theory, using both theoretical and practical approaches.
audio-processing fourier-analysis image-processing laplace-transform matlab sampling
Last synced: 10 Nov 2025
https://github.com/elerac/residual-interp-demosaic
Unofficial Python implementation of residual interpolation demosaicing.
demosaicing image-processing python
Last synced: 02 Jun 2026
https://github.com/firyanulrizky/projecttemukembaliinformasi
Projek Akhir Semester Sistem Temu Kembali Informasi
image-processing information-retrieval python similarity-measures text-processing
Last synced: 11 Apr 2026
https://github.com/wittyicon29/weedwatch-weed-detection-using-cnn
A weed detection model using Convolutional Neural Networks (CNN) is a deep learning model that can be trained to identify and classify images of weeds. CNNs are particularly effective for image recognition tasks because they can learn to recognize patterns and features in the images.
cnn-classification convolutional-neural-networks deep-learning deep-neural-networks image-processing
Last synced: 15 Mar 2025
https://github.com/wertzui123/icylib
🧊 icylib is a simple CPU-based image processing and manipulation library
Last synced: 28 Feb 2026
https://github.com/ruizca/msvst
Denoising code using the Multi-Variance Stabilization Transform
Last synced: 02 Aug 2025
https://github.com/shlason/imgproxy
一個可以將儲存在任一地方的圖片進行縮放和套用濾鏡,而不用額外儲存圖片的簡易 proxy server
golang image-processing proxy-server side-project
Last synced: 28 May 2026
https://github.com/pedrofellipeantunes/halftone-java
Java program to apply a halftone filter to an image.
graphics halftone hatching image-processing java manga swing
Last synced: 10 Jun 2025
https://github.com/robcyberlab/image-pixel-clustering
🌀Image Pixel Clustering📏
clustering data-science data-visualization dbscan-clustering euclidean-distances hierarchical-clustering image-processing kmeans-clustering machine-learning python single-linkage-clustering
Last synced: 31 Mar 2025
https://github.com/amirthfultehrani/browser-image-converter
Browser-based image converter, resizer, cropper, and rotator. No server uploads -- all processing happens locally! Built with HTML, Tailwind CSS, and Javascript. Supports PNG, JPEG, WEBP, GIF, and BMP.
batch-processing browser-based client-side html5 image-converter image-cropper image-manipulation image-processing image-resizer image-rotator javascript jpeg-converter mit-license no-server-upload open-source png-converter privacy-focused tailwindcss web-app web-development
Last synced: 16 Apr 2026
https://github.com/elevans/fiji-scripts
A repository for image processing scripts for ImageJ2/Fiji.
image-analysis image-processing
Last synced: 30 Apr 2025
https://github.com/hakaneroztekin/face-recognition
A face recognition application developed in JavaScript. It is a collaborative work of our project team.
computer-vision face-recognition image-processing javascript
Last synced: 02 Sep 2025
https://github.com/lanzani/videocolorsbarcode
🎞️🎨 Generates a colors barcode by plotting the dominant color of each frame of a video.
image-processing python streamlit video-processing
Last synced: 11 Apr 2026
https://github.com/florianvazelle/mosaic
A C++ cli program for creating photomosaic images
Last synced: 02 Aug 2025
https://github.com/chaitanyak77/optimal-detection-of-diabetic-retinopathy-severity-using-attention-based-cnn-and-vision-transformers
This repository contains the implementation of a hybrid model combining Attention-Based Convolutional Neural Networks (CNNs) and Vision Transformers (ViT) to classify the severity levels of diabetic retinopathy.
cnn-classification deep-neural-networks diabetic-retinopathy-detection image-processing transformers vision-transformer
Last synced: 20 Aug 2025
https://github.com/inc44/png_ect
PNG ECT, standing for PNG Efficient Compression Tool, is a useful tool created with ❤️ using Rust. It compresses PNG images quickly and efficiently, making them lighter without compromising quality. It's fast, efficient, and precise.
batch-processing cli image-optimization image-processing performance rust windows
Last synced: 19 May 2026
https://github.com/hghyhghy/showcasingcars--v1
A Showcasing Project using rapid api to fetch catd details and showcasing them
client-side headless image-processing next-js14 next-tsx raapid-api rapidapi react-jsx typescript typescript-library
Last synced: 11 Jun 2026
https://github.com/blagojeblagojevic/matlab_box_faces
matlab script for creating box around face.
compter-vision image-processing matlab transfer-learning
Last synced: 10 Sep 2025
https://github.com/jefferis/scanimage
read and analyse 2 photon images from ScanImage
2-photon image-processing imagej r scanimage
Last synced: 03 Aug 2025
https://github.com/jcbritobr/opencv-java
Lots of opencv examples from books ported to java code
computer-vision image-analysis image-processing java opencv
Last synced: 15 Apr 2026
https://github.com/piyushsuthar/k-means-algo
Implementation of Image segmentation using K-Means algorithm in rust.
image-processing kmeans-algorithm kmeans-clustering
Last synced: 10 Jun 2025
https://github.com/toughyear/image-annotator
Annotate any image by creating bounding boxes. Output in JSON format. Useful for path finding in 2d games.
image-processing pathfinding phaser
Last synced: 30 Apr 2026
https://github.com/developer0hye/image-processing-template
computer-vision image-processing opencv opencv2
Last synced: 27 Sep 2025
https://github.com/vnykmshr/imguri
Convert images to data URIs for inline embedding. Supports local files and HTTP URLs with concurrent processing. Node.js 18+, ES modules, native fetch.
base64-encoding build-tools data-uri email-templates esm fetch-api image-processing inline-images mime-types nodejs
Last synced: 07 Feb 2026
https://github.com/raxityo/android-asset-generator
A small script to generate scaled down assets for Android.
android image-processing nodejs
Last synced: 10 May 2026
https://github.com/vaisest/bicubic-intepolation-py
Bicubic convolution interpolation implementation in Python and Rust from Keys, 1981
bicubic-interpolation bicubic-kernels image-processing image-scaling
Last synced: 30 Jan 2026
https://github.com/peplxx/netpbm-cpp
This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.
cpp image image-processing netpbm ppm-image
Last synced: 19 Oct 2025
https://github.com/dmamakas2000/filter-ppm-cpp
An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.
2darrays cpp filter functions image-processing inheritance mathematics ppm-image
Last synced: 28 Mar 2025
https://github.com/debugger404/multi-dimensional-image-modeling
PyTorch Multi-Dimension Model Training - 🖼️ Training models on random multi-dimensional images with labels. Includes datasets of 8D images and supports image classification using pretrained models like ResNet18, VGG16, DenseNet161, and AlexNet. Adjustable for 3D image training.
image image-processing model multidimensional python pytorch traninig
Last synced: 30 Apr 2026
https://github.com/docutain/docutain-sdk-example-windows-forms-.net-framework
Sample project showing how to integrate the Docutain SDK into a Windows Forms application.
data-capture dataextraction image-filter image-processing ocr ocr-recognition pdf sdk textrecognition
Last synced: 03 Jul 2025
https://github.com/andreas-kupries/crimp
Mirror of crimp @ core.tcl.tk/akupries -- Image Processing without Tk.
image-processing superceded-by-aktive tcl tk
Last synced: 28 Jan 2026
https://github.com/eddmann/turbo-png
Fast Rust CLI for lossless PNG optimization and lossy compression with Zopfli and imagequant.
cli command-line-tool compression image-optimization image-processing imagequant lossless performance pn png rust zopfli
Last synced: 19 Feb 2026
https://github.com/mreliptik/imagefiltering
Few simple tools made to filter images. Built for university course "Computer Vision"
computer-vision filter image-processing python python3
Last synced: 06 Apr 2025
https://github.com/hyperfocusartisan/high-quality-still-finder
Image Quality Assessment of specified Folders with Gallery powered by Electron and Nuxt
electron electron-app electron-vue electronjs image image-classification image-processing image-quality-assessment iqa nuxt nuxt3 nuxtjs nuxtui video-to-images
Last synced: 30 Sep 2025
https://github.com/haleshot/projects
A collection of my completed projects, presented in a user-friendly tabular format within the README file. Each project is accompanied by a concise description, a list of the tools and languages/libraries utilized, and a corresponding repository link for seamless navigation.
attendance-system facial-detection facial-features facial-recognition flightbooking image image-classification image-generation image-manipulation image-processing image-recognition image-segmentation ticket-management ticketing-system
Last synced: 28 Jan 2026
https://github.com/mementomori11723/gifnetor
A video to gif converter built in go and ffmpeg
conversion image-processing opencv pillow python streamlit
Last synced: 12 Apr 2026
https://github.com/jcaperella29/document_cleaning_cli
🧠 AI-powered pipeline for cleaning scanned documents. Removes noise, enhances text, auto-tunes model weights, and returns OCR-optimized PDFs via CLI or cloud API.
auto-tune batch-processing cli-tool cloud-run computer-vision deep-learning denoising document-ai document-processing fastapi image-enhancement image-processing ocr ocr-pipeline ocr-pipelines pytesseract python rest-api scanned-documents
Last synced: 08 Jun 2026
https://github.com/recolude/imgconv
Utilities around dealing with images inside of game dev. Inspired by my hate for TGA.
game-development image-processing
Last synced: 03 Jan 2026
https://github.com/noarche/autocrop
Simple tool that batch crops 'to-fit' all transparent PNG or WEBP files. Windows Executable Available.
batch-processing crop-image image-crop image-cropping image-manipulation image-processing
Last synced: 25 Mar 2025
https://github.com/anas-farooq8/geotiff-visualizer
GeoTIFF Visualizer is a Python tool that uses GDAL and PyQt to display georeferenced images. It enables interactive zooming, panning, live coordinate tracking, and location marking on GeoTIFF files. Ideal for GIS and computer vision education.
gdal geospatial geotiff gis image-processing pyqt5 visualization
Last synced: 26 Oct 2025
https://github.com/travorlzh/vision-stuff-cpp
Face recognition modules written in C++ instead of Python
cplusplus face-recognition image-processing
Last synced: 29 May 2026
https://github.com/lmantw/canvaz
A simple, easy-to-use image processing library written entirely in Zig.
image-processing zig zig-library zig-package
Last synced: 03 Apr 2025
https://github.com/aniketraut16/vi-sem-labs
This repository is a collection of all the codes and screenshots from my 6th-semester lab sessions. It serves as a personal archive of my work across various subjects, capturing both the learning process and the results. Dive in to explore and learn!
data-mining data-warehousing deep-learning image-processing natural-language-processing video-processing
Last synced: 02 Sep 2025
https://github.com/yas-sim/python-dpcpp-extension-sample-code
Python extension sample code using Intel oneAPI DPC++. The extension does a simple image processing using DPC++ kernel.
box-filter convolution-filter dpcpp gpu-acceleration gpu-programming heterogeneous heterogeneous-parallel-programming image-processing numpy numpy-capi oneapi opencl python python-extension sample-code sycl
Last synced: 13 Apr 2026
https://github.com/sureshbeekhani/autoencoders
This project is a practice implementation of an autoencoder, The primary use case for this autoencoder is for anomaly detection in sales data, but it can be adapted for other purposes. The autoencoder compresses the input data into a lower-dimensional representation and then reconstructs the original input from this representation.
autoencoder convolutional-autoencoder data-compression data-reconstruction deep-learning denoising-autoencoder generative-models image-processing latent-space machine-learning neural-networks vanilla-autoencoder variational-autoencode
Last synced: 04 Sep 2025
https://github.com/sidharthmohannair/visionuav-navigation
A robust vision-based localization system for UAVs operating in GPS-denied environments. The system utilizes advanced computer vision techniques to achieve accurate position estimation by matching real-time drone camera feeds with satellite imagery.
adaptive-noise-scaling akaze brisk computer-vision feature-detection feature-matching geolocalization homography image-processing localization opencv orb position-estimation ransac region-of- sift uav uav-navigation
Last synced: 16 Oct 2025
https://github.com/siser-pratap/visionweave
AI Image Generation Tool
ai api backend cloudinary css3 expressjs frontend-web html5 image-processing js mongodb mongoose nodejs react rest-api tailwindcss web
Last synced: 24 Jan 2026
https://github.com/sbrunomello/image-detection
image detection with cv2, sahi e yolov8
ia image-classification image-processing image-recognition machine-learning opencv python ultralytics
Last synced: 14 Apr 2026
https://github.com/dhruvsrikanth/workbalancingstealingimageeditor
An image editor implemented using the work balancing and work stealing parallelism schemes in Go.
convolution-filters go golang high-performance-computing image-editor image-processing multithreading parallel-programming parallelism work-balancing-algorithm work-stealing-algorithm
Last synced: 23 Apr 2025
https://github.com/superrmurlocc/blackjack-table-state-monitoring-system
A Blackjack Table Monitoring System using classical image processing techniques. The system detects card stacks, recognizes individual cards, calculates points, and determines game outcomes. Achieves 100% accuracy on high-quality images without using neural networks, making it efficient for devices with limited computational resources.
blackjack card-recognition computer-vision image-processing opencv segmentation template-matching
Last synced: 16 Feb 2026
https://github.com/isopropylcyanide/fuzzy-classifier
Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes
bayesian-statistics classifier fuzzy-logic gui image-classification image-classifier image-processing internship java research-project
Last synced: 24 Oct 2025
https://github.com/aiaaee/analyse_simple_image
the extraction of meaningful information from images. mainly from digital images by means of digital image processing techniques
image image-processing image-recognition matrics matrix-computations python
Last synced: 09 Apr 2025
https://github.com/mreliptik/imagestovideo
Simple images to video conversion script
image-processing opencv python3 video
Last synced: 21 Jan 2026
https://github.com/twc-official/imagetotext
This is a Python Script packaged as an executable that scans the chosen space for text using Tesseract, and outputs it as text. I got this idea after getting an Uncopyable error in McEdit, so I guess I owe them.
exe executable image-processing image-to-text-converter pyqt6 python python3 tesseract-ocr
Last synced: 10 Aug 2025
https://github.com/xp-framework/imaging
Imaging APIs for the XP Framework
gd image-processing php7 php8 xp-framework
Last synced: 24 Apr 2025
https://github.com/ssoad/pytorch-imagesegementation
Human Segmentation using PyTorch
image-processing image-processing-python image-segmentation image-segmentation-pytorch pytorch-cnn pytorch-implementation
Last synced: 04 Jul 2025
https://github.com/zecat/cardscan
Extract black bordered frame in an image, adjust perspective, crop and rotate.
card image-processing opencv-python perspective-transformation scanner sheet
Last synced: 16 Mar 2025
https://github.com/negativenagesh/Arecaverse
Areca nut quality sorting is a manual process done by farmers, so this project is aimed to make areca nut quality sorting without human intervention
analytics classification classification-project classifier cv2 data-science image-processing machine-learning machine-learning-project machine-learning-projects machinelearningprojects ml-projects mlproject model modelbuilding python rembg streamlit
Last synced: 24 Oct 2025
https://github.com/camjc/batch-image-comparison
Uses GraphicsMagick to visually match up two folders of images with different filenames.
compare comparison diff graphicsmagick image-processing imagemagick
Last synced: 22 Feb 2026
https://github.com/gitfrandu4/40982-p1
Repositorio de la Práctica 1 en Visión por Computador, explorando el uso de OpenCV para crear imágenes artísticas, manipular píxeles y capturar video. Incluye ejercicios como diseño de un tablero de ajedrez, estilo Mondrian, y un efecto “Pop Art” con la cámara web.
computer-vision image-processing mondrian-style numpy opencv pop-art python visual-art webcam-capture
Last synced: 09 Apr 2026
https://github.com/onlycmd/powershell-steganografi
PowerShell ile LSB steganografi aracı - Görsellere gizli mesaj saklama
binary-manipulation image-processing lsb powershell steganography
Last synced: 10 Aug 2025
https://github.com/andreyugolnik/pwa-icon-converter
Generates PWA icons and a manifest.json from the input image.
image-processing linux macos tools
Last synced: 28 Feb 2025
https://github.com/lotfiferaga/paquet_imn
Paquet des TPs pour le traitement d'image numérique
filtering image-processing matlab
Last synced: 21 Oct 2025
https://github.com/mariomarroquim/capgenius
Webservice that extracts text from simple captchas
image-processing imagemagick ocr-recognition tesseract-ocr
Last synced: 11 Nov 2025
https://github.com/twc-official/image-to-ascii
This simple .exe is a Image to ASCII tool.
ascii-art executable image-processing
Last synced: 23 Jan 2026
https://github.com/johnnychen94/localbinarypatterns.jl
image-feature-extraction image-processing julia
Last synced: 27 Jul 2025
https://github.com/kumes/biocasia2021-workshop-ja-image
Introduction to Bioimage Analysis using R in BioC Asia 2021 Workshop
2d-image 3d-image bioc-asia bioconductor deep-learning image-analysis image-processing r semantic-segmentation u-net
Last synced: 03 Dec 2025
https://github.com/aditya-ranjan1234/prismatic
PRISMATIC is a privacy-focused social media solution that analyzes and secures multimedia content while enhancing user engagement with AI-driven personalization.
html-css-javascript image-processing react webdev
Last synced: 13 Apr 2026
https://github.com/bezzad/binarygeneticalgorithm
Binary Genetic Algorithm to find real image
bga binary-genetic-algorithm genetic-algorithm image-processing
Last synced: 06 Sep 2025
https://github.com/quantumjot/npc-localisation-tools
MATLAB tools to extract, rotate and align structures from super-resolution imaging data
image-classification image-processing image-registration microscopy-images super-resolution
Last synced: 22 Feb 2026
https://github.com/alessioborgi/ALPR-Automatic-License-Plate-Recognition
A comprehensive system for detecting and recognizing license plates in real-time, combining image processing, object detection, and optical character recognition (OCR) to provide an accurate and efficient solution for automatic license plate recognition, with also double GUI, both for the Security Manager and for the Car User.
deep dl image-processing learning ml object-detection ocr ocr-recognition opencv postegresql python pytorch streamlit
Last synced: 16 Oct 2025
https://github.com/zazi2002/image-processing-dsp
Digital Signal Processing project with focus on circle detection in images using various methods such as correlation and gradient analysis.
correlation detection image-processing matlab
Last synced: 10 Nov 2025
https://github.com/leoborai/picturs
Command-line utility to manipulate image files
cli icon icons image-processing resizing-images rust
Last synced: 01 Mar 2025
https://github.com/simatwa/ai-imager
Generate and manipulate image with DALL-E and BingImageCreator
bingimagegenerator dalle dalle2 flask-application image-processing imagegeneration
Last synced: 29 Jul 2025
https://github.com/gtiwari333/javacv-test-capture-webcam
https://ganeshtiwaridotcomdotnp.blogspot.com/2017/01/javacv-configuration-in-windows.htmlJavaCV-Test-Capture-WebCam
image-processing java javacv webcam
Last synced: 24 May 2026
https://github.com/meqdaddev/color-detector-using-hue-channel
A C++ program with openCV, it detects a specific color in an image by Hue channel from HSV model.
c-plus-plus color-detection hsv image-processing opencv
Last synced: 15 May 2026
https://github.com/anonfaded/image-resizer
This tool allows you to easily resize images through a graphical user interface (GUI) or a command-line interface (CLI) on Windows, Linux, and Mac.
image-processing opencv3-python
Last synced: 30 Mar 2025
https://github.com/yanndr/img
Image resize client in go
cli client go golang image image-processing resize resize-images
Last synced: 13 Jun 2026
https://github.com/himanshuraj98/book-genre-classification
This GitHub repository contains code for a book genre classification project using the VGG16 deep learning model. The project aims to classify books into various genres based on their cover images. The dataset used for training and testing the model consists of 30 book genres.
classification computer-vision csv deep-learning image image-processing imageclassification ipython-notebook kaggles matlab pytorch rendering transfer-learning vgg16
Last synced: 04 Mar 2026
https://github.com/dimamirana/car-number-plate-recognition-system
matlab
image-processing image-recognition image-segmentation matlab matlab-gui
Last synced: 02 Apr 2025
https://github.com/fechbmaster/3dnirmapper
A 3D Mapper to map NIR images on a 3D tooth model.
image-processing python python3
Last synced: 06 Jul 2025
https://github.com/imgeng/imageengine-gatsby
A plugin for Gatsby to enable ImageEngine
gatsby-image gatsby-plugin image-processing imagecdn imageengine
Last synced: 07 Sep 2025
https://github.com/joaopalmeiro/itils
A Python CLI for transforming images.
cli image image-processing imagemagick python
Last synced: 26 Mar 2025
https://github.com/jmarsil/pygempick
Open Source python module to enable batch gold particle picking, filtering, processing & statistical modelling of TEM images produced by IGEM (immunogold electron microscopy).
diagnostics gold image-filters image-processing immunocytochemistry immunoglobulin immunohistochemical-images immunoinformatics immunology particle-picking
Last synced: 18 May 2026