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-05 00:11:41 UTC
- JSON Representation
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/blueskyson/image-transformation-opencv
image-processing image-transformation opencv python
Last synced: 08 May 2026
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/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/mohithk006/fogvisionai-foggy-object-detection
An advanced object detection system for identifying vehicles and people in adverse weather, using a custom-trained, lightweight YOLOv10 model.
adverse-weather-condition computer-vision deep-learning flask image-processing machine-learning object-detection python3 yolov10
Last synced: 14 Apr 2026
https://github.com/kyr0/lightningimg-node
A transparent, fast and safe image converter for Node.js, written in Rust. Encodes PNG, JPG, TIFF to WebP
converter image image-processing jpg nodejs png rust tiff webp
Last synced: 11 Feb 2026
https://github.com/abdullah2020/image-restoration
The focus of this Lab is to correct the offsets of the image lines in 'fichier2.bmp'
image image-processing matlab offsets-line
Last synced: 26 Mar 2025
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/cosmingorun/fire_and_smoke_detection_image_processing_opencv_cpp
An image processing project that detects fire and smoke in given images by combining various techniques for detection.
cpp firedetection image-processing
Last synced: 26 Mar 2025
https://github.com/logbarron/duplicate-image-detector
A tool for finding duplicate and near-duplicate images. Then removing those files using a simple UI.
duplicate-detection image-processing macos python
Last synced: 17 Jan 2026
https://github.com/snigdho8869/traffic-sign-detection
A Flask-based web application for detecting traffic signs using a pre-trained deep learning model.
ai artificial-intelligence computer-vision data-science deep-learning flask image-classification image-processing keras machine-learning neural-networks object-detection opencv python tensorflow traffic-analysis traffic-sign-detection traffic-sign-recognition web-application web-development
Last synced: 16 Apr 2026
https://github.com/gustavolr548/renderfarmpython
Render farm em python com suporte a socket e threads
blur-image image-processing python renderfarm socket-programming thread
Last synced: 13 Apr 2026
https://github.com/ammoradi/computer-vision-course-exercises
Iran university of science and technology computer vision(CV) winter-2018 course exercises solutions
computer-vision convolutional-neural-networks deep-learning image-processing keras machine-learning opencv
Last synced: 08 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/a-und-b/ComfyUI_IC-Light-v2_fal
Custom node for ComfyUI that integrates lllyasviel's IC-Light V2 model into your workflows using the fal.ai API.
comfyui comfyui-nodes fal-ai generative-ai ic-light image-processing
Last synced: 29 Apr 2025
https://github.com/evanpacini/dither
Simple dithering library in Rust, based on image-rs
dither dithering dithering-algorithms image-processing quantisation quantization rust
Last synced: 13 Feb 2026
https://github.com/ayulockin/humain_faceless
Detect faces in an image and give prediction about the age, ethnicity and emotion of that face.
deeplearning face-detection image-processing keras mtcnn-face-detection multiclass-classification multilabel-classification opencv tensorflow
Last synced: 16 Apr 2026
https://github.com/sztaroszta/bgone
A GUI-based Python utility engineered to remove image backgrounds using a suite of AI models. It streamlines testing by processing one image with multiple algorithms (rembg, mediapipe) and saving separate, transparent outputs for easy side-by-side comparison.
ai background-removal computer-vision deep-learning gui image-editing image-processing machine-learning mediapipe photo-editing python rembg tkinter transparency transparent-background utility
Last synced: 08 May 2026
https://github.com/pmb59/dosymetric-image-reconstruction
Reconstructing dosimetric images using a deconvoluted physical model
deconvolution dosimetry image-processing matlab radiation
Last synced: 13 Feb 2026
https://github.com/n-c0de-r/ip-exercises
Various exercises from image processing class.
3rd-semester dilation efficiency entropy errosion gaussian-filter histogram image-processing morphological-image-processing perspective-transformation variance
Last synced: 13 Feb 2026
https://github.com/phaticusthiccy/unstabilizer
Pixel editing algorithm that disrupts pixel level for fine tuning ai training process.
ai image-manipulation image-processing unstabilizer vision
Last synced: 13 Feb 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/guangie88/image-batch-resizer-rs
Experimental image batch resizer in Rust
Last synced: 10 Jun 2026
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/jblanper/pixelator
Web app that divides an image in color rectangles turning them into abstract tessellations..
image-processing pixel tessellation
Last synced: 28 Feb 2026
https://github.com/indivisual-eyes/indivisual-eyes-backend
Backend REST API for the IndiVisual Eyes app
backend color fastapi image-processing python rest-api
Last synced: 14 Feb 2026
https://github.com/waelson/image-filter
Udacity Capstone Project - NodeJS API to filter images.
image-processing javascript nodejs typescript
Last synced: 08 May 2026
https://github.com/repo-bilalnaeem/motion-video-detection
This repository demonstrates how to combine Convolutional Neural Networks (CNNs) and Long-Short Term Memory (LSTM) networks to perform human action recognition on videos. By leveraging the strengths of both CNNs and LSTMs, we can effectively tackle complex computer vision problems such as video classification.
convolutional-neural-networks image-processing lstm-neural-networks machine-learning videodetection videoprocessing
Last synced: 14 Feb 2026
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/cassiofb-dev/media-bash
Useful bash script for media conversion
av1 bash-script ffmpeg image-processing pngquant youtube-downloader yt-dlp
Last synced: 13 Apr 2026
https://github.com/reshalfahsi/zero-reference-low-light-image-enhancement
Zero-Reference Low-Light Image Enhanchement
image-enhancement image-processing low-light-image-enhancement pytorch pytorch-lightning zero-dce
Last synced: 18 Apr 2026
https://github.com/md0011/filterfun
A fun project where we can upload our pictures and apply various filters to it.
filters html-css-javascript image-processing photo-editing photography social-media webapp
Last synced: 16 Mar 2025
https://github.com/subratamondal1/document-extraction
Document extraction from pdfs and images with OpenCV.
computer-vision document-extraction image-processing opencv py python3 pytorch
Last synced: 24 Jan 2026
https://github.com/adriangeorgem/react-image-comparison-slider
React Image Comparison Slide is a powerful tool for visual comparison of two images. With its intuitive interface and customizable options, this project provides an efficient and user-friendly way to compare images side by side.
before-after comparison-image-slider comparison-tool image-comparison image-diff image-processing javascript open-source react react-component slider tailwindcss typescript vercel-deployment
Last synced: 15 Apr 2026
https://github.com/kukrma/glioma-diffusion-analysis
Analysis of Peritumoral and Periedematous Diffusion Properties in Brain Gliomas Using the UCSF-PDGM Dataset
brain-gliomas cluster-analysis diffusion-mri image-processing machine-learning neuroimaging statistical-analysis
Last synced: 28 Jan 2026
https://github.com/robert-wettstaedt/image-processing
Different image processing algorithms for the browser
contours image-processing javascript polygon potrace-algorithm
Last synced: 13 Jun 2025
https://github.com/kamilkrauze/honours-project
cpp17 glfw3 image-processing imgui-glfw opencv
Last synced: 07 May 2026
https://github.com/darkksideyoda/remote-control-detection
The First Step of an Application to Run Based on the Detection and Analysis of Remote Control Devices. Created in Python Programming Language with Machine Learning, Image Processing and Computer Vision Techniques.
computer-vision deep-learning image-detection image-processing jupyter machine-learning python remote-control
Last synced: 15 Apr 2026
https://github.com/alfieidiot/dither
A modern web-based image dithering & education tool
3d algorithm dither dithering-images image-processing javascript-library ordered-dithering palette pil png python retro shaders urp
Last synced: 09 Apr 2025
https://github.com/jamnicki/smartcanvas-digits
Interactive canvas with 'hand-written' digits recognition basing on MNIST dataset
ai image-classification image-processing image-recognition
Last synced: 07 Apr 2025
https://github.com/xza85hrf/icon-combiner-app
Icon Combiner App is a Python-based GUI application that allows users to combine two ICO icons into one. The application uses CUDA (if available) or CPU for upscaling the icons to a user-specified size or automatically sizes them based on their original dimensions. It provides detailed logging for error tracking and debugging.
error-logging gui-application ico-format icon-combining image-processing image-upscaling python
Last synced: 25 Mar 2025
https://github.com/envid-tech/ai-camp-project
An AI Project made using Flask and ReactJS integrating a pretrained image model.
ai css flask html image-classification image-processing javascript llm python reactjs scss
Last synced: 15 Apr 2026
https://github.com/gcyrillus/simpleimageresizer
simplifie l'interface d'upload de PluXml et fixe une largeur maximale aux images. Celle-ci sont redimensionnées. Pas de miniature
administration image-processing plugin pluxml
Last synced: 09 Apr 2025
https://github.com/vggm/sudoku-solver-script-with-ml
backtracking image-processing machine-learning
Last synced: 14 Oct 2025
https://github.com/moh-27sl/image-alignment--python-edition
Alignment of an unaligned image with a base/reference image using feature detection, feature matching, and homography in OpenCV.
ai classical-computer-vision classical-image-processing computer-vision computervision image-alignment image-processing imageprocessing neural-network numpy opencv python python3
Last synced: 15 Apr 2026
https://github.com/wipeseals/dot-illust-converter
Converts images to retro game style
image-processing retrogame vibecoding
Last synced: 31 Jan 2026
https://github.com/m-ah07/merge-images-to-pdf-php
A simple PHP project for merging multiple images into a single PDF file. This project uses the FPDF library to handle PDF generation.
image-processing image-to-pdf merge-images open-source pdf-generation pdf-tools php php-projects
Last synced: 25 Feb 2026
https://github.com/friskisgit/template-generator
Replicates an image laying it out row by row on a sheet of paper
cli go image-processing replicator template
Last synced: 12 Jun 2025
https://github.com/rsenft1/auto-basket-detector-2d
ImageJ macro scripts for analyzing fluorescent microscopy images: segmenting cells, divide into quadrants, and quantify innervation
ijm image-classification image-processing imagej-macro-scripts microscopy microscopy-images publication-code region-rois rois science-research segmenting-cells
Last synced: 31 Jan 2026
https://github.com/fawaztakahji/manhwasplitter
A cross-platform app for splitting long images.
android-application image-processing image-splitting linux-app manhua manhwa windows-app
Last synced: 01 Feb 2026
https://github.com/hamolicious/image-kernel-applier
Handles the application of Image Kernels, there are a couple preset kernels but adding custom ones is super simple
filters image-filters image-processing images kernel kernels pygame python python38
Last synced: 23 Apr 2025
https://github.com/chatterjeesaurabh/harris-corner-detection
This is the implementation of Harris Corner Detection from scratch using NumPy in Python.
computer-vision corner-detection image-processing
Last synced: 04 Jul 2025
https://github.com/supriya811106/garbage-classification-system
A machine learning tool built with TensorFlow and the VGG16 model. It classifies waste items from images, assisting in efficient recycling. Users upload waste images, and the system identifies the waste type.
classification feature-extraction garbage-classification image-classification image-processing keras machine-learning python tensorflow trasfer-learning vgg16
Last synced: 30 Dec 2025
https://github.com/mubaidr/contours.ts
Extract shapes & contours in an image, for browsers and node.js.
contours image-processing moore-neighbourhood rdp shape
Last synced: 07 Feb 2026
https://github.com/nico-martin/node-image-processing
A nodeJS library that manipulates images on the fly.
image-manipulation image-processing nodejs
Last synced: 12 Apr 2026
https://github.com/mvishiu11/bookshelf
Project made for Image Processing course at Télécom Paris, Consists of classical CV pipeline for extracting shelves from bookshelves, books from shelves and titles from books.
convolution-filter feature-extraction image-processing image-segmentation morphological-image-processing
Last synced: 08 Feb 2026
https://github.com/chethanks2005/visionuav-navigation
A robust vision-based localization system for UAVs operating in GPS-denied environments. The system utilizes advanced computer vision techniques to achieve accurate position estimation by matching real-time drone camera feeds with satellite imagery.
brisk computer-vision feature-detection feature-matching geolocalization homography image-processing localization opencv position-estimation ransac region-of- sift uav-navigation
Last synced: 12 Jun 2025
https://github.com/limit-zero/assetsbundle
Implements image upload support for projects utilizing limit0/asset
image-processing symfony-bundle upload
Last synced: 27 Apr 2026
https://github.com/romiras/image-processing-sandbox
My experiments in image processing
algorithms hsv image-processing matlab rgb
Last synced: 01 Apr 2025
https://github.com/nguyenpanda/countingsheep
A Traditional Image Processing Model for Measuring White Spread
chemistry hcmut image-processing segmentation
Last synced: 27 May 2026
https://github.com/rammba/softcomputing_challenges
Projects developed as part of challenges on Soft Computing - an Applied Computer Science subject on Faculty of Technical Sciences.
image-processing ocr tesseract-ocr
Last synced: 04 Mar 2026
https://github.com/vansh-khaneja/blood-cells-count-yolov8
computer-vision image-processing python yolov8
Last synced: 24 Mar 2025
https://github.com/bilalhameed248/ip-and-opencv
Image Processing & OpenCV Learning & Research Work
image-processing image-recognition object-detection opencv yolo
Last synced: 07 May 2026
https://github.com/mridulg/pixellent
ML + Image Analysis + Python
image-processing machine-learning python
Last synced: 18 Mar 2026
https://github.com/kpouer/image2text
ascii-art cli image image-processing rust rust-lang
Last synced: 27 Feb 2026
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/m-ah07/image-converte-php
A PHP tool for multi-format image conversion, designed for fast, reliable, and simple image processing.
image-conversion image-processing media-processing open-source open-source-php php php-development php-utilities
Last synced: 11 Feb 2026
https://github.com/miha53cevic/opencv-facial-recognition
using OpenCV and EmguCV
arduino image-processing opencv opencv-python
Last synced: 11 Apr 2026
https://github.com/agarnung/histogram-simulator
An application to perform LUT-based image histogram modification interactively
histogram image-procesing image-processing opencv qtcreator
Last synced: 16 Apr 2026
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/puripant/figur-over-text
Prototype of image/figure foreground over custom text
graphics image-processing opencv
Last synced: 16 Jun 2026
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/betich/chess-detection
Chessboard detection project for Digital Image Processing and Vision Systems course
chula chulalongkorn cnn-classification image-processing roboflow roboflow-dataset
Last synced: 28 Feb 2026
https://github.com/m-ah07/pdf-to-images-conversion-php
A lightweight PHP service for converting PDF files into images using pdftoppm. Supports PNG output and generates images for each page in the PDF.
image-extraction image-processing open-source open-source-php pdf-conversion pdf-to-image pdf-tools php-library php-scripts php-tools
Last synced: 13 Feb 2026
https://github.com/janczer/mirror
Very simple function for mirroring images in Go
Last synced: 16 Jan 2026
https://github.com/reiniiriarios/asset-resizer
A minimal package to easily automate image asset resizing as a part of a build process.
assets build-process build-tool image-processing image-tools npm-package
Last synced: 16 Apr 2026
https://github.com/char-noir/time_blur
A small project aimed at creating motion blur video. The python programming language and the PIL, numpy, blend_nodes, cv2 libraries were used. The project is only a prototype and will not be completed to a full-fledged program in the future.
blur-image image-processing ipynb jupyter-notebook pillow python3 video-processing
Last synced: 14 Feb 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/carbonpackages/carbon.vips
Enable Vips in your Neoes CMS installation
Last synced: 19 Mar 2026
https://github.com/m-ah07/merge-images-to-pdf-python
A Python project for merging multiple images into a single PDF file. This tool is designed to simplify the process of consolidating images into a single, compact file format.
data-processing developer-tools file-merging image-processing image-to-pdf open-source open-source-python pdf-creation pdf-tools python python-library python-scripts python-utilities
Last synced: 14 Feb 2026
https://github.com/archisman2001/kishantech
Early Disease Detection: Automated identification of diseased and healthy potato plants using leaf images, enabling early intervention. Accurate Diagnosis: Reduces the chances of errors that come with traditional manual inspections.
android-development android-studio cnn deep-learning image-processing jupyter-notebook kotlin-android machine-learning python
Last synced: 15 Feb 2026
https://github.com/sripwoud/image-processing
In browser image processing with Rust/WASM
browser image-processing rust wasm
Last synced: 28 Apr 2026
https://github.com/mahshid1378/owner-avatar-lcm_inpaint_outpaint_comfy
ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)
audio image-processing language-consept-machin lcm text-classification
Last synced: 08 Apr 2025
https://github.com/nightflyza/pixelcraft
PixelCraft is a lightweight PHP library designed for easy image processing using the GD lib
crop gd graphics image-conversion image-filters image-generation image-manipulation image-processing images2ascii php php-image-processor php-image-resizer php-library pixel-art thumbnail watermarks
Last synced: 29 Jul 2025
https://github.com/europanite/ai_image_ocr_prompt
An AI Image OCR Prompt.
ai-ocr chatgpt claude claude-api generative-ai image image-processing markdown markdown-lang markdown-language md ocr openai openai-api pdf prompt prompt-engineering prompts snipet snipets
Last synced: 27 Apr 2026
https://github.com/hibatillah/projectpd
Web Identification of Rice Types based on Colors
college-project deep-learning deeplearning image-processing python rice tailwindcss website
Last synced: 08 May 2026
https://github.com/oneiben/autonomous-drone-landing-system
an autonomous drone landing system that uses visual and distance-based sensors.
Last synced: 20 Jan 2026
https://github.com/muhalvin/simple-image-editor
Simple image editor, created just for fun.
css html image-processing tailwindcss
Last synced: 08 May 2026
https://github.com/jps27cse/pictorica-react_tailwind_reactquery_appwrite
Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.
ai appwrite image-processing instagram radix radix-ui react social-media tailwind text-classification text-processing
Last synced: 16 Apr 2026
https://github.com/aminul-islam-niloy/digital-image-processing-
DIP with Jupeter Notebook
image-processing juoyter-book python3
Last synced: 08 May 2026
https://github.com/completementgaga/hwtools
A library to parse Handwritten Text
handwriting-recognition handwritten-text-recognition image-processing python segmentation
Last synced: 26 Mar 2026
https://github.com/antosiowsky/welding-mask-ar
Project involves building an AR system using a Raspberry Pi Zero 2 W, a camera, and a 5.5-inch display (1920x1080). The system captures real-time video, processes it for enhanced quality, and splits the image into two equal halves for AR goggle functionality. Additionally, it integrates environmental sensors for air quality.
csi image-processing opencv python raspberry-pi spi welding
Last synced: 16 Apr 2026
https://github.com/abdelrahman-amen/vgg16-from-scratch-and-built_in
This project implements the powerful VGG-16 convolutional neural network for image classification, showcasing its efficiency with 3x3 filters, same padding, stride of 1, and 2x2 max-pooling for superior pattern recognition in diverse images.
image-processing keras python seaborn skit-learn tensorflow vgg16
Last synced: 16 Apr 2026
https://github.com/mituskillologies/pgduasp-cv-dec24
The program of Computer Vision in course PGDUASP at CDAC. Conducted by Tushar B. Kute. November-December 2024
computer-vision cv2 image image-analysis image-processing matplotlib matrix-operations scikit-image
Last synced: 24 Mar 2025
https://github.com/pranav-nagpure/watermarking-tool-nb
IPython Notebook implementation of Watermarking Tool
image-processing ipython-notebook opencv-python
Last synced: 03 Mar 2026
https://github.com/markalexi/filmme
Selfie maker app with image processing effects. The project will make friends WebRTC, Vue and Typescript.
image-processing typescript vue webrtc
Last synced: 13 Apr 2026
https://github.com/taylorackley/s3-resizer
Uses Sharp to resize images and returns a buffer or delivers to s3
aws aws-s3 image-processing nodejs sharp
Last synced: 09 May 2026