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-07 00:15:53 UTC
- JSON Representation
https://github.com/alvii147/imagenoiseinterpolation
Noise Interpolation for Colored Images
image-processing noise-detection signal-processing
Last synced: 28 Apr 2025
https://github.com/tanuj-maheshwari/image-dehazing
An implementation of a single image de-hazing pipeline using an improved atmospheric scattering model.
Last synced: 06 Jul 2025
https://github.com/lokranjanp/image-encrpyter-decrypter
Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.
encryption image-manipulation image-processing
Last synced: 18 Jun 2026
https://github.com/privgabriel/remove-background
remove bg
ai image-processing machine-learning python rembg remove remove-background remover
Last synced: 24 Mar 2025
https://github.com/khushalsarode/texture-fearures-using-glcm-in-matlab
This is an image processing mini project that provides base required values of particular image to user by calculating from converted grayscale image.
calculations glcm grayscale gui image-processing matlab script
Last synced: 10 Jan 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/jasoncobra3/image_processing
Explore fundamental image processing techniques using Python and OpenCV. This repository covers everything from basic image manipulation to advanced tasks like working with video, playing with RGB channels, resizing, flipping, cropping, and more. Perfect for beginners and those looking to enhance their OpenCV skills!
image image-processing opencv opencv-python python video-processing
Last synced: 17 May 2026
https://github.com/garthtb/lightcurve
一个Windows小工具,用于生成一组图片特定区域像素值的变化曲线。
astrophotography csharp image-processing lightness photos statistics video-processing windows-app
Last synced: 01 Jul 2025
https://github.com/ysskrishna/insightx
A powerful image analysis platform that provides automated insights through advanced computer vision and machine learning capabilities.
aws-s3 computer-vision distributed-systems docker docker-compose fastapi image-classification image-processing machine-learning microservice nextjs nsfw-detection object-detection rabbitmq s3 yolo ysskrishna
Last synced: 11 Apr 2026
https://github.com/the-last-cookie/python-utilities
Small python utilities
file-search image-processing python utilities youtube-dl
Last synced: 22 Jun 2025
https://github.com/katavinanguyen/neuralstyletransfer-ml
A selected group project for our Machine Learning course, where we implement Neural Style Transfer (NST) using deep learning and convolutional neural networks (CNNs) to generate AI-powered artistic transformation.
image-processing machine-learning nst python pytorch-cnn vgg19-model
Last synced: 28 May 2026
https://github.com/stynh/ansify.js
Turns images into colored ANSI art.
ansi art image-processing typescript
Last synced: 04 Apr 2025
https://github.com/deniszholob/tileset-format-tool
Tileset Format Tool
game-development image-processing
Last synced: 18 Jun 2026
https://github.com/innolitics/10x-localization
image-processing imaging localization microscopy noise
Last synced: 02 Sep 2025
https://github.com/stelios-c/image_proc
My signal and image processing playground
image-processing scipy signal-processing
Last synced: 28 Feb 2025
https://github.com/Zuboy/Screen.Scout
-A Simple tool made for automatically detect error (using Image processing) and give all possible solution (using LLM model) -Just Upload pictures,screenshots or any other file (in jpg,jpeg,png) and the application will detect error and provide solution
error error-monitoring error-reporting image-processing llm-based-agent troubleshoot windows windows-error-guide windows-error-report windows-error-reporting
Last synced: 16 Jul 2025
https://github.com/alwalxed/img-tools-telegram-bot
Converts images to different formats using a Telegram bot.
bot hono image-processing node-telegram-bot-api nodejs sharp telegram telegram-bot typescript
Last synced: 13 Apr 2026
https://github.com/pedr0rocha/image-to-ascii
Image to ASCII converter in Rust
Last synced: 19 Mar 2025
https://github.com/mouse-reeve/allalonenow
color-extraction image-processing javascript
Last synced: 15 May 2026
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/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/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/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/mnjm/mammogram-classification-imgproc
Matlab - Image processing based Mammogram Image Classificaiton
Last synced: 19 Jun 2026
https://github.com/matthewandretaylor/fashionpixellabel
Segment fashion images and label pixels using convolutional neural networks and superpixels
image-processing machine-learning python3 pytorch
Last synced: 01 May 2026
https://github.com/wires/professor-eraser
old modular system for image processing and erasing of professors from lectures
Last synced: 05 Feb 2026
https://github.com/zhanziyuan/pixelpuzzle-web
Encode/decode images using Base64 or shuffle/recover the pixels of images.
anime encryption image image-processing numpy python
Last synced: 11 Apr 2026
https://github.com/onurmx/emotion-recognition
Emotion recognition from facial images using convolutional neural networks.
ckplus computer-vision convolutional-neural-networks deep-learning deep-neural-networks emotion-recognition fer2013-dataset image-augmentation image-classification image-processing image-recognition kdef-dataset machine-learning pyside pytorch resnet tensorflow torch torchvision vgg
Last synced: 12 Mar 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/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/zigzag1001/pixelwind
A tool to apply fun pixel-sorting-esque effects to images and videos.
image-processing pixel-sorting stb-image
Last synced: 23 Mar 2025
https://github.com/ayax537/convolutional-neural-network-cnn-for-image-classification
This Python script implements a Convolutional Neural Network (CNN) using TensorFlow and Keras for classifying images into different categories. The model is designed to process images of various densities, specifically for distinguishing between benign and malignant cases in a medical imaging context.
breast-cancer image-classification image-processing machine-learning
Last synced: 26 Mar 2025
https://github.com/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/theveryhim/noise2noise-self2self
An attempt to specialize N2N and S2S on distinct tasks
image-denoising image-processing
Last synced: 05 Oct 2025
https://github.com/m-d-z-s/diploma
Diploma thesis for a Bachelor’s degree on subject of handwritten text images processing
diploma-thesis image-processing ipynb-jupyter-notebook neural-networks
Last synced: 04 Aug 2025
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/okamyuji/go-image-processor
A command-line and GUI tool for image processing operations in Go, featuring resize, denoise, rotate, binarize, concatenate, and edge detection capabilities.
cli-app go gui image-filters image-manipulation image-processing image-resize image-rotation jpeg
Last synced: 23 Mar 2025
https://github.com/abdo-essam/image-filters
Image Processing - Addition, Subtraction, Multiplication and Inverting the grayscale.
image-processing jupyter-notebook matplotlib opencv
Last synced: 10 May 2026
https://github.com/chesterxalan/classwork-digitalimageprocessing-python
The classwork from Digital Image Processing in Python.
classwork image-processing python
Last synced: 28 May 2026
https://github.com/yoyoberenguer/rgb-split
RGB split effect
channels image-processing rgb rgb-split
Last synced: 06 Oct 2025
https://github.com/josewebdev2000/imagehacker-back-end
Back-End code to my personal image editing web application for front-end developers.
back-end base64 bytes-io flask http http-server image-processing pillow python web-development
Last synced: 14 Apr 2026
https://github.com/kavex/pngtools
Set of Python scripts to convert to PNG or From PNG
gif image image-compression image-processing images jpeg jpg png python python3 tga tiff webp
Last synced: 07 Oct 2025
https://github.com/azalea2n/oximages
Desktop app for image conversion and compression, including ICO support
desktop-app electron ico image-converter image-processing javascript sharp windows
Last synced: 03 May 2026
https://github.com/farhard112/watermark_applier
FREE BULK WATERMARK applier
image-processing image-processing-python image-watermarking image-watermarking-python photoshop python watermark watermarking watermarking-image
Last synced: 07 Oct 2025
https://github.com/justinridings/wpf-motion-detector
A WPF Windows application that detects motion using your webcam and draws red boxes around the moving object(s).
azure azure-storage blob-storage dotnet dotnet-core dotnet-framework image-analysis image-processing webcam
Last synced: 21 Apr 2026
https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-matlab
Classwork from Advanced Digital Image Processing in MATLAB.
classwork image-processing matlab
Last synced: 07 Oct 2025
https://github.com/0xibra/imagerie
Useful computer vision functions and operations
computer-vision image-processing opencv python
Last synced: 13 May 2026
https://github.com/masterskepticista/tata-crucible
Files for the challenge 'Haystack Mathematician'
canny-edge-detection counter edge-detection image-processing tata
Last synced: 27 Jan 2026
https://github.com/mariliafernandez/hilbert-curves-descriptor
Trabalho de Conclusão de Curso de Engenharia de Computação (UTFPR): Descritor de imagem baseado em curvas de Hilbert
computer-vision descriptors image-descriptions image-processing
Last synced: 19 Jun 2026
https://github.com/kvdomingo/deweave
A small application to assist in removal of stripe and weave-like patterns from photos
fourier-filtering image-processing
Last synced: 08 Oct 2025
https://github.com/t0mer/deoldify
A Deep Learning based project for colorizing and restoring old images (and video!)
bot deoldify docker image-processing pytorch telegram-bot
Last synced: 08 Oct 2025
https://github.com/asiff00/medical-image-generation-with-gans-tensorflow
The primary aim is to train the GAN to generate highly realistic synthetic X-ray images that closely resemble the real ones in the dataset. These synthetic images can then be utilized for future data augmentation.
deep-learning gan generative-adversarial-network generative-ai image-classification image-processing machine-learning medical-image-processing medical-imaging neural-network
Last synced: 08 Oct 2025
https://github.com/jasoncobra3/floorplan-dimractor
A sophisticated Python pipeline for automatically extracting dimensions and cabinet codes from architectural floorplan PDFs. This tool converts various dimension formats into standardized measurements and provides structured output with visualization capabilities.
architecture-tools automation-tools blueprint-analysis cad-automation computer-vision dimension-extraction document-processing document-processing-pipeline floorplan-analysis image-processing measurement-tools opencv pdf-parser pdf-processing pdfplumber pymupdf streamlit text-detection
Last synced: 18 Apr 2026
https://github.com/bb4/bb4-imageproc
Scala Image breeder app and image processing demo code based on Java2d book.
Last synced: 14 Apr 2026
https://github.com/vansh-khaneja/nutrai-searcher-fastapi
This repository guides to develop a Multimodal FastAPI application that leverages the CLIP model for analyzing images or text. The app performs semantic search to identify and retrieve nutritional information by querying a vector database, making it a powerful tool for multimodal data processing.
clip fastapi image-processing machine-learning python
Last synced: 07 May 2026
https://github.com/imohraz/image-processing
An image processing project using matrices in C++ with Qt framework
cpp desktop image-processing matrix qt qtcreator
Last synced: 10 Mar 2026
https://github.com/codersomya/amazon-ml-challenge
Extract dimensional data from image
image-processing machine-learning opencv pytesseract python
Last synced: 18 Jan 2026
https://github.com/prashantrahul141/imageeffects
A library to add effects to your images.
image-manipulation image-processing pillow python
Last synced: 15 Mar 2025
https://github.com/skmark/plastic-bottle-collector-using-ai-
Plastic bottle collector using AI
ai artificial-intelligence classification data-processing dataset image-processing keypad lcd1602 lcd16x2 pi-camera python-3 raspberry-camera raspberry-pi-3 servo-motor tenserflow ultrasonic-sensor
Last synced: 27 Jan 2026
https://github.com/larsniet/image-renamer
A Python application that renames image and video files based on their creation date from metadata.
Last synced: 25 Oct 2025
https://github.com/fokaaas/image-cropper-api
A simple API to process your image
Last synced: 15 Mar 2025
https://github.com/navaneetha123-tech/signature-recognition-cnn
A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.
classification cnn computer-vision deep-learning feature-extraction hog-features image-processing machine-learning pattern-recognition pytorch siamese-cnn signature-recognition signature-verification tensorflow
Last synced: 20 Apr 2026
https://github.com/baerchen201/balls
woke up yesterday and decided to learn C
Last synced: 10 Oct 2025
https://github.com/rsenft1/fiji-figure-generator
Useful scripts for saving multichannel fluorescence images for use in figures and saving relevant metadata
figure figure-maker figures fiji fiji-macro fluorescence-microscopy-imaging image-processing macro science-research small-tools
Last synced: 15 Feb 2026
https://github.com/serdaraltin/fusion-vision
This module dedicated to processing and analyzing visual data using advanced computer vision algorithms, primarily leveraging Kinect sensor data and OpenCV for real-time applications.
3d-reconstruction computer-vision image-processing kinect motion-tracking opencv
Last synced: 19 Jan 2026
https://github.com/przemek-jablonski/saymyname--learn-languages
Point phone at stuff, take a photo, hear app describe it's contents in a different language! Hablas español amigo?
camera-api dagger2 image-processing kotlin mvp rxjava2 translation
Last synced: 10 Oct 2025
https://github.com/theveryhim/unet-segmentation
A practice on using UNets as segmentors.
attention deep-learning image-processing image-segmentation
Last synced: 10 Oct 2025
https://github.com/alecruces/compvisionexploration
Traversing the landscape of computer vision, from foundational image processing to advanced deep learning architectures
bag-of-words cnn computer-vision image-processing sift
Last synced: 10 Oct 2025
https://github.com/prajeetguha/imageprocessing
Programming for Image Processing
Last synced: 02 Sep 2025
https://github.com/andre-marcos-perez/sel0373_digitalsystemsprojects
Algorithms for the course Digital Systems Projects - SEL | EESC | USP
android bash beaglebone-black css debian-jessie embedded flask html image-processing ip-camera mqtt python security wifi
Last synced: 11 Apr 2026
https://github.com/aexoden/snesimage
A tool to optimize images for use on the SNES.
Last synced: 19 Jan 2026
https://github.com/bfalls/img-compressor
GPU-accelerated JPEG compressor
cli-tool command-line compression cpp cpp-cuda-gpu-programming-parallel-computing cuda dct demo-project gpgpu gpu-programming high-performance-computing hpc image-compression image-processing jpeg parallel-computing
Last synced: 20 Apr 2026
https://github.com/aretrosen/image-kernel-and-filters
Legall 5/3 wavelet transformation, used in JPEG 200 compression, written in Python, and other handwritten kernels and filters.
image-processing jpeg-encoder jpeg-image-compression jpeg2000 python
Last synced: 11 Oct 2025
https://github.com/afontainec/ipre-imagenes
face-recognition image-processing investigation
Last synced: 19 Jan 2026
https://github.com/yassizh/brain-tumor-detection
Our project leverages AI, specifically transfer learning with Keras and TensorFlow, to detect brain tumors from MRI images. We are developing a precise algorithm, evaluating its performance, and creating a user-friendly interface for healthcare professionals.
brain-tumor-detection cnn computer-vision deep-learning detection image-processing jupyter-notebook keras preprocessing pyqt5 tensorflow transfer-learning
Last synced: 21 Jan 2026
https://github.com/aniike-t/mldl-aichemy
Repository for learning to use MLDL models for creation of fun
deep-learning image-processing machine-learning
Last synced: 12 Oct 2025
https://github.com/lvmalware/processamento-de-imagens
Demonstração do processamento de imagens com Python
image-processing imagens processamento python tkinter
Last synced: 31 Mar 2025
https://github.com/gehad-ahmed30/brain-tumor-classification-segmentation
Brain tumor classification and segmentation using deep learning (ResNet & U-Net) with a Flask web interface.
brain-tumor-detection brain-tumor-segmentation classification deep-learning flask image-processing keras medical-imaging process resnet segmentation-models unet
Last synced: 08 May 2026
https://github.com/datainq/imageproxy
Image proxy utilities written in Go based on libvips
go golang image-processing imageproxy
Last synced: 12 Oct 2025
https://github.com/tito21/sample-img-format
Simple image compressor and decoder
image-compression image-processing image-quality
Last synced: 12 Oct 2025
https://github.com/serpo-dev/python-kandinsky-api
script for bulk Kandinsky/FusionBrain AI image generation with API key rotation, auto-saving, rate-limiting, progress tracking, and failover handling, perfect for datasets, content creation & API testing
ai-image-generation aiohttp api-keys-rotation artificial-intelligence async-image-generator asyncio automation-tools bulk-image-creation computer-vision content-creation dataset-generator fusionbrain-api image-processing kandinsky machine-learning multi-threading neural-networks python-script python3 stable-diffusion-alternative
Last synced: 18 Jun 2025
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 2025
https://github.com/munsonbh/image-squisher
A cross-platform image compression tool that losslessly converts images to JPEG XL and WebP formats, then keeps only the smallest file of the three.
image-compression image-minification image-optimization-tool image-processing
Last synced: 13 Jan 2026
https://github.com/greysquirr3l/shadowforge
Production-grade quantum-resistant steganography toolkit in Go. Implements 7 image/audio/text techniques, Kyber-1024 and Dilithium3, Reed-Solomon error correction, and 4 distribution patterns via a full CLI, following Clean Architecture (DDD + CQRS).
audio-processing clean-architecture cli cqrs cryptography ddd dilithium go image-processing kyber post-quantum-cryptography pqc reed-solomon security steganography
Last synced: 19 Jan 2026
https://github.com/cwy007/customized_rails_recipes
A event enrollment management system
image-processing nested-comments
Last synced: 13 Oct 2025
https://github.com/hexian000/imageconv
Full size image convolution for experiment purposes.
convolution cpp17 fft image-processing
Last synced: 20 Jun 2026
https://github.com/devidw/coverimagegenerator
Generate Cover Images for your blog articles
cover emoji emojis image-processing python
Last synced: 13 Oct 2025
https://github.com/ianjure/esrgan-image-upscaler
An image upscaler using Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN).
esrgan image-processing streamlit-application
Last synced: 15 Mar 2025
https://github.com/katahiromz/myname
ワガナ(ワードガゾーナラベ)
image-arrange image-processing japanese microsoft-word pyinstaller python python3 tkinter windows windows-10 windows-11 winword
Last synced: 20 Feb 2026
https://github.com/ruifilipecampos/signal-and-image-processing-exercises
Matlab academic exercises.
academic-project image-processing signal-processing
Last synced: 14 Oct 2025
https://github.com/imrandil/image_resizer_app
the image resizer app using pythong second project
Last synced: 14 Oct 2025
https://github.com/notkamui/imagecompressor
Image Compressor and Reader made in C
c image-compression image-processing
Last synced: 14 Oct 2025
https://github.com/raamyy/image-processing-tasks
This repo will contain my implmentations for Image Processing course tasks
Last synced: 14 Oct 2025
https://github.com/nathanhgo/foto-facil-v1
A Flask-based image processing tool that uses OpenCV for automated smart cropping (face detection), histogram equalization, and social media resizing. 📸
backend computer-vision equalization face-detection flask histogram image-processing opencv python smart-crop
Last synced: 01 Jun 2026