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-03 00:15:33 UTC
- JSON Representation
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/skwzrd/imagesearch
OCR, EXIF, CLIP, ImageHash processing and search.
clip embedding exif exif-data-extraction flask image-processing image-recognition ocr ocr-recognition python search
Last synced: 21 Jan 2026
https://github.com/antonymorar/filtrosimagenes
Proyecto Álgebra lineal de filtros de imágenes gracias a transformaciones lineales
Last synced: 14 Mar 2025
https://github.com/mycore-org/image-tiler
MyCoRe IView2 Image Tiler Library
image-processing image-tiles mycore
Last synced: 13 Feb 2026
https://github.com/richardscull/resizeimagebyratio
🖼️ JS script to resize image by ratio.
image-processing javascript resize-images sharp-library
Last synced: 19 Jul 2025
https://github.com/mayorjay/marsalbum
MarsAlbum is an image loading Android Application that fetches and displays image data gathered by NASA's Rovers on Mars
clean-architecture coroutines hilt-dependency-injection image-processing jetpack-android kotlin-android mars mars-rover mvvm-architecture repository-pattern restful
Last synced: 06 Apr 2025
https://github.com/sulaimanniazi/image-histogram-generator
Python based image histogram generator and plotter
cv2 cv2-library histogram image image-processing numpy os pylab python python-script python3 random skimage
Last synced: 28 Apr 2026
https://github.com/elifirinci/change-hair-color
This project demonstrates how to change the hair color in an image using OpenCV. The script allows users to select the hair region in an image and apply a new color to it. The technique leverages image processing and color manipulation to detect the hair area and replace its color dynamically.
change-color color computer-vision hair hair-detection image-processing opencv
Last synced: 18 May 2026
https://github.com/rizquuula/imagesplitter
This is image splitter project, so simple
image-processing opencv opencv-python python3 splitter
Last synced: 18 May 2026
https://github.com/hosmelq/laravel-imgproxy
Build imgproxy URLs in Laravel with optional encryption and signing.
encryption image-processing image-transforms imgproxy imgproxy-php laravel laravel-imgproxy php signed-urls url-builder
Last synced: 13 Jan 2026
https://github.com/defini7/filter
Фильтры на изображение
filter filters image-processing
Last synced: 16 Mar 2025
https://github.com/horvatic/vaticwella
A service to process images using image processing techniques, and return the edited image.
docker-image filter golang image-processing microservice restful-api
Last synced: 02 Oct 2025
https://github.com/dor-sketch/audio-visual-synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl
Last synced: 18 May 2026
https://github.com/thekartikeyamishra/imageprocessor
Welcome to the Image Background Removal and Transformation Tool! This project is a Python-based application that allows you to easily remove image backgrounds and apply transformations like converting images to 8-bit or Black and White. The tool is built using the rembg library, Pillow, and Jupyter widgets for a user-friendly interactive.
image-processing imagemanipulation ipython ipywidgets pillow python rembg
Last synced: 12 May 2026
https://github.com/nikoshaa/2141720007-pcvk-2023
Computer Vision and Image Processing
computer-vision github googlecolaboratory image-processing jupyter-notebook
Last synced: 12 May 2026
https://github.com/yoyoberenguer/rgbchannels
Convert image to a different format e.g RGB to BGR, RGB to GRB etc
bgr channels image-converter image-processing rgb
Last synced: 19 Jul 2025
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/jotstolu/training-machine-learning-models-for-weed-classification
This project involves training different machine learning-based classifiers using image processing techniques to accurately classify two weed classes: charlock and cleavers.This Image classification task focuses on Four Main things: 1)Image Preparation and Pre-processing 2)Feature Extraction 3)Model Training 4)Model Evaluation and Analysis
deep-learning deep-neural-networks image-classification image-processing machine-learning
Last synced: 21 Mar 2025
https://github.com/rfsantacruz/java_pdi_tools
Digital Image Processing Toolbox coded in java
dip frequency-filters image-processing java spatial-filters
Last synced: 10 Sep 2025
https://github.com/sabarivasan-velayutham/photo-filter
To implement a program that applies filters to images .
Last synced: 18 May 2026
https://github.com/sushantdhumak/basics-of-computer-vision
Learning Computer Vision using OpenCV
computer-vision image-processing jupyter-notebook opencv opencv-python python3
Last synced: 26 Mar 2025
https://github.com/salamnocap/go-img-kernel
Go library for image processing
convolution image-processing kernel
Last synced: 30 Apr 2025
https://github.com/shane-staret/image-processing-tool-bucknell-csci-479
Bucknell CSCI 479: A Python tool used to take a screenshot of an image, perform image processing on it, and generate an HTML <img> tag to uniquely identify it. The program can also extract text.
fuzzy-matching html image-comparison image-processing ocr python text-extraction
Last synced: 20 Jul 2025
https://github.com/luc-mo/image-resizer
Simple script used to resize images
html image-processing javascript
Last synced: 19 Jul 2025
https://github.com/randomgamingdev/mldelunayimagetriangulator
A short, simple, and sweet ML script that triangulates images by use of Delunay Triangulation.
console console-app console-application console-tool draw drawing imag-manipulation image image-conversion image-convert image-converter image-processing jpeg line lines machine-learning ml png python
Last synced: 29 Oct 2025
https://github.com/mrmaxie/txt--img
Converts UTF-8 text file into image and back
image-processing mad-science ruby text-processing
Last synced: 02 Apr 2025
https://github.com/dryairship/stegano_in_py
Hides one PNG file into another.
image-manipulation image-processing pil png steganography steganography-algorithms
Last synced: 22 Jun 2026
https://github.com/alvii147/imagenoiseinterpolation
Noise Interpolation for Colored Images
image-processing noise-detection signal-processing
Last synced: 28 Apr 2025
https://github.com/vyjayanthipolapragada/human_detection_hog
Detect humans in real-time, image or video and count the detected people using OpenCV and HOG Descriptor
computer-vision easygui hog-descriptor human-detection image-processing imutils numpy opencv os python support-vector-machine
Last synced: 06 May 2026
https://github.com/prajeetguha/imageprocessing
Programming for Image Processing
Last synced: 02 Sep 2025
https://github.com/shubham1172/captchacracker
It is a JAVA app to crack captchas
Last synced: 02 Sep 2025
https://github.com/phundrak/images-tache
Second year university project
c image image-processing university-project
Last synced: 29 Jul 2025
https://github.com/carbonpackages/carbon.vips
Enable Vips in your Neoes CMS installation
Last synced: 19 Mar 2026
https://github.com/totallynotdavid/image-generation
A simple, lightweight TypeScript image-processing library for Deno, available on both JSR and npm
deno image-processing typescript-library
Last synced: 28 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: 15 Apr 2025
https://github.com/sematre/cbztools
Bash scripts to process comic books
bash-script cbz cbz-converter comics image-processing manga pdf
Last synced: 17 May 2026
https://github.com/hrushi-thorat/python-projects
image-processing machine-learning python3
Last synced: 28 Mar 2025
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/nikoshaa/pcvk_ganjil_2023
Computer Vision and Image Processing
computer-vision github googlecolaboratory image-processing jupyter-notebook
Last synced: 16 May 2026
https://github.com/jlengrand/jlengrand.github.io
My blog on github pages
blog blogging computer-vision image-processing
Last synced: 10 Apr 2025
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/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/shahinwahab/automation-workflows
github automation & workflows: create repos, generate ui galleries using rust and bash, with workflows running in github actions or deployed on vercel via javascript.
automation bash ci-cd devops github-actions image-processing javascript repo-creation rust ui-gallery vercel workflow
Last synced: 07 Apr 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/gabboraron/scikit_image-getting_started
Just learning image processing with Python.
computer-vision image-processing skimage
Last synced: 06 Apr 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
https://github.com/armour/cmpt365
This is the repository for course CMPT365 assignments in SFU
Last synced: 07 Oct 2025
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/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/anshlulla/medical-image-analysis-for-detecting-pneumonia
Predicting if a person's lung is Pneumonic or not, by using image processing techniques and CNN.
image-classification image-processing python pytorch
Last synced: 20 Apr 2026
https://github.com/nobody-1321/cheese
Chess Game Image Processing
image-processing opencv python
Last synced: 03 May 2026
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/d3rhami/filterplayground
Filter Playground is an interactive GUI application designed for exploring filters and convolution techniques in image processing
convolution custom-tkinter customtkinter gui image-processing python pythongui
Last synced: 23 Mar 2025
https://github.com/dangnh0611/vn_alpr
A small project for Vietname motor license plate recognition
computer-vision image-processing
Last synced: 25 Oct 2025
https://github.com/pranav-nagpure/watermarking-tool
Web Application to place Watermark on Images
flask html-css-javascript image-processing opencv-python python
Last synced: 09 May 2026
https://github.com/ani717/temple-race-car-deeplearning-repository
Temple Race Car Project (Animesh Bala, Michael Nghe, Dr. Li Bai) Deep Learning Repository. Contains Computer Vision Software for Processing Collected Images to make Steering Decisions.
autonomous-driving cnn computer-vision deep-learning image-processing linear-regression machine-learning temple-race-car
Last synced: 03 May 2025
https://github.com/sidroopdaska/opencv_playground
Collection of my OpenCV recipes in Python3
image-processing opencv python3
Last synced: 18 May 2026
https://github.com/rosaerick/pimagekit
PiMageKit is a simple web tool built with Flask for quick image adjustments. Easily remove backgrounds, strip metadata, resize, and crop images. Built as a Python proof of concept for image processing.
flask image-processing image-processing-python python rmbg
Last synced: 11 Apr 2026
https://github.com/sirozha1337/imagesegmentation
Matlab Image Segmentation scripts
fmri graph-cut hmrf-em hmrf-mcem image-processing image-segmentation markov-random-field metropolis-hastings
Last synced: 23 Jul 2025
https://github.com/ariyanmlzm/matlab-image-processing
🖼️ Image processing project with implementing different transforms using Matlab power.
contrast-enhancement fourier-transform histogram image-processing image-transformation log-transformation matlab thresholding-algorithm
Last synced: 17 Mar 2025
https://github.com/cypriengille/flickr-compression-dataset
A dataset comprised of 473 2048x2048 images obtained from Flickr to train compressive neural networks.
compression dataset high-quality-images image-processing
Last synced: 14 Feb 2026
https://github.com/charlie5dh/thataisaas
AI powered SaaS application for image processing
ai cloudinary cloudinary-api image-processing mongodb next14 pagination search shadcn-ui stripe
Last synced: 15 May 2026
https://github.com/ghosteater1311/hand-written-digits_regconition
Predict the digits draw in canvas from user in real-time using Convolution Neutral Network
cnn-classification computer-vision image-processing knn-classification opencv
Last synced: 18 May 2026
https://github.com/ajaxxishere/median-image-filter-in-c
This is an image filter program that reads hsdec files and applies a median image filter over them!
c embedded-c image-processing ppm-image python3
Last synced: 21 May 2026
https://github.com/stevengogogo/calculussegmentationoct
Calculus segmentation of OCT tomography with U-Net
dentistry image-processing keras u-net
Last synced: 17 May 2026
https://github.com/megave/dsa-2-tasks
My solution for the proposed tasks from the Data Structures and Algorithms II discipline, during the 2nd period of the course | Resolução minha dos trabalhos proposto durante a disciplina de Algoritmos e Estruturas de Dados II no 2º Período do curso
image-processing linked-list memory-management tree-search
Last synced: 18 Jul 2025
https://github.com/h0rn0chse/guildavatars
Create avatars for your guild. Add text to your preset images.
avatar guild image image-processing presets text textfit vuejs
Last synced: 27 Mar 2025
https://github.com/theoddysey/visual-answering-transformers-model
An Intelligent Image Analysis Application using BLIP and Streamlit
blip huggingface-transformers image-processing image-to-text python3 streamlit
Last synced: 10 May 2026
https://github.com/lily-osp/python-image-editor-script
automation image-processing python
Last synced: 28 Oct 2025
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/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/luizpfern/morphological-operations
Morphological operations in image processing using opencv
dilatation erosion image-processing morphological-operations opencv python
Last synced: 17 May 2026
https://github.com/codybloemhard/editimg
Edit images.
image-processing keyboard-workflow tilling-window-mangers
Last synced: 03 Nov 2025
https://github.com/murakami-bruno/tomograspi
This repository contains Python code designed for the control of a RaspberryPi CT Educational Prototype and image processing.
biomedical-engineering image-processing python3 radon-transform raspberry-pi-3
Last synced: 16 Feb 2026
https://github.com/soumyasen1809/rustyimageprocessor
Basic Image Processing Library in Rust
asynchronous-programming convolution image-processing parallel-processing rayon rust tokio-rs
Last synced: 17 Jun 2026
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/karol-szymanowski/lego-mosaic
Tool for generating lego mosaics from a image
dithering golang image-processing lego quantization
Last synced: 17 Jun 2025
https://github.com/jayfunc/magicremover
colorization image-processing inpaint-anything lama llm python segment-anything yolo
Last synced: 21 May 2026
https://github.com/programmershri/family-image-classifier
python -m notbook
cnn-classification cnn-keras computer-vision convolutional-neural-networks deep-learning image-processing ipython-notebook jupyter-notebook model neural-network
Last synced: 29 Jan 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/kberov/imgresize
imgresize - A naive script for resizing images in a directory in depth
files go golang image-processing
Last synced: 10 Apr 2025
https://github.com/metal3d/imago
Imago - simple manipulation and operation tool for images
go golang image image-processing resize shadow
Last synced: 11 Sep 2025
https://github.com/vinukavinnath/ipcv
A collection of image processing and computer vision tutorials covering topics from shape detection to deep learning-based image classification. Created under the supervision of Dr. Kaneeka Vidanage.
computer-vision deep-learning image-processing multiclass-classification neural-network opencv tensorflow vgg16
Last synced: 15 Apr 2026
https://github.com/beetlebugorg/go-dims
HTTP microservice for dynamic image manipulation written in Go
crop golang image image-processing imagemagick resize
Last synced: 22 Mar 2025
https://github.com/vsdsantos/comp-thinking-lectures
MIT 18.S191 Introduction to Computational Thinking homeworks and lecture notes
Last synced: 18 May 2026
https://github.com/mhmdahmedfathi/document-processing
An API that is used for a document processing service. Users can upload images and PDF files to the API, and the API will perform some operations on the files and return the results.
django django-rest-framework docker image-processing python
Last synced: 05 May 2026
https://github.com/nagipragalathan/orangelab
The Python module developed for the Orange Python Tool Plugin serves a dual purpose, providing functionalities for both image processing using OpenCV and the generation of synthetic datasets through the Faker library.
ai data-mining data-science dataset fake-data-generator image image-processing ml orange python3 pyton
Last synced: 18 May 2026
https://github.com/assemblyai-community/intro-to-diffusion-models
Introduction to Diffusion Models for Machine Learning | AssemblyAI
deep-learning diffusion-models generative-adversarial-network generative-model image-processing machine-learning neural-networks
Last synced: 18 May 2026
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/tirendazacademy/lightly-train-tutorials
This repo shows how to use the LightlyTrain framework
ai computer-vision data-science deep-learning fine-tuning generative-ai image-classification image-processing lightly-train machine-learning object-detection self-supervised-learning
Last synced: 27 Jun 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/parvatijay2901/count-leaves-in-an-image
Count the number of leaves present in an image using OpenCV-python.
computer-vision count image-processing leaves opencv-python
Last synced: 18 Mar 2025
https://github.com/garthtb/fast_image_stacker
A Rust tool for stacking images quickly.
astrophotography cli image-processing multimedia rust
Last synced: 18 Apr 2025
https://github.com/sayamalt/fruits-and-vegetables-image-recognition
Successfully established a deep learning model which can accurately detect and recognize the images of a wide variety of fruits and vegetables.
computer-vision convolutional-neural-networks image-processing multiclass-image-classification opencv
Last synced: 18 May 2026
https://github.com/chaitanya0202/image-generator-react-native
image-processing image-recognition photo-gallery photoshop
Last synced: 06 Apr 2025
https://github.com/f01c33/colormap
Colorizes images with a colormap
colormap go golang image-processing imagemagick
Last synced: 30 Jan 2026
https://github.com/curegit/eqlm
A CLI tool to manipulate images in various ways
brightness color-space convolution-filter histogram-matching image-manipulation image-processing lightness opencv
Last synced: 17 Feb 2026