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-30 00:15:18 UTC
- JSON Representation
https://github.com/vedantiwandile/face-id-verification-system
Developed a Flask-based application for identity verification by comparing faces. The system captures a live image via webcam and compares it with the uploaded ID photo to ensure secure and accurate identity validation.
css face-recognition flask flask-application html image-processing opencv python
Last synced: 09 Apr 2026
https://github.com/shakurt/alarm-cam
A lightweight browser-based motion detection system that uses your webcam to trigger an alarm on movement.
ai-project alarm-system canvas computer-vision educational image-processing javascript motion-detection pixel-analysis real-time university-project web-audio-api webcam
Last synced: 08 Apr 2026
https://github.com/tdiprima/dicom-utils
Decompressing, converting, extracting metadata, and processing DICOM medical imaging files.
automation decompression dicom image-processing jpg-conversion medical-imaging metadata-extraction multiprocessing pydicom
Last synced: 01 Nov 2025
https://github.com/yoyoberenguer/rgbchannels
Convert image to a different format e.g RGB to BGR, RGB to GRB etc
bgr channels image-converter image-processing rgb
Last synced: 19 Jul 2025
https://github.com/rfsantacruz/java_pdi_tools
Digital Image Processing Toolbox coded in java
dip frequency-filters image-processing java spatial-filters
Last synced: 10 Sep 2025
https://github.com/luc-mo/image-resizer
Simple script used to resize images
html image-processing javascript
Last synced: 19 Jul 2025
https://github.com/none-none1/sourceshot
Takes pictures of code!
image-processing syntax-highlighting
Last synced: 06 Sep 2025
https://github.com/carson2222/image-merger
A scalable Node.js server for merging multiple images into a single image. Built to handle image processing tasks that are difficult to execute in AWS Lambda due to memory, time, and binary dependency constraints. Features a queue system for handling concurrent requests, watermark support, and flexible output options (Buffer or Base64).
api aws-lambda backend expressjs image-manipulation image-merging image-processing javascript nodejs queue-system scalable server sharp watermark
Last synced: 08 Apr 2026
https://github.com/shubham1172/captchacracker
It is a JAVA app to crack captchas
Last synced: 02 Sep 2025
https://github.com/koharakazuya/webgl-image-diff
WebGL で 2 画像を比較してピクセル単位の差分を表示する実装例
Last synced: 01 Nov 2025
https://github.com/abrahamkoloboe27/fruits-recognition-streamlit-app
🍎 Fruits Classification App (Streamlit) 🍌
convolutional-neural-networks deep-learning image-classification image-processing keras logging machine-learning machine-learning-engineering mlops numpy pandas plotly prototype python streamlit streamlit-application tensorflow
Last synced: 08 Apr 2026
https://github.com/sematre/cbztools
Bash scripts to process comic books
bash-script cbz cbz-converter comics image-processing manga pdf
Last synced: 17 May 2026
https://github.com/stevengogogo/calculussegmentationoct
Calculus segmentation of OCT tomography with U-Net
dentistry image-processing keras u-net
Last synced: 17 May 2026
https://github.com/shinkansan/nn_image_training_tool
python based simple Tools for Neural network training for image classifier, (dir based image converter, Normalization, Blur Augmentation, Multiple Model Evaluate )
augmentation blur-image blurred-images converter fspecial image-processing normalization standardization
Last synced: 23 Jun 2025
https://github.com/luizpfern/morphological-operations
Morphological operations in image processing using opencv
dilatation erosion image-processing morphological-operations opencv python
Last synced: 17 May 2026
https://github.com/mamello-justice/cv-rs
Computer Vision algorithms in Rust
computer-vision image-processing rust
Last synced: 02 Nov 2025
https://github.com/curegit/eqlm
A CLI tool to manipulate images in various ways
brightness color-space convolution-filter histogram-matching image-manipulation image-processing lightness opencv
Last synced: 17 Feb 2026
https://github.com/jlehrer1/quick_model
Output a .tf model trained to detect images of the object of your choice
classification deep-learning image-classification image-processing python
Last synced: 25 Jun 2026
https://github.com/sbasma/unet_svm_comparison
Performance comparison of pixel-based vs. object based semantic segmentation using original spectral information.
image-classification image-processing svm unet
Last synced: 18 Jul 2025
https://github.com/ultra-code/imagination
Fast and secure image optimization server in Zig
avif image image-processing image-server jpeg-xl jxl libvips server webp zig
Last synced: 30 Apr 2025
https://github.com/compmonk/picnic-hackathon-2019
Image classification (https://picnic.devpost.com)
devpost hackathon image-classification image-processing image-recognition keras keras-classification-models keras-implementations keras-neural-networks keras-tensorflow picnic python
Last synced: 17 May 2026
https://github.com/theveryhim/polyp-detection
Detecting colonoscopy images' polyps using AI algorithms
deep-learning image-processing object-detection yolo9
Last synced: 18 Jul 2025
https://github.com/samuela31/computer-vision-based-image-to-painting-converter
Upload any image, choose your filter, and your new painting styled image is generated using computer vision! Assignment done as part of Computer Vision course in semester 6 of college.
assignment college computer-vision computer-vision-opencv cv image-filters image-processing image-to-image image-to-painting opencv painting-filters python streamlit streamlit-webapp
Last synced: 03 May 2026
https://github.com/k5924/imageprocessor
An ImageProcessor app made in Java for CSI_5_OOP_2021
image-processing java swing-gui
Last synced: 22 Jul 2025
https://github.com/youssef-ashraf71/visionx
A C++ desktop application for advanced implemented computer vision algorithms and techniques in one toolbox
computer-vision cpp image-processing opencv vectorization
Last synced: 17 May 2026
https://github.com/valeriyvan/swift-netpbm
libnetpbm library as Swift package. libnetpbm is a C programming library for reading, writing, and manipulating Netpbm images.
image-manipulation image-processing
Last synced: 17 Jul 2025
https://github.com/vididvidid/walmartsparkathon
Select to search feature in the walmart website making customers easily find any product or similar product on the website without using their search engine.
android aws image-processing java js kotlin reactjs tensorflow typescript
Last synced: 24 Jan 2026
https://github.com/harmnot/image-editor
Image editor that you can import or export to control color of green and red your images
image-editor image-processing nextjs react rgb typescript web
Last synced: 07 Apr 2026
https://github.com/sakateka/bmper
BMP file tool
bmp image-processing quantization
Last synced: 17 Jul 2025
https://github.com/asrot0/neuralstyletransferart
Create artistic images by blending the content of one image with the style of another using VGG19 and custom loss functions. Combines deep learning with image generation techniques.
aesthetic-ai deep-learning image-processing neural-style-transfer tensorflow vgg19
Last synced: 17 May 2026
https://github.com/stritti/tandoor-photo-importer
Extension for Tandoor receipe app to import hand written receipes by shooting a photo
ai image-processing tandoor-recipes
Last synced: 17 Jul 2025
https://github.com/priyanshii1511/edge-detection-methods
Repo for implementation of various edge detection techniques.
cv2 edge-detection image-processing matplotlib numpy opencv python
Last synced: 07 Apr 2026
https://github.com/rvalla/chess.portraits
A little project to use chess games to change images.
chess image-processing python3
Last synced: 16 Jul 2025
https://github.com/tirendazacademy/lightly-train-tutorials
This repo shows how to use the LightlyTrain framework
ai computer-vision data-science deep-learning fine-tuning generative-ai image-classification image-processing lightly-train machine-learning object-detection self-supervised-learning
Last synced: 27 Jun 2025
https://github.com/razvan48/mathematical-expression-solver
A project that involves using Machine Learning Models (such as Convolutional Neural Networks) to identify mathematical symbols and solve given expressions.
cnn cnn-classification convolutional-neural-network convolutional-neural-networks dataset datasets hog-features-extraction image-classification image-classification-model image-processing machine-learning machine-learning-algorithms neural-network neural-networks pytorch pytorch-cnn pytorch-implementation
Last synced: 17 May 2026
https://github.com/cellsmb/sbfsem-cardiac-cell-segmenter-v1
sbf-sem-cardiac-cell-segmenter v1
cardiac-cells finite-element-methods image-processing sbf-sem
Last synced: 22 Mar 2025
https://github.com/xchellx/txtrfiletype
TXTRFileType is a collection of various tools, interfaces, and plugins to read and write TXTR files from the Metroid Prime series.
csharp executable game-formats gamecube image-processing krita library metroid metroid-prime nativeaot net-6 net6 paint-net python python3 wii
Last synced: 16 Jul 2025
https://github.com/ckauhaus/imageresize
Handy tool for reducing masses of JPEG files to resonable file sizes.
Last synced: 02 Nov 2025
https://github.com/drilonaliu/parallel-image-edge-detection
cuda edge-detection gpu image-processing
Last synced: 17 May 2026
https://github.com/pvlbzn/butcher
Image re-sizer for Android graphics which aware of output quality
go golang image-processing python
Last synced: 11 May 2026
https://github.com/gavindsouza/flatten
A Simple Image Compression Algorithm
dsp image-compression image-processing
Last synced: 15 Jul 2025
https://github.com/omar-ahmed314/image-processing-api
Processing Images has become too easy with our API tool
Last synced: 26 Mar 2025
https://github.com/phurin-git/object-inspection-opencv-python
This repository features a machine vision project using Python and OpenCV to inspect various geometric shapes, including circles, triangles, rectangles, and pentagons. The project provides a graphical user interface (GUI) with three tabs to facilitate real-time object inspection, camera calibration, and filter parameter adjustment.
image-processing machinevision opencv python pythonopencv
Last synced: 11 May 2026
https://github.com/renanstn/flask-opencv-study
Estudos para relembrar como funciona o Flask e o Opencv.
docker docker-compose flask image-processing opencv opencv-python python
Last synced: 07 Apr 2026
https://github.com/jaxwilko/pyimg
Display an image in a terminal emulator
image-processing python3 terminal-based
Last synced: 21 May 2026
https://github.com/tayyabasghar/image-processing-python-snippets
A useful small classes and functions of python code for image processing projects.
color-detection image-processing opencv2 python snippets
Last synced: 15 Jul 2025
https://github.com/smith42/cell-vacuole-finder
Image segmentation method for the automatic bulk detection of cells and their vacuoles
image-processing medical-image-processing segmentation
Last synced: 06 Apr 2025
https://github.com/parzival-space/imageprinter
Print images in your terminal.
command-line command-line-tool csharp image-processing netframework
Last synced: 15 Jul 2025
https://github.com/emogooo/lung-disease-diagnosis-preprocessing-application
AI-powered application for cropping lung regions from X-rays to improve disease diagnosis accuracy.
image-processing lung-segmentation opencv-python x-ray-images
Last synced: 14 Jul 2025
https://github.com/zenoo/image-resize
Resize your Image object or image inputs easily
image-processing resize resize-images
Last synced: 22 Mar 2025
https://github.com/tim-janik/imagewmark
Resilient watermarking of digital images
digital-watermarking image-processing image-watermarking watermark-detection watermark-embedding
Last synced: 30 Mar 2025
https://github.com/jayfunc/magicremover
colorization image-processing inpaint-anything lama llm python segment-anything yolo
Last synced: 21 May 2026
https://github.com/cmohan312002/object-detection_with-dimensions
Computer vision system for detecting objects and estimating real-world dimensions using OpenCV and geometric analysis.
automation computer-vision cplusplus dimension-estimation image-processing measurement-system object-detection object-measurement opencv pixel-to-real qt
Last synced: 07 Apr 2026
https://github.com/ajaxxishere/median-image-filter-in-c
This is an image filter program that reads hsdec files and applies a median image filter over them!
c embedded-c image-processing ppm-image python3
Last synced: 21 May 2026
https://github.com/cserajdeep/parking-slots-management
Parking Slots Management with OPENCV and YOLO
car-parking car-parking-system cse-rajdeep image-processing kiit object-detection opencv parking-management yolo
Last synced: 16 May 2026
https://github.com/drkocoglu/machine_learning_class
Machine Learning Class - ECE - TTU - Spring 2020
bias-variance cnn-classification convolutional-neural-network data-normalization data-split feedforward-neural-network gradient-descent hyperparameter-tuning image-processing linear-regression logistic-regression polynomial-regression rbf-regression regularization-methods softmax-regression
Last synced: 18 Feb 2026
https://github.com/xavxyz/micro-color-palette
🏞 ➡️ 🎨 Get the color palette of a remote image as a JavaScript Array
color-palette colors image-processing micro microservice node
Last synced: 28 Apr 2026
https://github.com/sirozha1337/imagesegmentation
Matlab Image Segmentation scripts
fmri graph-cut hmrf-em hmrf-mcem image-processing image-segmentation markov-random-field metropolis-hastings
Last synced: 23 Jul 2025
https://github.com/vannrr/color-schemorator
Color Schemorator is a tool that adjusts the color palette of an image based on a provided list of hex color codes.
cli color-palette color-scheme command-line go golang hex-colors image-manipulation image-processing
Last synced: 20 Mar 2025
https://github.com/hinanohart/hairtone
Portrait hair re-colouring with a UNION (SegFormer + BiSeNet) face-parsing mask and warm-shift LAB Reinhard colour transfer. 19 presets, CPU-friendly, MIT.
bisenet computer-vision face-parsing hair-recolor image-processing lab-color-transfer portrait python reinhard segformer
Last synced: 16 May 2026
https://github.com/zuboy/screen.scout
Screen Scout is your digital assistant. With a simple screenshot of your screen, it instantly analyzes the captured image,objects, text, and scenes and gives detailed information about it.
computer-vision error error-monitoring error-reporting image-analysis image-processing llm llm-based-agent troubleshoot windows windows-error-guide windows-error-report windows-error-reporting
Last synced: 16 May 2026
https://github.com/eliasdeallmeida/processamento-de-imagens
Projeto sobre Processamento de Imagens atribuído como Trabalho Final da disciplina de Laboratório de Programação.
Last synced: 14 Sep 2025
https://github.com/akashbhuiyan/open-cv
For learning purpose
computer-vision image-processing opencv
Last synced: 16 May 2026
https://github.com/josedavila24/imageprocessor2d
🖼️✨ Herramienta de procesamiento de imágenes 2D en Java con interfaz gráfica 🎨📌. Incluye filtros 🌀, conversiones de color 🌈 y operaciones morfológicas 🔍⚙️.
eclipse-ide git gui image-processing java
Last synced: 21 May 2026
https://github.com/dangnh0611/vn_alpr
A small project for Vietname motor license plate recognition
computer-vision image-processing
Last synced: 25 Oct 2025
https://github.com/arkaung/eigenfaces
Playground for experimenting eigenfaces
computer-vision eigenfaces eigenvectors image-processing neuralnetwork
Last synced: 12 Mar 2025
https://github.com/nicolashaubricht/opencv-course
This repository contains Python scripts for basic image processing using OpenCV. The scripts were developed as part of a free OpenCV course, and the repository will be updated as I progress through the modules.
computer-vision image-processing opencv python
Last synced: 16 May 2026
https://github.com/haranrk/haran-utils
A bunch of python utilities
image-processing python utilities
Last synced: 14 Sep 2025
https://github.com/ericlps/esteganografia-java
este projeto é uma aplicação em Java desenvolvida para realizar esteganografia digital em imagens no formato PNG, utilizando a técnica LSB (Least Significant Bit - Bit Menos Significativo). Ele permite ocultar dados (arquivos ou pastas compactadas em ZIP) dentro de uma imagem e, posteriormente, extrair esses dados da imagem modificada
cibersecurity command-line-interface cryptography data-hiding esteganografia image-processing java lsb maven png steganography
Last synced: 28 Apr 2026
https://github.com/armour/cmpt365
This is the repository for course CMPT365 assignments in SFU
Last synced: 07 Oct 2025
https://github.com/happybravo/something-like-nothing-s-lenticular-effect
Trying to recreate Nothing's Lenticular effect filter
filter image image-processing lenticular nothing pillow python
Last synced: 12 Jul 2025
https://github.com/adarshkoppmanjunath/image-processing
This repository consists of image processing related scripts including edge detection, template matching, high pass, low pass filters, and FFT.
edge-detection filters image-processing python
Last synced: 23 Jun 2025
https://github.com/tom-uchida/analyze_intermediate_images
Analyze intermediate images in SPBR.
histogram image-processing point-cloud spbr variance viridis
Last synced: 23 Jun 2025
https://github.com/thorstenwagner/ij-irregular-watershed
Watershed for irregular objects
fiji-plugin image-processing imagej imagej-plugins splitting
Last synced: 23 Jul 2025
https://github.com/shinshin86/2img-to-gif
This Python program produces a GIF that seamlessly transforms from the first to the second image when two different images are passed.
gif image-processing interpolation rife-ncnn-vulkan
Last synced: 28 Mar 2025
https://github.com/gabboraron/scikit_image-getting_started
Just learning image processing with Python.
computer-vision image-processing skimage
Last synced: 06 Apr 2025
https://github.com/hikarinagi/hips
real‑time image process service for Hikarinagi
gin go image-optimization image-processing image-resizing libvips
Last synced: 16 May 2026
https://github.com/dev-muhammad/imagee
Simple image optimization tool
image-optimizer image-processing
Last synced: 06 Apr 2026
https://github.com/acetinkaya/goruntuislemekaynaklari
Görüntü İşleme ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.
goruntu-isleme image-processing opencv opencv-python
Last synced: 16 May 2026
https://github.com/leoliu0605/uimage
Image processing library made with C language
c clang clanguage image-processing isp isp-library library
Last synced: 10 Sep 2025
https://github.com/dodotree/webgl_packing
The technique for processing binary (black and white) image data using WebGL.
binery bit-packing gpu-acceleration image-processing parallel-processing texture webgl2
Last synced: 22 Jun 2025
https://github.com/souleimaneelqodsi/drapeaux-serbie-croatie-sdd
Data classification project in 1st year of CS Bachelor @ Paris-Saclay university: model classifying Serbian and Croatian flags with image pre-processing. Projet de classification en 1ère année de licence informatique à l'université Paris-Saclay : modèle pour classer les drapeaux serbes et croates avec prétraitement d'images
classification-model data-science image-classification image-processing jupyter-notebook python3
Last synced: 14 May 2026
https://github.com/8bit-mate/rmagick-bin_magick.rb
A tiny gem to create binary images (using RMagick).
binary-image gem image-manipulation image-processing imagemagick library pixel-art rmagick ruby ruby-gem
Last synced: 22 Jun 2025
https://github.com/vyjayanthipolapragada/human_detection_hog
Detect humans in real-time, image or video and count the detected people using OpenCV and HOG Descriptor
computer-vision easygui hog-descriptor human-detection image-processing imutils numpy opencv os python support-vector-machine
Last synced: 06 May 2026
https://github.com/mikhoiuo/algaecog
basic keras picture-based counter thingamabob
image-processing keras machine-learning python3 work-in-progress
Last synced: 11 May 2026
https://github.com/kar-dim/cas-2d
Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA/OpenCL, for sharpening static images.
cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen
Last synced: 22 Jun 2025
https://github.com/timpiglowski/render-slitscan
A python script to generate a slit-scan animation from an animated PNG sequence.
art image-processing rendering
Last synced: 22 Jun 2025
https://github.com/samuelhnrq/jprocessamentoimg
Playground de Java Swing com diferentes algoritmos de processamento de imagens
Last synced: 16 May 2026
https://github.com/tkpea/image-blur-processing
blur image image-processing javascript npm-package
Last synced: 21 Jun 2025
https://github.com/5hirish/android_iris_scan
IRIS Recognition for Smart India Hackathon 2017 [Android Client]
android client-side hackathon image-processing india retrofit2 smart
Last synced: 03 Feb 2026
https://github.com/ideamans/go-jpeg-meta-web-strip
Go library for optimizing JPEG images for web usage by removing unnecessary metadata
golang image-processing jpeg metadata privacy web-optimization
Last synced: 21 Jun 2025
https://github.com/saadarazzaq/my-image-debut
Applied intro level operations on image ⭐
gamma-correction image-processing matlab
Last synced: 21 Jun 2025
https://github.com/decker-dev/sprite-cutter
Free online tool for cutting sprites from images. Upload, mark areas, and download individual sprites - perfect for game developers and pixel artists.
canvas-api image-processing nextjs pixel-art react sprite-cutter sprite-sheet typescript vercel web-tool
Last synced: 03 May 2026
https://github.com/francescoalemanno/alpha_reduce
A Zig utility for converting images to greyscale with alpha channel transparency based on statistical thresholding.
Last synced: 21 Jun 2025
https://github.com/henry-azer/java-image-processing
Demo implementation of java image process example on ticket data.
Last synced: 13 Jul 2025
https://github.com/nabeel-ahmed-jamil/raad-converter
Demo App For Raad For Any Document to Pdf Convert ===>Done
docker image-processing java-8 jpa json libreoffice linux ocr opencv selenium-java spring-boot swagger-ui tesseract web-sockets xml xml-schema
Last synced: 07 Apr 2026
https://github.com/sinavahabi/machinevisionminiproject
Image Classification
artificial-intelligence artificial-neural-networks deep-learning image-classification image-processing image-recognition image-validation ipython-notebook jupyter-notebook jupyter-notebooks keras machine-learning machine-vision python tensorflow
Last synced: 06 Feb 2026
https://github.com/diihgab/llamaimage
🦙 Using lava-v1.5-7b-4096-preview to process images
Last synced: 21 May 2026
https://github.com/assasinator/segmentation-in-skin-lesion-classification-
Melanoma is one of the most dangerous types of skin cancers. So, early detection of this cancer can help the patient recover better. This is a course project where we tried to implement several classification algorithms both on segmented and non-segmented images to check the effect of segmentation on the classification. We also tried to explore the performance metrics of different classification algorithms.Our research has shown that, for small dataset the traditional CNN works better when the image is segmented and for the images without segmented the transfer learning algorithm works better compared to other classification algorithms.
classification-algorithm deep-neural-networks image-processing machine-learning-algorithms medical-imaging segmentation
Last synced: 21 Jun 2025