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-01 00:15:07 UTC
- JSON Representation
https://github.com/filiprokita/qrcreator
QRCREATOR is a simple Python project that generates QR codes based on user input. It uses the qrcode and PIL libraries for image processing, and tkinter for creating a basic GUI. This project is a great introduction to image processing, GUI programming, and can be used as a beginner-friendly project for anyone interested in learning Python.
beginner-friendly graphic-user-interface gui image-processing pil python qr-code-generator qr-generator qrcode qrcode-generator simple-project tkinter
Last synced: 24 Mar 2025
https://github.com/arfelious/simple-captcha-solver
A simple image captcha solver for a website
Last synced: 27 Mar 2025
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/srummanf/image-palette
Extract dominant colors from any image.
color-palette image-processing nextjs
Last synced: 19 May 2026
https://github.com/speakeasy-sdks/leonardo-ts-sdk
Typescript SDK for the Leonardo AI
ai api image-processing sdk ts
Last synced: 11 Apr 2025
https://github.com/ctrueden/unseg-fiji
UNSEG script for Fiji
fiji image-processing segmentation
Last synced: 26 May 2026
https://github.com/3emseybey/lingua-ai
Lingua - An AI Powered Sign Language Interpreter for Android
artificial-intelligence image-processing image-recognition xamarin
Last synced: 26 Jan 2026
https://github.com/ashok-arjun/seam-carving
Seam Carving for Content - Aware Image Resizing
algorithms computer-vision dynamic-programming image-processing image-resizing seam-carving
Last synced: 25 Mar 2025
https://github.com/thasophearak/moul
Opinionated image resizing library
elixir elixir-library elixir-package image-processing image-resizing
Last synced: 21 Feb 2026
https://github.com/debasishdhal/short-pet-projects-collection
Planning it to contain very short pet-projects that might not deserve to have a separate repository. Reducing spamming on my main page.
czech german image-processing polish random-walk videoediting webscraping
Last synced: 19 Aug 2025
https://github.com/ayushivashisth/select-country-and-state
This project provides a simple interface for selecting a country and its corresponding states. It includes both a web version built with React and a mobile version built with React Native. Users can choose a country from a dropdown list, which dynamically populates another dropdown with states from the selected country.
css figma image-processing npm react
Last synced: 12 Apr 2026
https://github.com/rakeshbal99/canny-edge
canny-edge-detection edges image-processing opencv
Last synced: 18 Sep 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/hpw-dev/pdn-plugins-by-hpw-dev
Плагины для Paint.net от HPW-Dev
2d-graphics csharp image-processing paintdotnet paintdotnet-plugin paintdotnnet plugin
Last synced: 05 Oct 2025
https://github.com/h4ppy0wl/rbc-abnormality-detector-from-images
A MATLAB solution for RBC counting and abnormality detection. An old offline project from 2017 to 2020
anfis-classification hematology image-processing matlab matlab-app-designer matlab-gui
Last synced: 27 Jul 2025
https://github.com/inforad-kr/ImageStitcher
This tool stitches images based on OpenCV
Last synced: 19 Aug 2025
https://github.com/stelios-c/image_proc
My signal and image processing playground
image-processing scipy signal-processing
Last synced: 28 Feb 2025
https://github.com/shruthimohan03/predict-attributes-from-product-image
[E-Commerce] Meesho Hackathon on Predicting attributes from supplier uploaded images as part of cataloging is extremely crucial for any E-commerce platform
image-processing meesho-visual-taxonomy-challenge vit-transformer
Last synced: 03 Apr 2025
https://github.com/apahl/plate-inspector
quickly generate overviews of Cell Painting image plates
cell-painting image-processing
Last synced: 01 Apr 2025
https://github.com/jasoncobra3/image_processing
Explore fundamental image processing techniques using Python and OpenCV. This repository covers everything from basic image manipulation to advanced tasks like working with video, playing with RGB channels, resizing, flipping, cropping, and more. Perfect for beginners and those looking to enhance their OpenCV skills!
image image-processing opencv opencv-python python video-processing
Last synced: 17 May 2026
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/elarsaks/resize-rs
A fast, Rust-powered GitHub Action to batch-resize images by width while preserving aspect ratio.
github-actions image-processing rust
Last synced: 18 Jan 2026
https://github.com/zaber-dev/easy-image-watermark
This tool automatically applies a watermark to images in the raw_images folder. The watermarked images are saved in the copyrighted_images folder.
batch-script image image-processing image-watermark image-watermark-adder image-watermarking-python learn python python-image python-script student-vscode watermark watermark-image
Last synced: 29 May 2026
https://github.com/krishnaura45/memeshield
Proactive Content Moderation Using LLMs and VLMs
ai-driven computer-vision content-moderation gen-ai image-processing llms social-intervention vlms
Last synced: 30 Mar 2025
https://github.com/kodekarim/convolution-neural-network
Convolution Neural Network for Image Recognition
cnn-keras convolutional-neural-networks image-processing
Last synced: 08 May 2026
https://github.com/dxtaner/faceimageclaassification
Age, Gender, and Race Classification with Convolutional Neural Networks
age-classification cnn-classification cnn-keras dataset gender-classification image-classification image-processing image-recognition race-classification
Last synced: 11 Jun 2025
https://github.com/gunjangyl/object_detection_system
A real-time object detection system that identifies and classifies objects in images or video streams using deep learning models like YOLO, Faster R-CNN, or SSD. Built with TensorFlow and OpenCV, it supports applications in surveillance, autonomous vehicles, and more.
bounding-box computer-vision faster-rcnn image-processing jupyter-notebook opencv python ssd yolo
Last synced: 08 May 2026
https://github.com/brazer27/3d-scanner
3D scanning software designed to convert real-world objects into detailed 3D models using low-cost depth sensors, such as the Kinect or other similar devices. The software captures the geometry and texture of objects or environments by creating a point cloud, which can then be processed into a mesh.
3d-model depth-sensing image-processing interactive sensor-fusion
Last synced: 22 Jun 2025
https://github.com/lintenn/age_detector
An age detector of a person in a photo
age-detection computer-vision image-processing image-segmentation neural-network
Last synced: 11 Jun 2025
https://github.com/moalshafii/imagine
IMAGINE - Text to Image Generator
automation canvas go golang image-processing texttoimage
Last synced: 30 Mar 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/enindu/crop
A simple command-line application for cropping images
cli go go-cli golang image image-cropping image-processing
Last synced: 04 Apr 2026
https://github.com/zotho/tg_tenet_bot
Bot for convert media to tenet poster
asyncio image-processing python telegram-bot telethon video-processing
Last synced: 26 May 2026
https://github.com/rahulpatel2002/imageprocessing-edgedetection
MATLAB implementation of edge detection using Laplacian operators, unsharp masking, and highboost filtering. This lab explores various filtering techniques to enhance image features.
convolution-filter edge-detection highboost-filter image-processing laplacian-filter matlab unsharp-masking
Last synced: 11 Jun 2025
https://github.com/sherinur/bitmap
An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.
bitmap bmp cli-app image-manipulation image-processing image-transformations
Last synced: 18 Aug 2025
https://github.com/itsluketwist/imageai-wizard
ImageAI Wizard is a Python library that provides various image utilities using the OpenAI API.
Last synced: 28 Jul 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/lapets/pillowcases
Library that makes it possible to work in a concise, algebraic way with Python Imaging Library image objects.
data-structures image-processing pil pillow pillow-library python-image-library wrapper-library
Last synced: 18 Aug 2025
https://github.com/theritikchoure/image-processing-using-sharp
This repository contains a simple Express server designed to handle image uploads and convert them to various formats (jpeg, png, webp) using the Sharp image processing library.
express file-upload image-processing multer nodejs sharp
Last synced: 12 Apr 2026
https://github.com/who-else-but-arjun/image_segmentation
Implementation of Panoptic Image Segmentation using VGG16 encoder and a fully convolutional network for classification of pixels in 27 different classes trained and tested on dataset of Indian road images.
cnn image-processing keras-tensorflow panoptic-segmentation segmentation
Last synced: 08 Apr 2025
https://github.com/k-karna/image_processing_cv_opencv
essential image processing with OpenCV
image-classification image-processing opencv-python
Last synced: 07 Apr 2025
https://github.com/poripouria/data-analysis
Classify and Cluster some datasets
ai artificial-intelligence computational-data-mining data-science datamining image-processing machine-learning
Last synced: 18 Aug 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/tjhorner/asciify
ASCII art library written in Go
ascii-art golang golang-library image-processing
Last synced: 01 Apr 2025
https://github.com/streanger/image-analysis
Any kind of images analysis using python scripts (OpenCV mostly)
image-processing python-opencv
Last synced: 06 Jul 2025
https://github.com/geo-mena/squish
🎴 Squish - Batch Browser-based Image Compression
batch batch-processing image-compression image-processing
Last synced: 15 Mar 2025
https://github.com/tilfin/sharp-mozjpeg-image-processor
Scaled and optimized JPEG image file generater powered by sharp and mozjpeg
image-processing mozjpeg sharp
Last synced: 30 Mar 2025
https://github.com/petrusmatiros/img2web
A CLI tool for converting bulk images to compressed, resized WEBP images
Last synced: 18 Jan 2026
https://github.com/jongan69/expo-cloudinary-image-manager
An Expo React Native App for Managing Cloudinary Images
cloudinary expo image-processing react-native
Last synced: 10 May 2026
https://github.com/bfalls/img-compressor
GPU-accelerated JPEG compressor
cli-tool command-line compression cpp cpp-cuda-gpu-programming-parallel-computing cuda dct demo-project gpgpu gpu-programming high-performance-computing hpc image-compression image-processing jpeg parallel-computing
Last synced: 20 Apr 2026
https://github.com/tand826/img2vid
Merge images to a video.
computer-vision image-processing
Last synced: 26 May 2026
https://github.com/aumirza/image-color-picker
sleek and intuitive tool to extract and explore colors from any image effortlessly.
color-picker image image-processing
Last synced: 13 Apr 2026
https://github.com/iteranya/captioner
Image To Text with Florence 2
ai batch-processing caption-generation florence image-processing image-recognition img2txt
Last synced: 11 Dec 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/apex-20000g/eos-mfl
This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)
3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet
Last synced: 11 Jun 2025
https://github.com/trevisx07/image-based-circle-detection-and-getting-its-geolocation-coordinates
A MATLAB project with a user-friendly GUI for detecting circular objects in images and determining their geolocation. It combines advanced image processing and real-time parameter adjustments for precise analysis and visualization.
image-processing matlab matlab-gui
Last synced: 16 Mar 2025
https://github.com/nobody-1321/learn-image-processing
image processing examples. "Documentation will be added soon"
Last synced: 11 Jun 2025
https://github.com/imakin/smarthome
All my smarthome project. Including face recognition system
artificial-intelligence image-processing machine-learning
Last synced: 26 Jan 2026
https://github.com/gregieboi/ascii-art-generator
Just another basic ascii art generator
ascii-art image-processing opencv pillow python3
Last synced: 13 May 2026
https://github.com/haozhe-py/tensorai
An Image Recognition AI tool, which is use to show the number on a picture. (0~9 only) TEST Accuracy: 0.97
artificial-intelligence convolution convolutional-neural-network convolutional-neural-networks image-classification image-processing image-recognition keras keras-classification-models keras-models keras-tensorflow neural-network neural-networks python python-3 python3 tensorflow2
Last synced: 12 Apr 2026
https://github.com/addsarah/image-classification-intermediate
Applied Machine Learning Intermediate Dicoding, last update 24 March 2025
convolutional-neural-networks dicoding image-classification image-processing keras machine-learning python tensorflow tflite
Last synced: 11 Apr 2026
https://github.com/rohitinu6/image_cartoonify
To Cartoonify an Image using opencv-python
image-processing matplotlib numpy opencv opencv-python python
Last synced: 12 Apr 2026
https://github.com/mugambi645/image-processing-with-python
Various Image processing transformations with python
Last synced: 12 Apr 2026
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/aalekhpatel07/debox-magick
Remove letterboxes and pillarboxes from images using ImageMagick
image-processing imagemagick letterbox pillarbox
Last synced: 16 Mar 2025
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/adityaa30/object-recognition
Algorithms for various Computer Vision and Image Processing problems
computer-vision convolutional-neural-networks image-processing machine-learning
Last synced: 12 Mar 2026
https://github.com/lvmalware/processamento-de-imagens
Demonstração do processamento de imagens com Python
image-processing imagens processamento python tkinter
Last synced: 31 Mar 2025
https://github.com/alwalxed/img-tools-telegram-bot
Converts images to different formats using a Telegram bot.
bot hono image-processing node-telegram-bot-api nodejs sharp telegram telegram-bot typescript
Last synced: 13 Apr 2026
https://github.com/dermatologist/skinhelpdesk
:information_desk_person: Image Analytics Library for Dermatology
dermatology image-processing imagej
Last synced: 02 Apr 2025
https://github.com/nomnomnonono/background-image-generation-for-zoom
Application to generate background image for meeting (ex. Zoom, Meet, Teams).
artificial-intelligence deep-learning gradio huggingface image-generation image-processing machine-learning openai-api python
Last synced: 01 Apr 2025
https://github.com/vansh-khaneja/blood-cells-count-yolov8
computer-vision image-processing python yolov8
Last synced: 24 Mar 2025
https://github.com/miasmartypants/insta_generator
Use AI and Google's Chrome Extension to generate a caption for your instagram posts
api chrome-extension flask full-stack google-cloud-platform gpt image-processing image-recognition instagram python3 tools vertex-ai
Last synced: 12 Apr 2026
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 2026
https://github.com/agrc/dhhs-cooling-towers
Tools to extract cooling tower locations from aerial imagery
aerial-imagery artificial-intelligence computer-vision cooling-towers gis government government-app image-processing machine-learning utah
Last synced: 27 May 2026
https://github.com/jeremiasvillane/ai-bg-remover
A simple modern web application that uses artificial intelligence to automatically remove backgrounds from images. Built with React and TensorFlow.js, this application processes images directly in the browser, ensuring privacy and fast results.
ai image-processing react tailwindcss tensorflowjs typescript vite webgl
Last synced: 09 Apr 2026
https://github.com/louis3112/image_process
One of my project for Image Processing 4th Semester. The project is a simple extracting pixel matrices
image-processing ipynb-jupyter-notebook matplotlib opencv python
Last synced: 10 Apr 2026
https://github.com/r614/rustic
Lightweight video codec written in Rust
codec compression image-processing rust video video-processing
Last synced: 28 Jul 2025
https://github.com/prajakta1321/high-pass-filters
filter image-processing python
Last synced: 08 Apr 2025
https://github.com/anjaliy11/signlanguagedetection
SignLanguageDetection is a deep learning-based project that enables real-time detection and recognition of sign language gestures using TensorFlow and computer vision techniques.
annotation deep-learning image-processing image-recognition labelimg opencv tensorflow
Last synced: 02 May 2026
https://github.com/manulthanura/ai-computer-vision
Images are a fundamental part of many applications, from simple photo viewers to advanced machine learning models. In this repo, we'll explore various Python libraries that allow us to read and display images, providing insights into their features and use cases.
artificial-intelligence computer-vision image-processing
Last synced: 01 Apr 2025
https://github.com/xonoxc/cclip
application for application of ai transormations on various medias
ai cloudinary image-processing nextjs nodejs react typescript video videocompression
Last synced: 12 Apr 2026
https://github.com/catalina2820/reconocimiento-de-patrones
This repository contains practical exercises from the Pattern Recognition course at Pascual Bravo University for the 2024-1 term. The course covers fundamental concepts in data science and machine learning techniques for recognizing, classifying, and clustering patterns across various contexts
audio-signal-analysis data-science image-processing pattern-recognition
Last synced: 29 Jul 2025
https://github.com/netcodez/image-classification-convolutional-neural-network
Deep learning: Image Classification using a Convolutional Neural Network
computer-vision convolutional-neural-networks deep-learning image-classification image-processing image-recognition
Last synced: 29 May 2026
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/stonet2000/javascript-image-filtering
Apply image filters through javascript and p5.js
filtering html image-processing javascript
Last synced: 04 Sep 2025
https://github.com/cariad/palign
Python package that helps to render and align text in Pillow
image-processing pillow python
Last synced: 28 Mar 2025
https://github.com/siruku6/pic_sandbox
Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/
Last synced: 09 Mar 2026
https://github.com/anubagre/image-enhancement-using-pil
This project uses the Python Imaging Library (PIL) to enhance images by improving sharpness, contrast, and flipping image. It's useful for preprocessing images for machine learning models or general photo editing.
flipping image-processing imageenhancement pil python
Last synced: 02 Apr 2025
https://github.com/askhan963/cleanslate
CleanSlate is a free, user-friendly image background remover that delivers high-quality results with just a few clicks. Upload an image, remove the background instantly, and download your new, clean-cut photo. Perfect for web developers, designers, and anyone needing professional-grade images without hassle.
background-eraser clean-slate express image-background-removal image-processing mern-stack mongodb nodejs react web-app
Last synced: 12 Apr 2026
https://github.com/evzpav/write-text-into-image
Write identification code of a transfer into a bank transfer
Last synced: 17 Mar 2025
https://github.com/eesha12khan/hybrid-images_cv
A hybrid image generator that merges low-frequency and high-frequency features of two images using OpenCV.
computer-vision hybrid-images image-processing opencv python3
Last synced: 18 Apr 2026
https://github.com/jhaayush2004/photonic-philosopher
A cutting-edge model leveraging the power of a pretrained DenseNet201 network for sophisticated feature extraction, combined with layers of LSTM architectures for robust caption generation.
computer-vision data-preprocessing densenet201 image-processing lstm neural-networks nlp
Last synced: 03 Jul 2025
https://github.com/shiwarne-silva/plantguard
cnn image-processing machine-learning plant-disease-detection
Last synced: 16 Aug 2025
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026