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-09 00:15:22 UTC
- JSON Representation
https://github.com/arda-guler/image_tools
Some Python image effects, filters, processing tools
color image image-processing python rgb
Last synced: 02 May 2026
https://github.com/snigdho8869/computer-vision-projects
Explore diverse computer vision projects using Transfer Learning(TL), Convolutional Neural Networks (CNN), Autoencoder and more in this collaborative repository
autoencoder cnn cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning detection encoder-decoder-model image-classification image-processing inception-resnet-v2 inceptionv3 keras mobilenetv2 opencv recognition tensorflow transfer-learning yolov3
Last synced: 02 May 2026
https://github.com/sirridemirtas/image-processing-tool
This application performs various image processing operations on images. It utilizes Flask to create an API for sending images, and React.js for displaying the edited images on the frontend.
flask image-processing javascript python react
Last synced: 02 May 2026
https://github.com/opifexm/converter-to-text
The program image-to-text conversion
image-processing java webserver
Last synced: 09 Jun 2026
https://github.com/janczer/mirror
Very simple function for mirroring images in Go
Last synced: 16 Jan 2026
https://github.com/friskisgit/template-generator
Replicates an image laying it out row by row on a sheet of paper
cli go image-processing replicator template
Last synced: 12 Jun 2025
https://github.com/rudra-mondal/batch-image-cropper
A desktop batch image cropping tool for quickly preparing multiple images at a consistent size and aspect ratio.
gui image-cropper image-processing pillow pyside6 python
Last synced: 22 Jun 2026
https://github.com/greg-ynx/projet-encolleuse-image-processing
Construction d'un pipeline traitant des images de dépôts de colle et mesurant le diamètre de ceux-ci.
image-processing jupyter measurements python
Last synced: 03 May 2026
https://github.com/necat101/pixtess
PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI
format image image-processing imagetotext
Last synced: 03 May 2026
https://github.com/m-rishab/ai-image-editor
A powerful web-based image editing tool that combines the capabilities of background removal and DALL-E image transformation in one intuitive interface.
computer-vision deep-learning deeplabv3 flask image-manipulation image-processing machine-learning openai-api opencv python3 pytorch pytorch-implementation semantic-segmentation
Last synced: 03 May 2026
https://github.com/halimdakir/serverless-image-processing-on-aws
A fully containerized, event-driven image processing pipeline built with Go, AWS Lambda, and Amazon Rekognition.
amazon-rekognition amazon-s3 api-gateway aws aws-lambda benchmark cloudwatch docker event-driven golang image-processing serverless
Last synced: 03 May 2026
https://github.com/mahshid1378/production-stack
vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization
artificial-intelligence image-classification image-processing vllm
Last synced: 23 Jun 2026
https://github.com/tarekuzjaman0/imageslider
This Image Slider project provides a robust, customizable image carousel designed for Android applications. It supports displaying images from both local resources (drawables) and remote URLs, offering smooth transitions and a responsive user experience.
android-studio image image-processing imageslider
Last synced: 17 Jan 2026
https://github.com/grachale/convolution_image
The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.
convolution image-processing numpy python
Last synced: 03 May 2026
https://github.com/addsarah/fruit-and-vegetable-disease-image-classification
Applied Machine Learning Intermediate Dicoding, last update 24 March 2025
convolutional-neural-networks dicoding image-classification image-processing keras machine-learning python tensorflow tf-lite
Last synced: 04 May 2026
https://github.com/md0011/filterfun
A fun project where we can upload our pictures and apply various filters to it.
filters html-css-javascript image-processing photo-editing photography social-media webapp
Last synced: 16 Mar 2025
https://github.com/kpechenenko/img-previewer
The web-service to create image preview.
docker go image-processing rest-api
Last synced: 04 May 2026
https://github.com/penguincabinet/opencv-anonymousface
顔を自動検出し、アノニマスのお面をかぶせるツール
csharp image-processing opencv
Last synced: 04 May 2026
https://github.com/erolkuluslu/image_classifier
This project provides a comprehensive solution for image processing, smart cropping, image embeddings, feature extraction, dataset cleaning, and model training and inference using PyTorch. Additionally, it includes a Gradio-based web application for easy interaction with the trained model.
conda conda-environment gradio-python-app image-processing model-training python pytorch torch
Last synced: 04 May 2026
https://github.com/jaberchowdhury/gowall_showcase
A simple Node.js photo gallery with theme support, image grouping, and dashboard analytics.
css gowall html image-processing javascript nodejs windows
Last synced: 04 May 2026
https://github.com/yash-thio/sudoku-solver
the final version of this app would be able to solve any 9 by 9 sudoku you provide in an image format.
express image-processing pubsub redis websockets
Last synced: 05 May 2026
https://github.com/matesxs/elementarise
Library for generating images from basic shapes
art generative-art image image-processing library opencv package parallel-computing pil pillow python python3
Last synced: 05 May 2026
https://github.com/hoangvangioi/image-processing
An image processing website using FastApi and ReactJS
fastapi image-processing opencv-python reactjs
Last synced: 07 May 2026
https://github.com/justdvnsh/justdvnsh-twitterbot
A twitter bot made to schedule and post tweets for me and also reply and retweet them.
api glitch image-processing nodejs processingjs rest-api twitter-api twitter-bot
Last synced: 05 May 2026
https://github.com/geta/imageresizer.plugins.autocrop
Automatic cropping for images with a flat background
crop image-processing image-resizer jpg png
Last synced: 24 Jun 2026
https://github.com/abdelrahman-amen/variational_autoencoder
I used VAE and CVAE in this project to generate images based on user input.
cvae decode endocode image-processing keras python slider variational-autoencoder widgets
Last synced: 06 May 2026
https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app
This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.
artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3
Last synced: 06 May 2026
https://github.com/fatihilhan42/document-scanner-master-with-python
It is the documentation scanner project of our Computer Vision work with Opencv. In this project, documents shown to the computer camera were scanned using Opencv artificial intelligence libraries. Below I tried to explain the details of the project step by step.
computer-vision documentation image-processing opencv python scanner
Last synced: 06 May 2026
https://github.com/shaymorad/lightricks-home-assignment
My implementation of the home assignment given by the company Lightricks.
cli-app home-assignment image-processing json jsonschema python3
Last synced: 06 May 2026
https://github.com/cm-600/monet-image-generation-with-gans
I developed two CycleGANs using TensorFlow and Keras that will generate an image in the style of Monet from a landscape photo for the Kaggle challenge "I'm Something of a Painter Myself." My submission was in the top 20% on the Kaggle leaderboard.
gan image-processing keras neural-networks tensorflow
Last synced: 06 May 2026
https://github.com/kanishknavale/mapping-synthetic-correspondences-in-an-image-pair
This repository implements a method to map image correspondence from image pair augmentations.
computer-vision correspondence-tool correspondences dense-object-nets image-augmentation image-processing opencv python3 pytorch pytorch-implementation
Last synced: 06 May 2026
https://github.com/ugliestie/musicemoji
Telegram bot which updates your Telegram account status with emoji of current track
aiogram aioschedule image-processing lastfm telegram
Last synced: 06 May 2026
https://github.com/alesyarabushka/diamond
This application has been developed in purpose of creating a picture for diamond embroidery based on the user's picture
image-processing nodejs pixelation postgresql reactjs typeorm typescript
Last synced: 06 May 2026
https://github.com/russell-archer/fitsexplorer
Astronomer's Imaging Utility (Archived from Microsoft TFS)
c csharp image-processing windows
Last synced: 06 May 2026
https://github.com/pgebert/watermark
Little cli tool to add image watermarks written in kotlin.
gradle hyperskills image-processing java jetbrains kotlin watermark
Last synced: 06 May 2026
https://github.com/cahyaong/cop.theia
My repository for learning image and video processing techniques.
artificial-intelligence computer-vision csharp image-processing machine-learning python wpf
Last synced: 07 May 2026
https://github.com/kvantvs/get_most_used_colors
Gets most used color from image
colors image-processing python
Last synced: 12 Jun 2026
https://github.com/drewsworkshop/matpixelator
MATLAB script that transforms an input image into a pixelated version with customizable options for personalization.
algorithmic art image-processing matlab matlab-script
Last synced: 25 Jun 2026
https://github.com/kamilkrauze/honours-project
cpp17 glfw3 image-processing imgui-glfw opencv
Last synced: 07 May 2026
https://github.com/victoorv/mri_segmentation
U-Net for MRI segmentation.
computer-vision data-science image-processing image-segmentation kaggle-dataset machine-learning mri mri-brain mri-data mri-images mri-segmentation opencv pytorch segmentation u-net u-net-image-segmentation u-net-segmentation
Last synced: 07 May 2026
https://github.com/bilalhameed248/ip-and-opencv
Image Processing & OpenCV Learning & Research Work
image-processing image-recognition object-detection opencv yolo
Last synced: 07 May 2026
https://github.com/praveena2j/traitor-tracing-system-based-on-pca
A Code and Domain Independent Traitor Tracing System
cryptography fingerprint-authentication fingerprinting image-processing machine machine-learning principal-component-analysis security watermarking
Last synced: 07 May 2026
https://github.com/mrgrd56/imagenoiseapp
[DESKTOP APP] Image Noise Generator
csharp dotnet dotnet-core image-noise image-processing netcore noise wpf
Last synced: 08 May 2026
https://github.com/ammoradi/computer-vision-course-exercises
Iran university of science and technology computer vision(CV) winter-2018 course exercises solutions
computer-vision convolutional-neural-networks deep-learning image-processing keras machine-learning opencv
Last synced: 08 May 2026
https://github.com/nidhish-balasubramanya/paddleocr-text-extraction-model
Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.
amazon-ml-challange-2024 image-processing machine-learning ocr-recognition opencv paddleocr paddlepaddle pil text-recognition
Last synced: 08 May 2026
https://github.com/shirsendu1260/road-lane-detection-system
Image processing pipeline equipped with object detection feature built for self-driving cars to detect lanes and vehicles from a dashcam video.
computer-vision image-processing object-detection opencv python
Last synced: 08 May 2026
https://github.com/guangie88/image-batch-resizer-rs
Experimental image batch resizer in Rust
Last synced: 10 Jun 2026
https://github.com/waelson/image-filter
Udacity Capstone Project - NodeJS API to filter images.
image-processing javascript nodejs typescript
Last synced: 08 May 2026
https://github.com/mahmudmardini/cv-gaussian-median-noise-filters
Computer-Vision-Gaussian-Median-Noise-Filters is an open-source project that contains the code of Gaussian, Median, and Noise filters. I developed this project with pure python programming language and NumPy framework without using any Computer Vision built-in functions as an assignment for Istanbul Technical University Computer Vision Course.
filter image-processing jupyter-notebook noise opencv python
Last synced: 08 May 2026
https://github.com/muhalvin/simple-image-editor
Simple image editor, created just for fun.
css html image-processing tailwindcss
Last synced: 08 May 2026
https://github.com/bahihegazi/imgconvert
Powerful web app to convert multiple images (PNG, JPG, WEBP) into different formats instantly. Supports drag & drop, preview, progress bar, and bulk download as ZIP.
backend bulk-upload developer-tool drag-and-drop file-converter frontend fullstack html-css image-converter image-processing image-upload javascript nodejs open-source sharp-js zip-download
Last synced: 09 May 2026
https://github.com/taylorackley/s3-resizer
Uses Sharp to resize images and returns a buffer or delivers to s3
aws aws-s3 image-processing nodejs sharp
Last synced: 09 May 2026
https://github.com/sumanth44a/satellite_image_segmentation_using_deep_learning_model
Satellite Image segmentation using Unet
deep-learning image-processing python u-net
Last synced: 09 May 2026
https://github.com/byannurcahyo/2241720134-pcvk-2024
Project Praktikum Mata Kuliah Pengolahan Citra dan Visi Komputer
computer-vision image-processing opencv python
Last synced: 09 May 2026
https://github.com/nathania-rachael/paddleocr-text-extraction-ml-model
Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.
amazon-ml-challenge image-processing machine-learning open-cv paddleocr paddlepaddle pil text-detection
Last synced: 09 May 2026
https://github.com/muonray/matlabndvi
MATLAB Program that takes images acquired using a Near-Infrared (NIR) converted camera and generates a modified Normalized Differential Vegetation Index (NDVI). There are 2 versions: A Standalone version for JPEG Files and 2 Codes (a main and function file) version for DNG (RAW) file format. These versions are useful for NIR Drone Imaging to generate NDVI.
dng-files dng-format drone image-processing infrared infrared-images jpg matlab ndvi
Last synced: 24 Mar 2025
https://github.com/daneelsan/wolfram-qoi
A Wolfram Language paclet for manipulating the Quite OK Image (QOI) format
c encoder-decoder image-processing wolfram-language
Last synced: 12 Jun 2025
https://github.com/robert-wettstaedt/image-processing
Different image processing algorithms for the browser
contours image-processing javascript polygon potrace-algorithm
Last synced: 13 Jun 2025
https://github.com/mecanik/bunny-image-optimizer-worker
Bunny Image Optimizer Worker (Cloudflare)
bunnycdn cloudflare-workers image-manipulation image-optimization image-optimizer image-processing image-resizing resize-image resize-images wordpress
Last synced: 09 May 2026
https://github.com/indivisual-eyes/indivisual-eyes-app
App to make photos easier to see for color blind individuals
app color expo image-processing react-native typescript
Last synced: 10 May 2026
https://github.com/bsteen/is-it-on-hfqpdb
Check if active Harbor Freight coupons have been uploaded to HFQPDB
coupons database harbor-freight image-processing opencv regex web-scraping
Last synced: 10 May 2026
https://github.com/kedhareswer/mlgenefunction
css deep-neural-networks image-processing jupyter-notebook machine-learning python
Last synced: 10 May 2026
https://github.com/sahil210695/convolution-evolution
This is to see how a kernel will convolve over an image and what will be its output after convolution
cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit
Last synced: 10 May 2026
https://github.com/harmnot/go-script-image-rgba
script to edit image color to be warm (reddish) or cool ( bluish )
go image-editor image-processing script
Last synced: 03 Jul 2025
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/thekartikeyamishra/image-analysis-tool
This Image Analysis Tool is an interactive Python-based application designed to analyze uploaded images. It provides insights such as image dimensions, color channel distribution, pixel intensity, and edge detection. The tool also includes visualizations like histograms and edge maps, making it an excellent choice .
googlecolab image image-processing imageanalysis jyputer-notebook matplotlib opencv opencv-python-headless pillow python
Last synced: 10 May 2026
https://github.com/noppefoxwolf/MediaOptimizer
image-processing ios video-processing
Last synced: 28 Jun 2026
https://github.com/raphaelbs/image-challenge
Process images to extract text
alphabet-classification image-processing puzzle
Last synced: 10 Jun 2026
https://github.com/agarnung/fourier-cropper
An application to filter an image in the frequency domain
fourier-transform image-processing opencv qtcreator
Last synced: 11 May 2026
https://github.com/alfieidiot/dither
A modern web-based image dithering & education tool
3d algorithm dither dithering-images image-processing javascript-library ordered-dithering palette pil png python retro shaders urp
Last synced: 09 Apr 2025
https://github.com/khalidelboray/image_processing
Notes about image processing
image-processing numpy python3
Last synced: 11 May 2026
https://github.com/katahiromz/jigsawmakepdf
ジグソーメイクPDF
cxx cxx11 image-processing japanese jigsaw-puzzle pdf-generation shareware win32 win32api windows windows-xp
Last synced: 11 May 2026
https://github.com/bb4/bb4-image-breeder
Application that allows you to mix image processing filters together using a genetic algorithm in order to produce very interesting results.
genetic-algorithm image-processing
Last synced: 11 May 2026
https://github.com/themisir/dropmaker
Batch image resizing & watermarking software
batch-image-processor image-processing image-resizer watermark
Last synced: 29 Jun 2026
https://github.com/mrkdqp/prodigy_cs_02
The Pixel Manipulation for Image Encryption is a Python-based web application that allows users to encrypt and decrypt images.
image-processing pixel-manipulation prodigy-infotech
Last synced: 29 Jun 2026
https://github.com/uragirii/ffcs-captcha
The program tries to find out captcha value without using Machine Learning and only Image Processing
captcha-solver captcha-solving image-processing opencv opencv-python student-login vit-chennai vit-university
Last synced: 13 May 2026
https://github.com/ani717/pneumonia_detection_effecientnet_b7
Pneumonia Detection in Chest X-ray Image with EfficientNet-B7. Accuracy = 87.98%, Precision = 100%, Recall = 83.87%, F1 Score = 91.23.
cnn computer-vision data-analysis data-augmentation efficientnet image-classification image-processing machine-learning
Last synced: 13 May 2026
https://github.com/jamnicki/smartcanvas-digits
Interactive canvas with 'hand-written' digits recognition basing on MNIST dataset
ai image-classification image-processing image-recognition
Last synced: 07 Apr 2025
https://github.com/sulaimanniazi/image-power-transformer
A simple python application for performing power or inverse transform on an image
cv2 cv2-library image image-processing matplotlib matplotlib-figures matplotlib-pyplot matplotlib-python power-transform power-transformer power-transformers power-transforms python python-script python3 skimage
Last synced: 08 Oct 2025
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/blackpoison1973/vision
🖌️ Enhance your images with Vision’s AI tools for editing, project management, and cloud access, all in a user-friendly interface.
3d-reconstruction camera-tracking classification computer-vision image-processing instagram jsi meshroom object-detection panorama-stitching photogrammetry python pytorch react react-native-camera structure-from-motion vision worklet
Last synced: 08 Oct 2025
https://github.com/datawowio/k-sequencing-node
An image and content moderation NodJS library for Kiyo.io
image-moderation image-processing saas
Last synced: 18 Jan 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/psyb0t/docker-mediaproc
Containerized media processing tools over SSH. Drop files in, run ffmpeg/sox/imagemagick over SSH, get your shit out. No shell access, no bullshit - just a locked-down Python wrapper that only lets you run what you're supposed to run.
audio-processing cli-tool containerized devops docker ffmpeg fonts frei0r image-processing imagemagick ladspa locked-down media-processing python-wrapper remote-execution secure-shell sox ssh sshd video-processing
Last synced: 17 Feb 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/chinmaygarde/merle
A SIMD Image Manipulation Library
cxx20 image-processing ispc simd
Last synced: 07 Oct 2025
https://github.com/notwoods/thumbor-es
TypeScript Thumbor client for Node, Deno, Bun, & browsers
deno image-processing nodejs thumbor typescript
Last synced: 21 Jan 2026
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/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/nelson-gon/cellseg
cellseg: Multiclass Cell Segmentation
biology deep-learning image-classification image-processing image-segmentation multiclass-classification neural-networks torch
Last synced: 07 Oct 2025
https://github.com/baerchen201/balls
woke up yesterday and decided to learn C
Last synced: 10 Oct 2025
https://github.com/rishabhsingh2510/simple-image-editing-software-using-python
Image editing
beginner image-editing image-processing pillow-library python
Last synced: 13 May 2026
https://github.com/zeshanfareed/face_recognition_project_by_using_opencv
Face Detection Project in OpenCV or Image Preprocessing
cv2-library face-detection face-recognition image-classification image-processing mediapipe opencv opencv-library project-repository python pythonlibrarires
Last synced: 19 Jan 2026