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-06 00:15:14 UTC
- JSON Representation
https://github.com/stynh/ansify.js
Turns images into colored ANSI art.
ansi art image-processing typescript
Last synced: 04 Apr 2025
https://github.com/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/rrrlw/read-pdf
Convert PDFs of scanned images of text into TXT format so that text functions (e.g. search) can be used.
converter image-processing ocr text text-recognition
Last synced: 15 May 2026
https://github.com/andresmorales08/recolor-app-icons
这是一个 Python 脚本,用于批量将应用程序图标重新着色为具有特定基础色调的极简、海报化风格。
batch-processing icons image-manipulation image-processing pillow png posterization python recolor script webp
Last synced: 04 Jul 2026
https://github.com/charcoalphp/image
[READ-ONLY] Image manipulation library for PHP
image-processing imagemagick imagickphp php read-only-repository
Last synced: 10 Jun 2026
https://github.com/ddz16/uiedp
This repository provides offical Pytorch implementation of the paper "UIEDP: Boosting underwater image enhancement with diffusion prior".
diffusion-models image-processing underwater-image-enhancement underwater-image-restoration underwater-images
Last synced: 15 May 2025
https://github.com/uragirii/ffcs-captcha
The program tries to find out captcha value without using Machine Learning and only Image Processing
captcha-solver captcha-solving image-processing opencv opencv-python student-login vit-chennai vit-university
Last synced: 13 May 2026
https://github.com/sivanajani/regiongrowinglabeln
Region Growing segmentation of star-like blobs using Python, NumPy, Matplotlib, and scikit-image.
computer-vision flood-fill image-processing labeling matplotlib python region-growing scikit-image segmentation visualization
Last synced: 10 Apr 2025
https://github.com/ofir-frd/automatic-size-calculation
In this work an automatic code for collection of the CuS nanoparticles thickness and width is suggested. The code is written in Matlab and uses its advanced image processing tools. Bright field TEM images were produced using Ilse Katz Institute for Nanoscale Science & Technology TEM JEM-1230 (T-12). The images were converted from DigitalMicrograph ‘.dm’ format to ‘.TIF’ files. Graphical and statistical analyze of the ‘.TIF’ files was conducted using Origin and Statistica software.
electron-microscopy histogram-equalization image-processing
Last synced: 13 May 2026
https://github.com/hosmelq/laravel-imgproxy
Build imgproxy URLs in Laravel with optional encryption and signing.
encryption image-processing image-transforms imgproxy imgproxy-php laravel laravel-imgproxy php signed-urls url-builder
Last synced: 13 Jan 2026
https://github.com/matthewandretaylor/fashionpixellabel
Segment fashion images and label pixels using convolutional neural networks and superpixels
image-processing machine-learning python3 pytorch
Last synced: 01 May 2026
https://github.com/azdavis/parallel-portrait-mode
Parallel Portrait Mode
cuda image-processing ispc openmp
Last synced: 13 Apr 2026
https://github.com/namansnghl/cifar-100
Multiclass Image Classification
cnn-model image-processing svm-classifier
Last synced: 16 Jun 2025
https://github.com/ayax537/convolutional-neural-network-cnn-for-image-classification
This Python script implements a Convolutional Neural Network (CNN) using TensorFlow and Keras for classifying images into different categories. The model is designed to process images of various densities, specifically for distinguishing between benign and malignant cases in a medical imaging context.
breast-cancer image-classification image-processing machine-learning
Last synced: 26 Mar 2025
https://github.com/utkarsh251106/handwritten-text-recognition-and-processing
Utilizes PyTesseract for OCR and a pre-trained VLM (Hugging Face Transformers) to extract and summarize text from images.
computer-vision image-processing machine-learning text-extraction-from-image vlm
Last synced: 30 Mar 2025
https://github.com/ivanswetz/banana_shelf-life_prediction
Goal: Predict how many days a banana has left before spoiling (“days to death”) based on a photo. This project demonstrates an end-to-end machine learning pipeline: image preprocessing, feature extraction, supervised & semi-supervised learning, and model deployment.
image-processing machine-learning opencv python random-forest scikit-learn supervised-learning
Last synced: 04 May 2026
https://github.com/miha53cevic/lowpolyfy
Triangulate an image using Delunay Triangulation or create a pattern
delunay-triangulation image-processing javascript
Last synced: 30 Mar 2025
https://github.com/jedie/pyresizer
Tkinter GUI program to resize images via pillow
gui image-processing pillow python resize-images tkinter
Last synced: 06 Oct 2025
https://github.com/ahmedkamal14/simple-image-processor
A Streamlit app to upload, preview, and apply basic OpenCV filters and adjustments to images.
image-processing opencv-python streamlit
Last synced: 17 Jan 2026
https://github.com/rakeshbal99/canny-edge
canny-edge-detection edges image-processing opencv
Last synced: 18 Sep 2025
https://github.com/mark1708/multithreaded-image-resizer
This is a simple project made for educational purposes to practice multithreaded programming.This console application allows you to increase and decrease the size of the original image(s).
image-processing java multithreading
Last synced: 06 Oct 2025
https://github.com/ozakione/lq-image-renamer
Rename all images considered as low quality based on a threshold
image-classification image-manager image-processing
Last synced: 30 Mar 2025
https://github.com/1999azzar/image-processing-toolkit
The Image Processing Toolkit (IPT) is a Python project using the Stability AI API for effortless image creation, modification, and upscaling. Generate imaginative images from text, transform existing ones, and enhance resolution seamlessly. Simplify your image processing tasks with IPT!
image-generation image-processing image-to-image stability-ai
Last synced: 06 Oct 2025
https://github.com/lucs1590/image_challenge
This is a repository to test my skills with image processing, image recognition and artificial intelligence.
artificial-intelligence dlib-face-detection face-detection gdal image image-challenge image-processing image-recognition mtcnn-face-detection remote-sensing
Last synced: 10 Mar 2026
https://github.com/kavex/pngtools
Set of Python scripts to convert to PNG or From PNG
gif image image-compression image-processing images jpeg jpg png python python3 tga tiff webp
Last synced: 07 Oct 2025
https://github.com/trongio/photo_stitcher_py
Small simple python program that stitches images horizontally or vertically
image-processing python small-project
Last synced: 18 Jan 2026
https://github.com/d3rhami/filterplayground
Filter Playground is an interactive GUI application designed for exploring filters and convolution techniques in image processing
convolution custom-tkinter customtkinter gui image-processing python pythongui
Last synced: 23 Mar 2025
https://github.com/nelson-gon/cellseg
cellseg: Multiclass Cell Segmentation
biology deep-learning image-classification image-processing image-segmentation multiclass-classification neural-networks torch
Last synced: 07 Oct 2025
https://github.com/the-developer-306/neural-style-transfer
Neural Style Transfer project leveraging TensorFlow and VGG19 to blend artistic styles with content images. Features include style and content initialization, multi-layer feature extraction, total variation loss, and post-processing enhancements like sharpening, upscaling, and brightening.
deep-learning image-processing neural-style-transfer numpy opencv-python post-processing tensorflow transfer-learning vgg19
Last synced: 01 May 2026
https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-matlab
Classwork from Advanced Digital Image Processing in MATLAB.
classwork image-processing matlab
Last synced: 07 Oct 2025
https://github.com/makjp/ball_swatter
College_Project
image-processing opencv python
Last synced: 18 Jan 2026
https://github.com/remvisual/podcast-thumbnail-extractor
AI-powered thumbnail extractor for podcast and video creators. Automatically picks the best faces, screens, and scenes using computer vision and custom CNN models. 100% local. Windows-friendly.
ai cnn computer-vision face-detection flask image-processing machine-learning open-source opencv podcast privacy-friendly python pytorch self-hosted thumbnail thumbnail-generator video video-processing windows youtube
Last synced: 25 May 2026
https://github.com/the-akira/flask-wizard
Image Processing Experiment
background-jobs docker flask image-processing javascript python redis worker
Last synced: 14 Apr 2026
https://github.com/vansh-khaneja/nutrai-searcher-fastapi
This repository guides to develop a Multimodal FastAPI application that leverages the CLIP model for analyzing images or text. The app performs semantic search to identify and retrieve nutritional information by querying a vector database, making it a powerful tool for multimodal data processing.
clip fastapi image-processing machine-learning python
Last synced: 07 May 2026
https://github.com/psyb0t/docker-mediaproc
Containerized media processing tools over SSH. Drop files in, run ffmpeg/sox/imagemagick over SSH, get your shit out. No shell access, no bullshit - just a locked-down Python wrapper that only lets you run what you're supposed to run.
audio-processing cli-tool containerized devops docker ffmpeg fonts frei0r image-processing imagemagick ladspa locked-down media-processing python-wrapper remote-execution secure-shell sox ssh sshd video-processing
Last synced: 17 Feb 2026
https://github.com/justkappaman/handy-image-converter
Telegram bot to convert AVIF/JPEG/PNG/WEBP images
aiogram image-processing python python3 telegram telegram-bot useful
Last synced: 05 Apr 2025
https://github.com/cemwebdev/generate_qr_code
image-processing pillow python python-qrcode python-visualization qr-code qrcode styling
Last synced: 26 Feb 2025
https://github.com/jbayardo/corvalius-interview-project
csharp image-processing interview-test multithreading sobel
Last synced: 23 Jun 2026
https://github.com/hect1k/cpig
CPIG is a simple C-based program designed to generate a color palette from an image file.
c image-processing open-source
Last synced: 09 Oct 2025
https://github.com/rishabhsingh2510/simple-image-editing-software-using-python
Image editing
beginner image-editing image-processing pillow-library python
Last synced: 13 May 2026
https://github.com/serdaraltin/fusion-vision
This module dedicated to processing and analyzing visual data using advanced computer vision algorithms, primarily leveraging Kinect sensor data and OpenCV for real-time applications.
3d-reconstruction computer-vision image-processing kinect motion-tracking opencv
Last synced: 19 Jan 2026
https://github.com/przemek-jablonski/saymyname--learn-languages
Point phone at stuff, take a photo, hear app describe it's contents in a different language! Hablas español amigo?
camera-api dagger2 image-processing kotlin mvp rxjava2 translation
Last synced: 10 Oct 2025
https://github.com/theveryhim/unet-segmentation
A practice on using UNets as segmentors.
attention deep-learning image-processing image-segmentation
Last synced: 10 Oct 2025
https://github.com/5hirish/django_iris_scan
django image-processing python3 scikit-image
Last synced: 06 May 2026
https://github.com/aexoden/snesimage
A tool to optimize images for use on the SNES.
Last synced: 19 Jan 2026
https://github.com/stowyh/image-metadata-sync
image metadata sync project
exif-metadata exiftool image-processing metadata-extraction metadata-management
Last synced: 30 Aug 2025
https://github.com/chern-kp/quickimagemerge
A simple desktop utility for Windows to quickly stitch multiple images together vertically or horizontally
image-merge image-merging image-processing image-stitching
Last synced: 29 Aug 2025
https://github.com/deepaksilaych/image_processing_rust
Rust based image processing service
computer-vision image image-processing rust rust-lang service
Last synced: 11 Oct 2025
https://github.com/aretrosen/image-kernel-and-filters
Legall 5/3 wavelet transformation, used in JPEG 200 compression, written in Python, and other handwritten kernels and filters.
image-processing jpeg-encoder jpeg-image-compression jpeg2000 python
Last synced: 11 Oct 2025
https://github.com/SimformSolutionsPvtLtd/fast_image_compress
Flutter plugin that allows fast compression of images. 👌🔝🎉
android compression flutter flutterpackage flutterwidgets image image-processing ios parellel-processing
Last synced: 27 Aug 2025
https://github.com/ashutosh65000/invisible-cloak
Have you watched the Harry potter movie? The Invisible Cloak scene pushed me to make this small code.
image-processing numpy opencv-python
Last synced: 19 Apr 2026
https://github.com/h-sinha/sliderr
Automation of slide matching
image-processing opencv python3
Last synced: 14 Apr 2026
https://github.com/mxagar/machine_vision_notes
My personal notes on algorithms and applications for Machine Vision, featuring examples with Halcon, OpenCV and PCL, and other technologies.
algorithms deep-learning image-processing machine-vision opencv pcl
Last synced: 14 Oct 2025
https://github.com/nikita-petrovich/nikita-blend-mode
Original composite mode to blend 2 images. Including OFX plugin.
cpp davinci-resolve dctl digital-image image-processing ofx openfx
Last synced: 19 May 2026
https://github.com/marcontk/xray-intensity-profile-perl
Intensity profile analysis of X-ray medical images using Perl and PDL with interactive visualizations.
image-processing jupyter-notebook opencv pdl perl plotly
Last synced: 08 May 2026
https://github.com/greysquirr3l/shadowforge
Production-grade quantum-resistant steganography toolkit in Go. Implements 7 image/audio/text techniques, Kyber-1024 and Dilithium3, Reed-Solomon error correction, and 4 distribution patterns via a full CLI, following Clean Architecture (DDD + CQRS).
audio-processing clean-architecture cli cqrs cryptography ddd dilithium go image-processing kyber post-quantum-cryptography pqc reed-solomon security steganography
Last synced: 19 Jan 2026
https://github.com/sztheory/exifcleaner-website
ExifCleaner website
cross-platform dark-mode electron exif exiftool image-processing javascript linux macos node windows
Last synced: 14 Apr 2026
https://github.com/silent0wings/steganopixelcrypt
SteganoPixelCrypt is a C++ tool that encodes text into images by mapping characters to pixel colors. It provides a simple form of visual encryption, turning data into colored patterns that can be decoded back to text. Lightweight, fast, and ideal for basic steganography.
cli-tool cplusplus data-visualization encryption image-processing pixel-art steganography text-to-image utf-32 visualization-tool
Last synced: 26 Aug 2025
https://github.com/prajakta1321/ideal-low-pass-filters
low pass filter in image processing
filters image-processing python
Last synced: 25 Aug 2025
https://github.com/imshakil/computer-vision
Digital image processing with computer vision using python programming
computer-vision digital-image-processing image-processing opencv python python-programming
Last synced: 10 May 2026
https://github.com/digital-media/cv_data
Datasets used for courses/tutorials at the Digital Media Department
computer-vision data image-processing images
Last synced: 14 Oct 2025
https://github.com/notkamui/imagecompressor
Image Compressor and Reader made in C
c image-compression image-processing
Last synced: 14 Oct 2025
https://github.com/salvatorecorvaglia/image-processing
Multispectral image analysis for precision agriculture with drone. Volume clustering, NDVI index and index clustering
clustering drone image-processing ndvi ndvi-index
Last synced: 27 Jan 2026
https://github.com/leegeunhyeok/python-pil-example
파이썬3 기반 Python Image Library(PIL) 예제
Last synced: 24 Aug 2025
https://github.com/guntas-13/blog
Explore the quarto rendered notebooks written on fine topics ;)
blog computer-vision image-processing machine-learning neural-networks
Last synced: 15 Oct 2025
https://github.com/yusufshakeel/dyreimage-php
This is an image resizing project.
image-compression image-processing images php php-gd resize-images
Last synced: 15 Oct 2025
https://github.com/melvinmo/computer-vision-for-intelligent-transportation-systems
My computer vision project report describes techniques for automated quality control in intelligent transportation systems using PCA, SVM, deep learning, and shape context descriptors.
cnn computer-vision deep-learning image-processing pca shape-context-descriptor svm-classifier
Last synced: 24 Feb 2026
https://github.com/imannoferesti/emotion_ai_python
Emotion and Facial Key-Point Detection Classify emotions and detect facial key-points using deep learning! This project combines CNNs and Residual Blocks to predict 15 facial key-points and categorize facial expressions into five emotions: Angry, Disgust, Sad, Happy, and Surprise.
automated-monitoring computer-vision convolutional-neural-networks data-normalization data-scaling dataset-visualization deep-learning emotion-classification emotion-detection expression-recognition facial-expressions facial-key-point-detection image-augmentation image-processing key-point-prediction model-deployment model-training residual-blocks resnet tensorflow-serving
Last synced: 24 Aug 2025
https://github.com/touppercase78/happy-new-year-2025
Happy New Year 2025 with Colorful Squares, Gifts, Text and Tree with Balls!
2025 happy-new-year image-processing merry-christmas opencv opencv-python python
Last synced: 23 Aug 2025
https://github.com/wonderingaboutai/image-captions
This Python script uses OpenAI's GPT-4-Turbo model to generate image captions and then store captions and file names into a .csv file. It's useful if you need to generate numerous captions for updating alt tags on your website, training machine learning models, etc.
captions computer-vision gpt-3 gpt-4 image-captions image-processing image-processing-python
Last synced: 01 Jun 2026
https://github.com/mirryi/mold
Image transformation web demo project.
demo image-processing web workshop
Last synced: 23 Aug 2025
https://github.com/jmaggio14/ipcv
homebrew image processing and computer vision tools
computer-vision image-processing
Last synced: 23 Aug 2025
https://github.com/jacotay7/shmpipeline
A tool for building and managing high performance CPU/GPU shared-memory compute pipelines. Ideal for real-time control and image processing applications
adaptive-optics image-processing pipeline real-time-control shared-memory
Last synced: 01 Jun 2026
https://github.com/willxxy/glitch-rust
[Rust] Implementation of glitch (https://github.com/jpoz/glitch) in rust.
image-processing rust rust-lang
Last synced: 18 Oct 2025
https://github.com/g3th/negative_photo
Create a Negative photo using Kotlin and Java-awt library
bufferedimage command-line-arguments image-processing java-awt kotlin photography
Last synced: 22 Aug 2025
https://github.com/chrynan/imagery
Components and utilities for working with images in Kotlin.
image image-processing kotlin kotlin-library kotlin-multi-platform kotlin-multiplatform kotlin-multiplatform-library
Last synced: 19 Oct 2025
https://github.com/akerdogmus/histogram_creator_from_images
This code allows to extract and save histogram plots of all images in a (gray) image library.
histogram image image-faults image-processing python python3
Last synced: 22 Aug 2025
https://github.com/heshamoomar/image-processing-using-matlab
Matlab Image processing
image-classification image-processing image-recognition matlab
Last synced: 21 Aug 2025
https://github.com/centuriontheman/roadtrafficobjectdetection
This repository contains code for road traffic object detection using deep learning models such as YOLO. It aims to detect various objects such as vehicles, pedestrians, stop and warning signs.
gui-application image-detection image-processing neural-network python yolo
Last synced: 21 Aug 2025
https://github.com/envp/depict
Compiler for an Image processing language that works on the JVM!
compilers image-processing java-8 jvm-bytecode
Last synced: 21 Aug 2025
https://github.com/vishwaksen-1/audiostegano
Images to audiofiles steganography script. Encoding into spectrogram
audio image-processing spectrogram steganography
Last synced: 19 Aug 2025
https://github.com/03ys/car-and-pedestrian-detection
Car and pedestrian detection using python and haarcascade classifiers
computer-graphics image-processing python vscode
Last synced: 19 Aug 2025
https://github.com/itx-jd/face-comparison-api-url-base64
A Flask API for comparing faces using DeepFace. Supports image URLs and base64 input for easy facial comparison.
api base64 deepface face-comparison face-verification facial-recognition flask-api image-comparison image-processing machine-learning security
Last synced: 18 Aug 2025
https://github.com/alyssonmach/histogram-equalization
[Aplicação de PDI]: Equalizalização de histograma para balanceamento de contraste em conjuntos de imagens médicas.
histogram-equalization image-processing preprocessing
Last synced: 24 Oct 2025
https://github.com/msaadx/Compiler-on-CPP
In this project, I have developed a small compiler that reads a .txt file. The compiler performs two main tasks: parsing the file and detecting any errors within it. After successfully parsing the file, the compiler proceeds to read specific commands for image processing functionalities. These functionalities have been implemented using OpenCV.
Last synced: 24 Oct 2025
https://github.com/johennes/music-management
Tools and configurations I use for managing my digital collection of music
cover-art gimp image-processing music-library replaygain scripting
Last synced: 24 Oct 2025
https://github.com/cassiofb-dev/media-scripts
Useful windows script for media conversion
batch-script ffmepg image-processing media windows youtube-downloader ytdl
Last synced: 18 Aug 2025
https://github.com/howbizarre/add-stamp
A Nuxt 4 application that allows users to apply watermarks to bunch of images using WebAssembly (WASM) for high-performance image processing. And use Cloudlfare Worker as BaaS.
baas batch-processing browser cloudflare-workers image-processing images nuxt nuxt4 rust stamp tailwindcss typescript vue vue3 wasn watermark webassembly wrangler
Last synced: 11 Apr 2026
https://github.com/veresdavid/imgproc-task2
Manually implemented some OpenCV methods, like image threshold or median filter.
Last synced: 24 Oct 2025
https://github.com/grandmoff100/imagelayers
Split and process image layers and segments.
image-processing image-segmentation pillow pypi-package python3 readme
Last synced: 03 Jan 2026
https://github.com/deniszholob/svg-colorizer-poc
Given an svg and a hex color, colorizes the svg to be that color
Last synced: 05 Oct 2025
https://github.com/wernerglinka/metalsmith-optimize-images
Metalsmith plugin for generating responsive images with optimal formats
image-processing metalsmith metalsmith-plugin
Last synced: 20 Feb 2026
https://github.com/siruku6/pic_sandbox
Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/
Last synced: 09 Mar 2026
https://github.com/shiwarne-silva/plantguard
cnn image-processing machine-learning plant-disease-detection
Last synced: 16 Aug 2025
https://github.com/fmigneault/opencv
Open Source Computer Vision Library
c-plus-plus computer-vision deep-learning image-processing opencv
Last synced: 18 May 2026
https://github.com/saman-nia/pca-eigenfaces
Image Signal Processing
computer-vision dimensionality-reduction eigenfaces face-recognition image-processing pca
Last synced: 11 Jun 2026
https://github.com/natelalor/graditudeapp
A social media platform designed to spread gratitude as its prominent form of media. Development spearheaded by tristanlalor.
app image-processing react software-development
Last synced: 15 Aug 2025
https://github.com/ozakione/image-organizer
Organize your images based on their ratio
image-classification image-management image-processing organizer
Last synced: 15 Aug 2025