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/amishidesai04/image_filter_project
This Python-based Image Filter Project enables users to apply diverse image filters to their images. This project combines the functionality of Tkinter for the GUI, Pillow for image handling, and OpenCV for image processing to create a robust tool for basic image editing tasks. Follow the instructions in this document to set up and run the project.
gui-application image-filters image-processing open-source opencv-python pillow project-repository python tkinter
Last synced: 07 Jul 2025
https://github.com/straznik24/www
Autonomiczny przenośny monitoring (klasy militarnej) z wbudowanym rozponawaniem obiektów, trackingiem, anonimizacją z komunikacją głosową dla powiadomień i wydawania komend - www.straznik24.pl
ai alarm cctv dozorca image image-processing monitoring ochrona processing straznik system video video-processing
Last synced: 29 Mar 2025
https://github.com/apaz-cli/ml-imagehash
A PyTorch implementation of a machine learning perceptual image hash algorithm for near-duplicate detection and fast content-based image retrieval.
duplicate-detection image-processing imagehash near-duplicates perceptual-hashing
Last synced: 23 May 2026
https://github.com/shellyacm/imgx
🏞️ Make your images load faster. A better save for the web.
avif content-delivery-network diffusion-models image-processing imgx jpeg optimizing png-decoder png-encoder processing prostate-segmentation segmentation toast webp
Last synced: 29 Mar 2025
https://github.com/carlosrs14/image-calculator
add, sub, div, and, or, ~, etc. on images...
cpp image-analysis image-processing opencv qt
Last synced: 04 Jul 2026
https://github.com/justinhennis1/pantrytracker
A CRUD inventory management system leveraging Gemini Pro 1.5 and Gemini Flash to create recipes from your pantry with detailed steps..
gemini-pro gemini-pro-vision image-processing pantry-tracker recipe recipe-generator
Last synced: 08 Jun 2026
https://github.com/sszukala/trianglepixelsimagesplitter
This code downloads an image, converts it to grayscale, splits the image pixels into triangles using a novel technique, and then applies a CNN for feature extraction.
cnn conversion deeplearning image image-processing resolution
Last synced: 20 Jul 2025
https://github.com/alvii147/openchroma
Python library for image processing & operations
Last synced: 11 Sep 2025
https://github.com/takk8is/python-image-renamer
Python Image Renamer
david-c-cavalcante free image image-classification image-processing images python python3 rename rename-files renamer takk-ag takk-design takk8is
Last synced: 08 Aug 2025
https://github.com/athari22/imageaddawatermark
A simple and intuitive Python GUI app to add watermark text or logos to images using Tkinter and Pillow.
image-processing image-processing-library image-processing-python pillow pillow-library python-gui python-gui-apps python-gui-tkinter tkinter tkinter-python watermark watermark-image
Last synced: 17 Jun 2025
https://github.com/hnthap/cat-dog-classification
Cat-Dog Image Classification: training, evaluation and inference (98% accuracy on test set).
binary-classification cat dog efficientnet image-classification image-processing pytorch torchvision
Last synced: 15 May 2026
https://github.com/leoliu0605/cimg
Image processing library made with C language
c clang clanguage image-processing isp isp-library library
Last synced: 05 Apr 2025
https://github.com/leoliu0605/csharp
C# Example Code
bitmap csharp dng enum folder folderbrowserdialog hid image image-processing progress-bar progressbar thread usb usb-hid winforms
Last synced: 05 Apr 2025
https://github.com/lilyzhng/robotics_perception
computer-vision image-processing matlab
Last synced: 04 Jul 2026
https://github.com/rishishanthan/rgb-channel-alignment
A Python project for reconstructing RGB images from grayscale plates with stacked channels using ORB feature matching and homography alignment.
channel-registration color-reconstruction computer-vision feature-matching homography image-alignment image-processing opencv orb python
Last synced: 15 May 2026
https://github.com/makaveli10/neuralstyletransfer
Applies the style of a given image to the content of input image
deeplearning image-processing neural-style-painting neural-style-transfer neural-style-transfer-tensorflow neuralstyle vgg16
Last synced: 06 Apr 2025
https://github.com/indivisual-eyes/indivisual-eyes-documentation
Documentation for the IndiVisual Eyes app
color documentation image-processing research
Last synced: 15 Jan 2026
https://github.com/goraved/dummy_practice
Just a regular practice of python things
data-science design-patterns image-processing machine-learning password-safety pdf practice pyqt python scraping-websites sms-api translate
Last synced: 16 May 2026
https://github.com/eashankaushik/handgesture-recognition
Developed using Python.
human-computer-interaction image-processing python
Last synced: 01 Jan 2026
https://github.com/avs123a/image-edge-detection-demo
Demo of image edges detection using different operators, norms and custom masks
demo edge-computing edge-detection image-analysis image-manipulation image-processing jupyter-notebook numpy python python27 python3
Last synced: 04 Feb 2026
https://github.com/steveoversea/imageprocessingapi
Udacity Full Stack Javascript Project: API for resizing uploaded images
image-processing nanodegree-project sharp
Last synced: 19 Jun 2025
https://github.com/nivi2407/image-processing-based-motion-sensing-with-telegram
Final Project
caffemodel cat-dog-detection image-processing motion-detection neural-network python telegram-bot
Last synced: 03 Mar 2025
https://github.com/ksalekk/photo-editor
flatlaf gui image-processing java java-swing
Last synced: 17 May 2026
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/lily-osp/python-image-editor-script
automation image-processing python
Last synced: 04 Jul 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/hemanthh17/cam_scanner_python
Convert images to proper scanned pdf with the help of image processing. The tool extensovely used is opencv
image-processing opencv-python python
Last synced: 19 May 2026
https://github.com/nagipragalathan/freeimagegenerator
A web application that generates images based on user prompts using the freeGPT API.
flask free-gpt html image-generation image-processing js python
Last synced: 06 May 2026
https://github.com/rowlkh/skin-detection
A skin detection system using image processing and machine learning to classify pixels as skin or non-skin. Implements Python, OpenCV, and algorithms like Logistic Regression and Random Forest for segmentation and classification.
classification deep-learning image-processing image-segmentation machine-learning opencv python skin-detection
Last synced: 19 May 2026
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/tom-uchida/spbr_brightness-adjustment-divide
SPBR | Brightness Adjustment: Divide Version
brightness-adjustment image-processing kvs-29 point-cloud spbr-2020
Last synced: 24 Jun 2025
https://github.com/brooks-code/img_utils
Collection of image related processing utilities.
bash-script batch-processing exif-remover image-processing mosaic-images poster poster-images python
Last synced: 23 Jul 2025
https://github.com/seung-lab/pznet
3D convolutional network inference using CPU
3d convolutional-neural-network image-processing inference
Last synced: 15 May 2026
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/nikhilrout/fpgaedgedetection
Optimizing RGB to Grayscale, Gaussian Blur and Sobel-Filter operations on FPGAs for reduced dynamic power consumption
fpga gaussian-blur image-processing rgb-grayscale sobel-filter
Last synced: 13 Apr 2025
https://github.com/sebastianserrani/simple_image_compressor
Simple utility to compress images
image-processing multiprocessing pillow python
Last synced: 04 Jul 2026
https://github.com/omarmdiab/street-view-house-numbers-recognition
Pure Computer Vision approach for digit detection.
computer-vision image-processing
Last synced: 11 Mar 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/fx2y/densim
Densim is a library for efficient similarity search and clustering of dense vectors, which are numerical representations of data such as images, text, or audio.
audio-processing clustering data-science dense-vectors image-processing large-scale-dataset machine-learning numerical-representation parameter-tuning performance-optimization similarity-search text-analysis
Last synced: 22 Mar 2025
https://github.com/kavishannip/blurblend
Identify people in the image and blur the background with the given intensity while keeping the foreground sharp.
image-processing python streamlit
Last synced: 19 May 2026
https://github.com/mguludag/leptonica-1.78-precompiled-binaries
Leptonica 1.78 MSVC 17 x64 Precompiled Binaries
Last synced: 17 May 2026
https://github.com/whitelotus4/chscdn.github.io
Cavernous Hoax Scanner CDN (CHSCDN) is a web-based Content Delivery Network (CDN) which utilizes JPEN stack technology to deliver pre-built JavaScript, TypeScript, and CSS libraries for smooth integration with CHSAPI. CHSCDN facilitates faster, efficient development through optimized utilities for API interactions, image handling & UI modification.
bootstrap cavernous-hoax-scanner cdn cdnjs chscdn chsweb content-distribution-network image-processing javascript jpen machine-learning media-tech nodejs website whitelotus
Last synced: 11 Apr 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: 11 Sep 2025
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: 11 Sep 2025
https://github.com/ayax537/image-processing
This MATLAB GUI serves as a versatile tool for educational purposes in image processing, providing a hands-on approach to exploring various techniques and their effects on images. Users can experiment with different parameters and visualize the results in real-time.
Last synced: 19 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: 11 Sep 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/palwisha-18/email-webcam-detection
Send email with an attachment when a moving object is detected by webcam
emailmessage image-processing object-detection opencv python smtp threading transformations
Last synced: 28 Apr 2026
https://github.com/lekhana3003/click-n-find
clarifai-api image-processing java rest-api spring spring-boot spring-mvc zomato-api
Last synced: 18 Apr 2026
https://github.com/iasminmartins/breast-nodule-segmentation
A MATLAB-based project for evaluating active contour segmentation methods in mammographic image analysis, focusing on preprocessing techniques and performance metrics.
active-contour breast-cancer clahe image-processing level-set-method mammography matlab preprocessing-techniques segmentation wiener-filter
Last synced: 18 Mar 2025
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/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/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/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/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/dcousin3/bagel
Bagel: JavaScript library for image manipulation
fourier-transform image-processing javascript
Last synced: 26 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/piraytekinz/ynr
YNR is a CycleGan model I shortened from "You're not real". It's an AI model I built to erase humans from a frame.
convolutional-neural-networks cycle-gan cyclegan deep-learning deep-neural-networks image-processing image-translation machine-learning machine-learning-algorithms
Last synced: 26 Jun 2025
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/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/sean1832/pix
a simple image manipulation cli for the terminal
Last synced: 17 Jan 2026
https://github.com/cepdnaclk/e19-3yp-smart-billing-system
3rd year project Repository
barcode-scanner billingsystem image-processing inventory-management pos
Last synced: 18 Sep 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/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/pooja-premnath/edgedetection_imageprocessing_urban100
edge-detection image-processing
Last synced: 03 Mar 2025
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/johnmanjohnston/image-deep-fryer
A simple website/tool to deep fry your images, for fun.
deep-fry html html-javascript html5 image-processing javascript typescript website
Last synced: 17 May 2026
https://github.com/carusel02/image-manipulation
Implement image-manipulation functions using a quaternary tree in C
binary-file image-manipulation image-processing pixels rgb-color
Last synced: 03 Apr 2025
https://github.com/astrojarhead/irafscripts
IRAF cl scripts
astronomy data-analysis image-processing iraf scripts
Last synced: 12 Jan 2026
https://github.com/rhidoyhasanmahmud/attendance-system
image-detection image-processing image-recognition opencv python3
Last synced: 04 Apr 2025
https://github.com/yusufterzii/carcounting
Car Counting With OpenCV
carcounter image-processing opencv opencv-library opencv-python
Last synced: 17 May 2026
https://github.com/alchemz/robotics_perception
computer-vision image-processing matlab
Last synced: 24 Feb 2025
https://github.com/abhinav2712/rash-detector
Detection of Rashes using Image Processing in matlab
image-classification image-processing machine-learning matlab matlab-toolbox ml
Last synced: 17 Jul 2025
https://github.com/yusufterzii/facedetectionwithhaarcascade
OpenCV Face Detection
haar-cascade haarcascade-frontalface image-processing opencv opencv-library opencv-python
Last synced: 17 May 2026
https://github.com/yusufterzii/shapedetectionandtracking
Shape detection and Eye Tracking Examples with OpenCV
image-processing opencv opencv-library opencv-python python
Last synced: 20 May 2026
https://github.com/hasnatrasool163/bulk-image-watermarker-app
A lightweight and powerful **desktop application** for creators who need to **watermark and date-stamp multiple images** — fast, offline, and ad-free!
desktop-app desktop-application image-processing python-3 watermark watermark-image watermark-tools windows-tool
Last synced: 13 Apr 2025
https://github.com/fredtux/jpg-to-pdf
Get all photos in a folder and create a PDF document with them
image image-processing images jpgtopdf pdf python python3
Last synced: 20 Jul 2025
https://github.com/novara754/filter-magic
A simple little CLI tool to apply a few different filters to images.
cli cpp filters image-processing images opencv2
Last synced: 22 Apr 2026
https://github.com/PreppHint/PNG-compressor
PNG Compressor reduces PNG file size while maintaining high quality. It offers drag-and-drop ease, customizable settings, and fast processing.
chatbot deepseek deepseek-r1 image-compression image-compressor image-processing png png-compression png-compressor png-conversion
Last synced: 24 Oct 2025
https://github.com/nitesh-thapliyal/image-processing-fun-with-opencv
This repo contains -> Creating of an image, Combining of images, Cropping and Swapping of images
computer-vision image-processing opencv opencv-python
Last synced: 18 Apr 2026
https://github.com/n-c0de-r/bdm2_orchid
YUV conversion and editing in Basics of Digital Media. 2nd semester, 2nd-exercise, digital media
2nd-exercise 2nd-semester color-conversion digital-media image-processing java
Last synced: 07 Jun 2026
https://github.com/cadedupont/color-frequency-palette
C++ project for finding the most frequent colors in an image and generating a color palette
color-palette image-analysis image-processing opencv
Last synced: 17 May 2026
https://github.com/abhishekpatel946/replicate-media-generation
An enterprise-grade asynchronous media generation microservice built with FastAPI, Celery, and PostgreSQL. This service provides RESTful APIs for generating high-quality images using AI models (Replicate API) with robust async processing, retry mechanisms, and persistent storage.
fastapi-sqlalchemy image-generation-ai image-processing replicate-ai stable-diffusion
Last synced: 20 May 2026
https://github.com/yoannchb-pro/jimg
Merge multiple images into one single image
canvas compression format image image-processing join merge nodejs resize-images truncate
Last synced: 17 May 2026