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-02 00:15:12 UTC
- JSON Representation
https://github.com/jubelcassio/imageprocessing
General use scripts for image processing using Python's Image Library.
Last synced: 26 Mar 2025
https://github.com/spimy/imageblender
A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.
image image-manipulation image-processing instagram layout merge merger programming python python3
Last synced: 27 Jul 2025
https://github.com/emmarhoffmann/lakeline-design-automation-system
System automating product management and image generation for Lakeline Design
automation e-commerce image-processing python shopify-api small-business
Last synced: 17 Mar 2025
https://github.com/anyesh/ballot_paper_classification
Ballot paper classification using deep learning
cnn deep-learning image-classification image-processing
Last synced: 20 Jul 2025
https://github.com/yoyoberenguer/filters-with-fast-fourrier-transform
Image processing (High pass and low pass filter) using FFT
edge-detection fft filters image-processing
Last synced: 03 Apr 2025
https://github.com/lion24/pyvision
A minimal computer vision system in Python
ai camera coco computer-vision image image-processing learning opencv python yolo
Last synced: 15 Jan 2026
https://github.com/elhaban3ro/convtool
A unified package to convert your videos or images to another image/video format. Convert a whole folder from that format to a different one, or if you prefer, convert just one! š„µ
converter image-converter image-processing python video-converter video-processing
Last synced: 19 Feb 2026
https://github.com/dilipgjadhav/cs_encryption_decryption_project
š Secure Data Hiding in Images using Steganography | AICTE & IBM SkillsBuild Internship Project. This Python-based tool hides secret messages in images using OpenCV & PyQt6, with password-protected decryption. Secure, user-friendly & efficient for cybersecurity. Future scope: multi-format support, AES encryption & web/mobile integration.
cyrptography data-hiding image-encryption image-processing numpy opencv pyqt5-gui python-project python-security secure-communication steganography
Last synced: 06 May 2026
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/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/sriram-merugu/skin-disease-detection
This project aims to classify the skin disease of uploaded image.
deep-learning fastapi image-processing python yolov11
Last synced: 04 May 2026
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/majd-kontar/image-processing
edge-detection image-processing motion-detection opencv-python python
Last synced: 28 Jul 2025
https://github.com/anshap1719/convolve-image
A crate to perform convolution operations with stride on either image data or n-dimensional arrays
convolution image-processing rust
Last synced: 08 Feb 2026
https://github.com/gouthamreddykotapalle/make-my-trip
MyGola (A MakeMyTrip acquisition) Hackathon, bangalore - 2nd place
food image-processing java recommender-system travel
Last synced: 19 Sep 2025
https://github.com/liteobject/webcamwrapper
Real-time webcam processing with virtual camera output for video conferencing and streaming applications.
computer-vision image-processing obs-studio opencv real-time streaming video-conferencing video-effects video-streaming virtual-camera virtual-camera-obs webcam
Last synced: 18 May 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/vied12/django-url-renditions
Generates renditions from url fields
django django-rq django-s3direct graphene graphene-django image-processing rendition rq
Last synced: 25 Jan 2026
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/linarcx/image_resizer
A simple c++ program that uses libpng and OpenCL to resize images.
cmake cpp image-processing libpng opencl
Last synced: 05 May 2025
https://github.com/putridamayanti/ai-image-captioning
A minimal FastAPI + Celery project that generates captions for remote images using the BLIP model. The API queues caption jobs to a Celery worker backed by Redis, and you can poll for results.
ai ai-agent celery fastapi image-processing
Last synced: 06 Mar 2026
https://github.com/orengrinker/textfromimage
Python package (pip) - Get descriptions of images using OpenAI's GPT models, Azure OpenAI, and Anthropic Claude in an easy way.
anthropic anthropic-claude azure-openai claude image-processing openai package pip python3 textfromimage
Last synced: 15 May 2026
https://github.com/hermann-web/flask-image-uploader-and-processor-template
A Flask-based Python script allowing image uploads and placeholder image processing. It responds with a default classification message.
backend file-upload flask image-processing python scripting web-dev
Last synced: 08 May 2026
https://github.com/catdad-experiments/share-edit
š PWA for editing images that shows up in the share sheet
hacktoberfest image image-processing pwa share share-sheet
Last synced: 07 Jul 2025
https://github.com/sukov/jsresizelargeimages
JavaScript for resizing large images
image-manipulation image-processing javascript
Last synced: 18 Jun 2026
https://github.com/alexzajac/image-processing
Image processing project for school assignement.
bitmap csharp image-processing school-project
Last synced: 28 Mar 2025
https://github.com/luis-kr/depthmap
Depth map estimation tool using Depth-Anything-V2. Generate accurate depth maps from images with support for both relative and metric depth measurements.
cuda depth-anything depth-estimation depth-map image-processing python pytorch
Last synced: 08 Feb 2026
https://github.com/akinbicer/face-detection-using-viola-jones-algorithm
This project offers face detection over image file with Viola-Jones algorithm.
face-detection image-processing matlab
Last synced: 29 Jul 2025
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/asoftbird/tilestitcher
Stitching image tiles together in a grid form.
Last synced: 03 Apr 2025
https://github.com/ariyanmlzm/py-image-processing
š¼ļø Image processing with opencv developed with Python.
image-processing opencv python
Last synced: 17 May 2026
https://github.com/m-ah07/pdf-to-images-conversion-python
A lightweight Python service for converting PDF files into images using pdftoppm. It generates one PNG image per page in the PDF.
file-conversion image-extraction image-processing open-source open-source-python pdf-to-image pdf-tools python-library python-scripts python-utilities
Last synced: 12 Feb 2026
https://github.com/viacheslavdanilov/sem_segmentation
This repository is dedicated to the segmentation of histology images acquired by a scanning electron microscope (SEM)
deep-learning image-processing machine-learning medical-imaging segmentation
Last synced: 31 Aug 2025
https://github.com/edujbarrios/imet
Image Metadata Extractor Tool, aim's to be assistive tool to get image's info's before image preprocessing when working with Nerual Networks of any kind
image-metadata image-processing python
Last synced: 27 Mar 2025
https://github.com/kaelzhang/node-gifx
š„ A native node.js bindings to the giflib, and provides useful APIs.
bindings giflib image image-processing nodejs
Last synced: 14 May 2026
https://github.com/kmr0877/image-processing-with-opencv
To read the given Sergei Prokudin Gorsky image file,perform simple mathematical computations on images and reconstruct using image pyramids and perform image adjustments such as improving contrast,brightness etc. and produce a clear image output
brightness-control color-scheme contrast-enhancement grayscale-images image-processing numpy-library opencv python-3-5 rgb-color rgb-color-converter
Last synced: 17 Mar 2026
https://github.com/giwiro/image-compress-lambda
Node.js AWS lambda handler for compressing and resizing images on the fly.
aws aws-cloudformation aws-lambda image-processing node-sharp nodejs swc
Last synced: 01 Jul 2026
https://github.com/bydmiller/waifu-generator
Discord bot to generate waifu images using waifu.im, waifu.pics, nekos.life
discord-bot free free-image-generation image-generation image-processing nekos-life python waifu-im waifu-pics
Last synced: 30 Jul 2025
https://github.com/x-cod3r/image-converter-resizer
App to resize and convert images or make icons from different type of images
convert ico icon image image-processing jpeg png resize resize-images
Last synced: 16 Jun 2025
https://github.com/philippeitis/imgvid_utils
Python library for modifying and merging videos and images
cv2 image-processing splitting-videos stacking-images stacking-videos video-processing
Last synced: 22 Sep 2025
https://github.com/nikvoronin/seektextlines
Seek and recognise text blocks in an image and sometimes gaps between.
csharp dotnet image-processing image-recognition imagesharp ocr ocr-recognition
Last synced: 14 May 2026
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/snototter/imseqvis
Simple image sequence visualization GUI
gui image-processing python3 qt
Last synced: 13 Feb 2026
https://github.com/varungaikwad/image-resizer
Resize and generate platform-specific icons (mobile, desktop, web, wearables) from a single image. Drag & drop interface with responsive design.
css favicon-generator file-upload html icon-generator image-processing image-resizer javascript responsive-ui web-application
Last synced: 18 May 2026
https://github.com/codybloemhard/editimg
Edit images.
image-processing keyboard-workflow tilling-window-mangers
Last synced: 03 Nov 2025
https://github.com/thatisuday/bitmap-color-tools
A Web Application to generate color values for Bitmap images
binary bitmap bmp color-picker hexadecimal image-processing
Last synced: 24 Feb 2025
https://github.com/mr-talhailyas/histogram-equalization-and-contrast-stretching
Histogram equalization and contrast stretching without using builtin library functions.
contrast-stretching histogram-equalization image-enhancement image-processing numpy
Last synced: 29 Apr 2026
https://github.com/amishra15/enhancing-motion-blurred-images-in-normal-and-low-light-condition-for-mobile-photography
DATA: 606 | Capstone Project
autoencoder-neural-network cnn-architecture deep-learning exploratory-data-analysis gan image-processing unet-keras
Last synced: 24 Feb 2025
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: 11 Sep 2025
https://github.com/ingalabs/image-bundle
Symfony bundle for images
bundle image-processing php symfony symfony-bundle
Last synced: 17 May 2026
https://github.com/cascadepass/glazier
Remove image backgrounds using machine learning and some cleverness.
background-removal cli desktop dotnet-core image-processing ml onnx wpf
Last synced: 12 Apr 2026
https://github.com/talhaibnmahmud/image-processing-and-computer-vision
computer-vision image-processing
Last synced: 09 May 2026
https://github.com/zkaraqy/web-pengolahan-citra
A web application for advanced digital image processing (morphology, thresholding, edge detection) built with Flask & OpenCV. UAS project for Digital Image Processing course at university.
bootstrap5 flask github-copilot image-processing learn morphology num open-source pyt website
Last synced: 17 May 2026
https://github.com/mauke/image-thumbhash
A very compact representation of an image placeholder
image-hash image-processing perl
Last synced: 19 Feb 2026
https://github.com/prutya/tutorial-resize-images
How to resize images for Open Graph and Twitter using sharp
image-processing javascript open-graph seo seo-optimization sharp sharp-js twitter
Last synced: 18 May 2026
https://github.com/arsham-lh/medical-signals-and-images-processing
Various methods for processing biosignals and images using MATLAB.
biosignals image-processing matlab signal-processing
Last synced: 12 Sep 2025
https://github.com/lexiuwu71/albumpostergenerator
A few Python script using Pillow that generates an album poster using local files! (Heavily inspired by @elliotjarnit's project of the same name)
album flac image image-processing mp3 music mutagen pillow pillow-library python python-3 python3 tkinter tkinter-gui tkinter-python
Last synced: 30 Jul 2025
https://github.com/lauratrigo/codigo_roti
AnĆ”lise de ROTI Ć© uma ferramenta em MATLAB para processar e visualizar dados ionosfĆ©ricos (ROTI) de mĆŗltiplas estaƧƵes GNSS. Desenvolvido para pesquisas em geofĆsica espacial, o script gera grĆ”ficos temporais comparativos com filtros de qualidade e tratamento de dados faltantes. š”
data-analysis geophysics image-processing matlab roti scientific-initiation
Last synced: 24 Jun 2025
https://github.com/harinisri012/road-lane-detection-system
The objective of this project is to develop a lane detection system that processes video footage to identify and highlight lane markings on roadways. The system provides real-time visual feedback to drivers by overlaying lane boundaries and issuing warnings when the vehicle deviates from its lane.
canny-edge-detection grayscale hough-transform image-processing jupyter-notebook opencv python3 roadlane-detection
Last synced: 19 Jan 2026
https://github.com/elcruzo/cuda-conv
Lightweight CUDA kernel for 2D image convolution achieving 20x+ speedup. Built with CuPy for the NVIDIA Hackathon.
computer-vision convolution cuda cupy gpu-computing hackathon high-performance-computing image-processing nvidia python
Last synced: 15 May 2026
https://github.com/kumarmhaske/image-compression-app
This repository contains a web application built with Flask that allows users to compress images using the KMeans clustering algorithm. The application provides an easy-to-use interface for uploading images, compressing them, and downloading the compressed version.
advancemachinelearning computer-vision data-science image-processing kmeans kmeans-clustering machine-learning-algorithms
Last synced: 03 Apr 2025
https://github.com/natibek/crochet-pix
React and Flask based web app for creating, editing, and exporting crochet designs from uploaded or AI generated images.
image-generation-ai image-processing
Last synced: 13 Jun 2026
https://github.com/subhranil002/imageresizer
ImageResizer is a Python script utilizing š¢š½š²š»šš© to resize images. Easily adjust image dimensions by specifying source, destination, and scaling percentage ... ā¤ļø
cv2 image-processing imageresize imageresizer opencv opencv-python python python-3 python-script python3
Last synced: 18 May 2026
https://github.com/hatamiarash7/imagecompare
Show differences of two images
distinguish image-processing images pillow python python3
Last synced: 29 Mar 2025
https://github.com/parzibyte/texto-imagenes-php
Ejemplos para agregar texto sobre una imagen usando PHP y GD
example gd image-processing php text
Last synced: 11 Apr 2026
https://github.com/berlin0308/ntu-2023fall-ds
data-visualization image-processing machine-learning numpy pandas
Last synced: 30 Oct 2025
https://github.com/byte-cats/giv
Image Viewer written in Go
cross-platform go gui image-processing image-viewer minimalist
Last synced: 27 Mar 2025
https://github.com/focus-points/focuspoints-client
FocusPoints Client Library
image-compression image-focal-point image-manipulation image-processing image-retrieval
Last synced: 11 Jan 2026
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: 17 May 2026
https://github.com/chromafx/chromafx
Modern, high-performance, pure C# .NET library for image processing, drawing, and effects.
chromafx csharp dotnet drawing effects graphics high-performance image-processing pipeline
Last synced: 18 May 2026
https://github.com/serhii-chernenko/gulp-images-optimization
Gulp task to optimise images quality
gulp gulp-tasks image image-processing optimization
Last synced: 17 May 2026
https://github.com/funkatron/prompt-image-organizer
Organize AI-generated images into session folders by prompt similarity and creation time. Smart clustering, dry-run mode, and fast multi-threaded operations.
ai automation cli image-processing prompt-engineering python
Last synced: 21 Aug 2025
https://github.com/kvaytg/caption-forge
Automatically overlay perfectly fitted text on image
automation image-processing meme-generator open-source python python-3 python-3-10 text-overlay
Last synced: 25 Jun 2025
https://github.com/dominic-g/webp-shift
Seamless Image Optimization: Automatically convert and serve WebP images to enhance your WordPress siteās performance without sacrificing quality.
image-processing seo seo-optimization wordpress wordpress-plugin
Last synced: 24 Jan 2026
https://github.com/ozzy-zy/enhancer
A Cross-Platform Image Enhancment CLI tool for the needy nerds
filters-and-effects image-enhancement image-processing python3
Last synced: 08 May 2025
https://github.com/cltxvz/snapquiz
Test your memory with AI-generated quizzes based on random images!
ai bootstrap computer-vision flask full-stack google-gemini-ai heroku image-processing javascript memory-game nodejs python react rest-api web-scraping
Last synced: 07 Apr 2026
https://github.com/gaetanozappi/cameffect
In processing project that uses the PC camera by applying filters.
camera image image-processing photo processing
Last synced: 13 Apr 2025
https://github.com/jjateen/matlab-tutorials
A repo compiling my matlab learnings during my 4 years of B.Tech
digital-signal-processing image-processing matlab matlab-gui medical-image-processing reinforcement-learning video-processing
Last synced: 17 May 2026
https://github.com/mrabdelaziz/opencv-image-position-checker
Image Position Checker is a Python script that allows you to check a collection of images to see if they contain specific positions with defined colors. If an image meets these criteria, it will be moved to another directory.
image-processing machine-learning opencv
Last synced: 17 May 2026
https://github.com/comsystan/comsystanj
Complex Systems Analysis for ImageJ
complexity-analysis fractal-images fractals image-processing nonlinear-systems signal-processing
Last synced: 11 Sep 2025
https://github.com/speauty/picgridsplit
ä¹å®«ę ¼å¾ēåå²
cpp ide-vs2022 image-processing opencv4
Last synced: 25 Aug 2025
https://github.com/neemiasbsilva/dl-and-computer-vision
Using Deep Learning and Computer Vision: SSD, OpenCv, etc.
computer-vision computer-vision-opencv data-science deep-learning deep-learning-tutorial dog-detection dogs-vs-cats face-detection image-processing opencv python python3 ssd
Last synced: 06 May 2026
https://github.com/lucadibello/vehicleregistrationplaterecognizer
This program is able to read vehicles registration plates using OpenCV and OCR (Optical Character Recognition)
image-processing ocr-recognition opencv-python pytesseract tesseract-ocr vehicle-plate
Last synced: 24 Jun 2025
https://github.com/iqbaleff214/simple-go-image-processing
Simple Golang backend service with HTTP routes for image processing.
fiber go gocv golang image-processing opencv
Last synced: 19 May 2026
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/rodrigorvsn/deidara
Repository with Colab image processing exercises
Last synced: 30 Apr 2026
https://github.com/micheam/image-generator
CLI Application for Image Generation.
cli-app golang-application image-processing utiltity
Last synced: 01 Jul 2026
https://github.com/robotpy/robotpy-photonvision
No longer supported, use https://github.com/PhotonVision/photonvision/tree/master/photon-lib/py instead
frc image-processing python robotpy robotpy-build
Last synced: 29 Sep 2025
https://github.com/rojikaru/image-contrast
A working low-level app for changing contrast of images
Last synced: 24 Jun 2025
https://github.com/ramsailopal/imagestore
A repo demonstrating the use of M databases as a native image store.
gtm image-processing intersystems-cache intersystems-iris mumps python yottadb
Last synced: 17 Dec 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/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/aashrafh/cmp362
Solutions of the CMP362-Image Processing course's labs in college
contrast-enhancement edge-detection fourier image-analysis image-processing morphology python segmentation smoothing texture
Last synced: 18 May 2026
https://github.com/dhchenx/quick-image
A simple image processing toolkit
image-processing quick-image quick-image-processing
Last synced: 30 Oct 2025
https://github.com/pooja-premnath/edgedetection_imageprocessing_urban100
edge-detection image-processing
Last synced: 03 Mar 2025