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-24 00:11:22 UTC
- JSON Representation
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/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/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/mbrunos/mergeapic
Simplify photos overlay merging
image-manipulation image-processing merge-images nodejs react
Last synced: 09 Mar 2026
https://github.com/shivabhattacharjee/image-sonification
audio-processing compression image-processing sonification
Last synced: 26 Jan 2026
https://github.com/wahidpanda/image_processing_with_matlab
Image processing in MATLAB involves enhancing, analyzing, and manipulating digital images to extract information and perform diverse operations. MATLAB, a robust computing environment, offers a wide range of tools and functions tailored for efficient image processing, enabling seamless loading, processing, analysis, and visualization of images.
computer-vision deep-learning image-processing machine-learning matlab open-source opencv signal-processing
Last synced: 14 May 2026
https://github.com/ggcr/visual-calculator
A visual arithmetic calculator capable of performing simple operations with real time hand gestures.
computer-vision image-processing
Last synced: 09 Aug 2025
https://github.com/ggcr/panorama-stitching
Combines multiple images with overlapping fields of view by making homographies between them to produce a segmented Panorama. This project is based on the paper by M. Brown and D. G. Lowe presented in the IJCV.
computer-vision homography image-processing matlab panorama panorama-stitching vision
Last synced: 09 Aug 2025
https://github.com/rrjanbiah/prep-product-image
Prepare or preprocess product images for Amazon or Google Shopping; that is remove logo and non-white / grey background
amazon google-shopping image-manipulation image-processing image-recognition imagemagick product-catalog
Last synced: 10 Mar 2026
https://github.com/abhiagwl/image_processing_project
gui image-processing matplotlib motionblur opencv redeye segmentation
Last synced: 16 Jan 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/priyavkaneria/hidden-motion
website to view hidden motion of the world in a fun way
hidden image-processing motion
Last synced: 06 Sep 2025
https://github.com/edmundkorley/incohorent_imgs
Image manipulation service
distributed-systems golang identicon image-processing microservices
Last synced: 02 Jul 2025
https://github.com/bloiseleo/leagueofascii
Render your favorite champion inside your terminal :D
golang image-processing league-of-legends leagueoflegends
Last synced: 05 Jul 2025
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/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/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/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/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/jeronimosg/imageproc_gpu
imageproc-esque lib using a GPU backend
gpu gpu-acceleration image-processing imageproc imageproc-gpu rust-library
Last synced: 08 Jan 2026
https://github.com/naporin0624/pixel-art-rust
A high-performance Rust implementation for creating stunning pixel art
cli graphics image-processing pixel-art rust
Last synced: 01 Oct 2025
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/aiaaee/googlenet
GoogLeNet is a type of convolutional neural network based on the Inception architecture.
cnn-architecture deep-learning image-processing model
Last synced: 15 Sep 2025
https://github.com/thehamdiz/webp_converter
A concurrent multithreaded pure rust bulk & single image cli converter. to convert any image type to webp format with compression capabilities, configurations are dynamic; Defaults are based on my work experience as an eCommerce Manager.
compression compression-algorithm conversion ecommerce image image-compression image-conversion image-converter image-manipulation image-processing webp
Last synced: 08 Apr 2025
https://github.com/kelvins/imgproc
:mount_fuji: Go package that provides simple image processing functions
Last synced: 22 Jun 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/donguyenanhtuan/skeletonization-document-scanner
A Python-based document scanner that uses image processing and skeletonization techniques to detect and extract documents from camera images.
computer-vision document-scanner image-processing opencv skeletonization
Last synced: 13 Apr 2026
https://github.com/florianvazelle/mosaic
A C++ cli program for creating photomosaic images
Last synced: 02 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/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/dario-marvin/ImageProcessing-KernelConvolution
c-plus-plus convolution image-processing kernel python
Last synced: 10 Mar 2025
https://github.com/harish-balaji-b/image-dehazing
The research goal is to quantitatively evaluate the performance of DCP Morphology and CAP HLP, individually and in combination with CLAHE, in improving image visibility and quality under hazy conditions. The findings aim to guide the selection and optimization of dehazing methods for enhanced computer vision in challenging environmental scenarios.
cap-hlp clahe color-attenuation-prior dark-channel-prior dcp-morphology haze-line-prior image-processing signal-and-image-processing signal-processing
Last synced: 27 Jul 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/coding-enthusiast9857/deep_learning_projects
Welcome to the Deep Learning Projects Repository! This repository is a collection of hands-on projects related to deep learning, covering a wide range of topics and applications.
ai ann cnn cv deep-learning deep-neural-networks dl gan image-processing keras ml nlp python pytorch rnn tensorflow transfer-learning
Last synced: 12 Apr 2026
https://github.com/veeqtoh/corossion-detection
Welcome to Underwater Corossion Detection! In this project, I will use Python to manipulate complex data streams (mainly images) and present classification results based on state-of-the-art machine learning methods.
deep-learning deep-neural-networks image-classification image-processing image-recognition
Last synced: 01 Sep 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/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/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/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/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
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/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/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/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/enpaul/kodak
Serve auto-generated banners, previews, thumbnails, and more from any directory. Lightweight, simple, and designed for performance
image-preview image-processing microservice thumbnails web
Last synced: 16 Mar 2025
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/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/polinasavelyeva/imageprocessingapp
App for image processing which utilizes PolinaSavelyeva.ImageProcessing
avaloniaui fsharp gpu-processing image-processing
Last synced: 30 Sep 2025
https://github.com/emonrezabd/thermique
Thermique is a funded project by Dept. of CSE, MIST. This project was done during COVID-19 pandemic to hold back the contamination in any facility by measuring the forehead temperature in real time.
computer-vision covid-19 hardware image-processing thermal-imaging
Last synced: 13 Apr 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/khushhallchandra/cs-736
Algorithms for Medical Image Processing
cs736 iitb image-processing mediawiki medical mip
Last synced: 23 Sep 2025
https://github.com/hermann-web/pix2tex
This Python script employs Streamlit and LatexOCR to extract LaTeX formulas from uploaded images (JPEG, JPG, PNG). It displays the uploaded image and the extracted LaTeX formula, demonstrating a basic example of LaTeX to Markdown conversion.
image-processing latex latex-ocr ocr ocr-python pix2text python streamlit
Last synced: 13 Apr 2026
https://github.com/scipion-em/scipion-em-modelangelo
Scipion plugin for ModelAngelo: an automatic atomic model building program for cryo-EM maps. With or without providing a sequence.
cryoem fair image-processing science scientific-computing scipion workflow
Last synced: 18 Jun 2025
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/rohitrajak1807/image_processing_lab
Exercises from image processing lab
image-classification image-processing
Last synced: 23 Aug 2025
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/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/kpetridis24/projections-transformations
Projection, translation and rotation of 3D object
affine-transformation computer-graphics displacement image-processing projection python rendering rotation
Last synced: 29 May 2026
https://github.com/kpetridis24/non-local-means
Gaussian noise image-filtering using GPU
cuda gaussian-noise gpu-computing image-denoising image-processing non-local-means parallel-computing pixels
Last synced: 29 May 2026
https://github.com/aditya172926/field_data_analysis
Field Data Analysis and Automated Feature validation from crowd sourced field photos
image-processing machine-learning object-detection python resnet
Last synced: 18 Mar 2025
https://github.com/hackintoshrao/cifar-10-image-classification
Classifying objects from CIFAR 10 image dataset using Convolutional neural networks
convolutional-neural-networks deep-learning image-processing tensorflow
Last synced: 02 Aug 2025
https://github.com/erkkah/scivec
Bitmap to SCI picture resource converter
file-conversion game-development image-processing oldschool
Last synced: 04 Apr 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/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/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/ankitkataria/image-denoising-pipeline
:camera: An experimental image denoising implementation for ECN-316
Last synced: 31 Dec 2025
https://github.com/andreyugolnik/icon-generator
This script simplifies the generation of app icons for iOS, macOS, and Android.
android assets icons image-processing ios macos tools tvos
Last synced: 28 Feb 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/dimo414/imgupload
Utility to support user-uploaded images to a PHP server
Last synced: 11 Mar 2025
https://github.com/komed3/img2txt
Precise text extraction from images and PDF documents
image-processing ocr pdf-processing tesseract-ocr text-extraction
Last synced: 29 May 2026
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/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/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/kalwalt/vrgl-imgproc
A simple library for image processing in virgil https://github.com/titzer/virgil
image-processing virgil virgil-language wasm
Last synced: 05 Jul 2025
https://github.com/icyjoseph/seam-carving
Image seam carving using Rust!
image-processing rust seam-carving
Last synced: 15 Mar 2025
https://github.com/dotblueshoes/robertscross
The Roberts cross operator is used in image processing and computer vision for edge detection.
cuda edge-detection image-processing
Last synced: 30 Mar 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/iamdanialkamali/realtime-ar-sudoku-solver
RealTime AR Sudoku Solver
augmented-reality image-processing pattern-matching realtime-interactive-system
Last synced: 16 Mar 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/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/anjanasenanayake/arm-based-simple-image-processor
Image processing library implemented with ARM assembly
arm arm-assembly computer-architecture image-manipulation image-processing memory-storage stack
Last synced: 12 May 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/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/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/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/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/syngenta/imagej-plugins
ImageJ Plugins
image-processing imagej-plugins java
Last synced: 29 May 2026
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/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/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/bmtlab/binarization
Project with a demo application for image threshold
c image-processing image-segmentation
Last synced: 23 Jul 2025
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/qbarthelemy/pygofpid
Python package for good old fashioned perimeter intrusion detection systems for video protection.
computer-vision foreground-detection i-lids image-processing intrusion-detection opencv python scientific-computing video-processing video-protection video-surveillance
Last synced: 06 Jan 2026
https://github.com/cyberfantics/picpdf-maker
picPDF Maker is a simple web app that converts images into customizable PDF files. With options for page size, orientation, margins, and colors, users can create high-quality PDFs easily. The app also features a dark mode for a better viewing experience.
cyberfantics hacktoberfest hacktoberfest-accepted hacktoberfest2024 image-processing image-to-pdf jpeg-to-pdf open-source pngtopdf programming python pythonprojects streamlit web-application
Last synced: 13 Apr 2026
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/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