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-25 00:11:35 UTC
- JSON Representation
https://github.com/liziwl/faas
Image processing service based on Tencent SCF
faas image-processing scf serverless tencent
Last synced: 13 Aug 2025
https://github.com/johnelliott/image-hub
👁 Rapidly share images from a digital camera
camera image-processing local nodejs photography raspberry-pi webapp
Last synced: 19 Apr 2026
https://github.com/mekhyw/boss-electronic_fursuit
A Complete wearable character suit system with many features
audio-processing cad electronics image-processing machine-learning telegram-bot wearable
Last synced: 14 Aug 2025
https://github.com/cuixing158/visual-based-odometry-estimation2
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev bof computer-vision dbow image-processing image-similarity matlab mex odometry opencv orb stiches
Last synced: 14 May 2026
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/poripouria/bachelors-project
Hyperparameters Tuning of Deep Unfolding Networks for Image Enhancement (DUN)
deep-learning image-processing neural-networks optimization pso-algorithm
Last synced: 19 Sep 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/elenaches/python-chroma-key-app
A college project in Python using OpenCV, a simple app that takes two images - one with green areas, the other a background image, and outputs an image with the green areas replaced with the background image.
chromakey chromakey-green image-manipulation image-processing opencv opencv-python python
Last synced: 19 Aug 2025
https://github.com/teamdyaus-itnu/object-detection-with-aruco-marker
Object Measurement Project Using ArUco Marker and OpenCV
aruco-marker calibration computer-vision distance-measurement feature-detection image-processing marker-tracking object-measurement opencv opencv-python python robotics
Last synced: 10 Apr 2026
https://github.com/o-l-l-i/ComfyUI-Olm-Histogram
A compact, real-time histogram analysis node for ComfyUI — with easy-to-use interactive UI, smooth rendering, and accurate pixel sampling. Built for compositing-style workflows and color diagnostics.
comfyui-custom-node image-processing javascript python
Last synced: 19 Aug 2025
https://github.com/amari-calipso/papers-please-tasbot
A "Papers, Please" TASbot that offers a programmable interface with the game
cython game-bot games image-processing numpy papers-please papersplease python python3 tas tool-assisted-speedrun
Last synced: 13 Feb 2026
https://github.com/sudoDeVinci/SkyImager-obfuscated
Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.
arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update
Last synced: 23 Aug 2025
https://github.com/fitushar/seamcarving_content-aware-image-resizing
The availability of sophisticated source attribution techniques raises new concerns about privacy and anonymity of photographers, activists, and human right defenders who need to stay anonymous while spreading their images and videos. An image can be considered to be a combination of both significant (foreground) objects and some less significant (background) objects. Content aware image resizing (CAIR) algorithm uses the different edge detection methods to segregate the useful objects from the background. When applied to an image, CAIR can resize the image to a very different aspect ratio without destroying the aspect ratio of the useful objects in the image. In this project, we simply implement a content aware image resizing (CAIR) in MATLAB environment. The main idea to implement CAIR is to remove or insert the vertical or horizontal seams (paths of pixel) having the lowest energy. After implanted the Seam Carving Algorithm for Content aware image resizing (CAIR), analysis shows that the implemented seam carving for CAIR can generate more desirable resized images than cropping, resampling, and conventional seam carving techniques.
content-aware-resize image image-processing matlab matlab-gui resizing-images seam-carving
Last synced: 24 Aug 2025
https://github.com/salihmezraoui/image-quilting
A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.
clion cmake cpp image-processing image-quilting
Last synced: 24 Aug 2025
https://github.com/ptahmose/colortwist
an exercise in SIMD-optimization
arm avx-instructions avx2 cpp image-processing neon
Last synced: 04 Sep 2025
https://github.com/decadenza/paf-plate-and-face-recognition
A complete GUI tool to recognize and detect plates and faces in video streaming and files
face-recognition image-processing plate-recognition
Last synced: 27 Aug 2025
https://github.com/alejandromllo/laguerre-gauss-preprocessing
Laguerre-Gauss Preprocessing: Line Profiles as Image Features
aerial-imagery artificial-intelligence image-classification image-processing knn-classifier machine-learning mlp-classifier preprocessing
Last synced: 14 Apr 2025
https://github.com/milliorn/image-resizer
Simple desktop application that allows users to resize images directly on their desktop
electron electron-app electronjs image-manipulation image-processing resize resize-images resized-images toast toast-notifications toastify
Last synced: 17 May 2026
https://github.com/bmtlab/binarization
Project with a demo application for image threshold
c image-processing image-segmentation
Last synced: 23 Jul 2025
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/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/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/smile040501/image_captioning
Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.
artificial-intelligence convolutional-neural-networks image-caption-generator image-captioning image-processing image-recognition machine-learning neural-networks recurrent-neural-networks
Last synced: 06 Mar 2025
https://github.com/mbrunos/mergeapic
Simplify photos overlay merging
image-manipulation image-processing merge-images nodejs react
Last synced: 09 Mar 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/ugnmura/Marching_Squares_Processing_Java
Marching Squares Algorithm implemented in Processing 3 in Java
algorithm image-processing java processing
Last synced: 02 Sep 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/giswqs/drumlin-extraction-toolbox
An ArcGIS toolbox for extracting drumlins from digital elevation models(DEMs)
digital-elevation-model drumlin geospatial-analysis gis image-processing lidar python remote-sensing
Last synced: 30 Mar 2025
https://github.com/g2-games/mavica_411_decoder
Decode .411 images from Sony Mavica floppy disk cameras
floppy floppy-disks image image-processing mavica sony
Last synced: 31 Aug 2025
https://github.com/jonfryd/imageclustering
Content-Based Image File Renaming Tool
clustering computer-vision image-processing ml unsupervised-learning
Last synced: 30 Mar 2025
https://github.com/amruta33/invoice-app
Extracting specific text from an image typically involves using Optical Character Recognition (OCR) techniques. Here's a general outline of the process:
deep-learning gemini-pro-vision generative-ai image-processing llm nlp python
Last synced: 30 Mar 2025
https://github.com/aarich/image-fade
A tool for creating neat-o transitions between images
algorithms animation gifs image-manipulation image-processing
Last synced: 15 Sep 2025
https://github.com/vardan2009/c-bmp
C Library for reading and writing BMP files
bmp bmp-image bmp-images c image-processing
Last synced: 25 May 2026
https://github.com/nurfawaiq/cv-color-space
Computer Vision - Image Processing - Color Space - Google Colab
google-colab image-processing python
Last synced: 18 Mar 2025
https://github.com/vdanielvpl/rmbg
RMBG is a simple tool designed to remove backgrounds from images effortlessly on Windows 10/11. It utilizes Wails and the Python-based rembg CLI library for background removal.
ai background-remover image-cropper image-processing rembg rembg-frontend windows windows-10 windows-11
Last synced: 18 Apr 2026
https://github.com/dsoprea/image_template_overlay_apply
A library and tool that allows you to load a template image and placeholder configuration, and to overlay component images into those placeholders.
image image-processing pil pillow python
Last synced: 31 Aug 2025
https://github.com/zanuarts/machinelearning
Machine Learning Repo of my Learning, feel free to see, learn, and share.
image-classification image-processing machine-learning natural-language-processing tensorflow time-series
Last synced: 18 May 2026
https://github.com/robertobochet/iacv-homework
My proposal solution for the homework for the PoliMi course `Image analysis and computer vision 2020/2021`
3d-reconstruction computer-vision course homework homography image-processing image-rectification polimi
Last synced: 07 Apr 2025
https://github.com/jphall663/frank_not_frank
Original, free sample images.
data-mining data-science image-classification image-processing machine-learning python
Last synced: 07 Apr 2025
https://github.com/krisharul26/cars_counting-detection-using-haar-cacade
Cars detecting and counting using OpenCV
image-processing object-detection opencv-python tensor tesnorflow
Last synced: 22 Jun 2026
https://github.com/icebreaker/wowiconify
WoWiconify any image in an instant!
cli image-processing spells utility world-of-warcraft wow
Last synced: 14 Mar 2025
https://github.com/nasim-khalili/image_processing
Computer Vision Projects: Face & Hand Tracking
ai handgesture-recognition image-processing programming python
Last synced: 26 May 2026
https://github.com/moe-mizrak/aws-rekognition
Laravel package for AWS Rekognition API (PHP 8)
api aws face-compare face-detection image-processing image-recognition laravel laravel-aws-rekognition machine-learning ml php-8 rekognition video-recognition
Last synced: 04 Mar 2025
https://github.com/sija/thumb-cutter
Blazingly fast thumb cutting and image juggling middleware for any node/express.js kitchen sink
crop expressjs image-processing javascript nodejs
Last synced: 11 Apr 2026
https://github.com/icyjoseph/seam-carving
Image seam carving using Rust!
image-processing rust seam-carving
Last synced: 15 Mar 2025
https://github.com/syngenta/imagej-plugins
ImageJ Plugins
image-processing imagej-plugins java
Last synced: 29 May 2026
https://github.com/nafisrayan/yoloeye
This project uses YOLO models for efficient object detection with a Streamlit interface. Users can upload images or video streams for real-time detection. It supports YOLOv8, YOLOv9, and YOLOv10; offering flexibility and high accuracy in various scenarios.
camera computer-vision image image-processing machine-learning nlp object-detection opencv python streamlit ultralytics video voice-conversion voice-output yolo yolov10 yolov7 yolov8 yolov9
Last synced: 05 Apr 2026
https://github.com/anicine/ifx
a native rust lib for extracting image features using the popular descriptors algorithms.
image-classification image-processing rust
Last synced: 15 May 2025
https://github.com/devwaqarahmad/ai-image-caption-generator
A computer vision and deep learning-based project that generates human-like captions for any image using CNN + LSTM architecture. It takes an image as input and returns a meaningful description in natural language.
cnn computer-vision deep-learning image-captioning image-processing lstm machine-learning python tensorflow vision-to-text
Last synced: 18 May 2026
https://github.com/campiohe/league-module
legit hack for counter-strike: global offensive
csgo image-processing image-recognition rcs recoil-control-system
Last synced: 26 May 2026
https://github.com/kamlesh0928/carbomato
Carbomato is a plant health detection app that lets users to check the health of their plants by taking a photo of a leaf or uploading it from their gallery.
android-app android-studio api deep-learning firebase-auth firebase-database gemini-api image-processing image-recognition java java-android kotlin kotlin-android machine-learning
Last synced: 26 Dec 2025
https://github.com/mashiat12/synthetic_brain_image_generation
Synthetic images generated using deeplearning model (GANs) allows researchers to create realistic, diverse MRI images that can supplement or expand existing datasets without needing additional patient scans.
artificial-intelligence deep-learning deep-neural-networks gan gans generative-adversarial-network generative-ai image-processing imagegeneration machine-learning
Last synced: 23 Mar 2025
https://github.com/madhurimarawat/python-projects
This repository contains the projects that I made in the Python programming language.
automobile-dataset big-data-analytics csv-files data-analysis-python data-visualization data-visualization-project documentation email-spam-classification google-app-data image-background-removal image-processing nba-dataset python python-libraries rock-paper-scissors-game streamlit streamlit-deployment streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/crissalvarezh/manipularimagenes
Aplicación Android de ejemplo para la manipulación de imagenes
android android-studio image-manipulation image-processing images java
Last synced: 10 May 2026
https://github.com/andreihar/ar-homographies
Planar Homographies in AR
augmented-reality computer-vision homography image-processing matlab video-processing
Last synced: 30 Mar 2025
https://github.com/denkhaus/cropper
A simple image croper
crop golang image-processing smartcrop
Last synced: 26 May 2026
https://github.com/yc-cui/super-ad
Rethinking Identity Mapping in Self-Supervised Hyperspectral Anomaly Detection: A Unified Perspective on Network Optimization
deep-learning hyperspectral-anomaly-detection hyperspectral-image-classification image-processing neural-network pytorch segmentation self-supervised unified-framework
Last synced: 27 Apr 2026
https://github.com/sahq-azhar/matlab-image_processing
The programs are designed to recognize objects in real-time video footage by using HSV values.
image image-processing matlab matlab-gui video video-processing
Last synced: 26 May 2026
https://github.com/pseudomanifold/pixsort
Feature-driven pixel sorting in images
image-processing pillow pixel-art pixel-sorting python
Last synced: 15 May 2025
https://github.com/kelvins/imgproc
:mount_fuji: Go package that provides simple image processing functions
Last synced: 22 Jun 2026
https://github.com/becauseofai/nvidia-xavier
Explore NVIDIA Jetson AGX Xavier.
artificial-intelligence caffe deep-learning deepstream embedded-ai image-processing inference jetpack machine-learning nvidia nvidia-jetson nvidia-xavier robotics self-driving tensorflow tensorrt video-analysis
Last synced: 11 Apr 2026
https://github.com/khyatimahendru/applications-linear-algebra
Linear Algebra is very close to my heart. In this project, I explored various applications of Linear Algebra in Data Science to encourage more people to develop an interest in this subject.
computer-vision data-science dimensionality-reduction image-processing latent-semantic-analysis linear-algebra machine-learning nlp pca svd word-embeddings word2vec
Last synced: 07 Apr 2025
https://github.com/moshesipper/attackar
Attackar: Attack of the Evolutionary Adversary
adversarial-attacks deep-learning deep-neural-networks image-processing
Last synced: 27 May 2026
https://github.com/bkbilly/placeholder_service
Creates images from text input received through HTTP requests
create-image-from-text hassio-addons image-processing
Last synced: 31 Mar 2025
https://github.com/albertomorini/reddown
A Reddit images downloader
api downloader image-processing python reddit
Last synced: 30 May 2026
https://github.com/rand-asswad/active-contour-models
Active Contour Models (Snakes)
active-contours image-processing level-set-method numerical-tools python
Last synced: 15 May 2026
https://github.com/abhiagwl/image_processing_project
gui image-processing matplotlib motionblur opencv redeye segmentation
Last synced: 16 Jan 2026
https://github.com/qwli7/mediatool
MediaTools
ffmpeg image image-processing pyqt5 python3 video video-editing video-processing watermark
Last synced: 31 Mar 2025
https://github.com/pawankumar-dev/converter-pngtojpg-and-jpgtopng-
Image Converter script for PNG to JPG & JPG to PNG
gif image-converter image-processing jpg jpg-to-gif jpg-to-png png png-to-gif png-to-jpg
Last synced: 01 Sep 2025
https://github.com/ndrean/upimage
Phoenix app serving transformed images to a bucket (webapp + api)
api image-classification image-processing libvips phoenix-liveview s3 upload
Last synced: 31 Mar 2025
https://github.com/madsmtm/katex
Convert an image into KaTeX, using `\rule`s
console-tool facebook facebook-messenger image-processing katex pip python script
Last synced: 09 Jun 2026
https://github.com/davidogalo/automatic-license-plate-recognition-system
Designed and implemented an ANPR system using deep learning for accurate license plate identification. The project involved data preprocessing with OpenCV, TensorFlow, and OCR techniques for real-time identification. Model performance was evaluated using cross-validation and metrics like accuracy and F1 score.
cross-validation data-preprocessing deep-learning image-processing model-evaluation model-training-and-optimization optical-character-recognition performance-metrics
Last synced: 16 May 2025
https://github.com/bonniesimon/ascii-art-go
Generate ASCII art from images
ascii-art golang image-processing
Last synced: 16 May 2025
https://github.com/coder-deep/computervision-braintumordetection
Developed a robust deep learning model for classifying brain tumors using MRI images, achieving a 98% accuracy. Demonstrated its real-world applicability in medical diagnostics.
computer-vision deep-learning image-processing opencv python pytorch resnet-18 tensorflow vgg13
Last synced: 11 Apr 2026
https://github.com/imcf/imcf-fiji-scripts
:wrench: :memo: :coffee: :microscope: Scripts for Fiji provided by the Imaging Core Facility, Biozentrum, University of Basel
facility fiji image-processing imagej imageprocessing
Last synced: 26 Apr 2025
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/hubtou/img2list
A little command line utility that will analyze a picture and list RGB values for each pixel in textual form, one line per pixel (x:y:R:G:B)
filter image-processing mapping steganography
Last synced: 31 Mar 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/awrsha/principal-component-analysis
Dimension reduction in Python
image-processing matplotlib numpy pillow python
Last synced: 02 Sep 2025
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/mrakitin/databroker-extractor
Tools and utilities for experiments
data-acquisition databroker image-processing python
Last synced: 27 May 2026
https://github.com/mgsandaruwan/shiny_spy
About the ShineSpy app is designed to check the oiliness of our skin. Here we have divided the oiliness of the skin into 3 levels namely level 1, level 2 and level 3. Not only that, we suggest some treatments to make your skin attractive.
image-classification image-processing machine-learning skin-checker skin-detection skin-oilness-detection
Last synced: 07 Apr 2025
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/Sija/thumb-cutter
Blazingly fast thumb cutting and image juggling middleware for any node/express.js kitchen sink
crop expressjs image-processing javascript nodejs
Last synced: 31 Mar 2025
https://github.com/prashantrahul141/img-secret-text
Encode and decode into and from an image.
Last synced: 15 Mar 2025
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/jpfleury/gfo-demos
gmic-filters-overview demos
css gimp gmic html image image-filter image-filtering image-filters image-manipulation image-processing images javascript
Last synced: 04 Apr 2026
https://github.com/techassi/hfu-imgcomp
Image processing and computer graphics SOSE 22
computer-vision image-processing numpy opencv python
Last synced: 11 Apr 2026
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/irons163/ircameraviewcontroller
IRCameraViewController is a powerful camera view controller for iOS.
album camera effects filters image-processing imagefilter ios objcective-c
Last synced: 18 Jun 2025
https://github.com/saganaki22/dither
A modern web-based image dithering & education tool
client-side dither dithering dithering-algorithms image-editor image-processing nextjs radix-ui react tailwindcss typescript web-app zustand
Last synced: 11 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/zazi2002/biomedical-signal-image-processing-lab
Biomedical Signal & Image Processing Lab Projects.
ecg-analysis eeg-analysis emg eog ica image-processing noise-reduction segmentation source-localization source-separation
Last synced: 10 Nov 2025
https://github.com/asirihewage/remove_metadata_comfyui
A lightweight custom ComfyUI node that removes all metadata from images (EXIF, PNG text chunks, AI generation info) while keeping the image visually unchanged.
comfyui comfyui-custom-node comfyui-nodes image-processing metadata
Last synced: 11 Apr 2026
https://github.com/xavier83ar/image-presenter
A CakePHP plugin for creating thumbnails and image variants on the fly
cakephp cakephp-plugin helper image image-processing thumbnails
Last synced: 28 May 2026