Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
- GitHub: https://github.com/topics/image-processing
- Wikipedia: https://en.wikipedia.org/wiki/Digital_image_processing
- Related Topics: computer-vision, vision, deep-learning, opencv,
- Aliases: digital-image-processing,
- Last updated: 2026-07-02 00:15:12 UTC
- JSON Representation
https://github.com/lnardon/warhol
An image processing and optimization micro service
docker image-processing microservice multer nodejs sharp typescript
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/st235/catovasia
Catovasia (рус. Котовасия) - state of mind, nothing more than the abbreviation of the phrase "Cat Vaska".
android cat image-processing java vaska
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/panastasiadis/embedded-systems-projects
A collection of educational embedded systems projects using HLS, Arduino, and Verilog — developed for the course Embedded Systems Programming in Edge Environments.
arduino bayer-filter educational-projects embedded-systems fpga high-level-synthesis image-processing systemverilog verilog
Last synced: 03 May 2026
https://github.com/andraderaul/ascii-art-converter
Real-time image and webcam to ASCII art converter built with React, TypeScript, and Vite.
ai-assisted-development ascii-art canvas creative- image-processing vite
Last synced: 20 May 2026
https://github.com/arkanivasarkar/benav-biopsy-through-enhanced-navigation-and-augmented-visualization
A software prototype for breast biopsy needle navigation and guidance through a augmented reality viewer
augmented-reality biopsy-robotics breast-cancer computational-geometry computer-vision image-processing navigation surgical-planning surgical-tools unity
Last synced: 03 May 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/sealonk/mlgc-server
Backend server for skin cancer detection using TensorFlow.js and Firebase.
backend express firebase healthcare image-processing machine-learning tensorflow
Last synced: 04 May 2026
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/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/meqdaddev/txt-qr-reader-covid19
QR Code Reader for COVID-19 using a robot powered by Fischertechnik TXT controller.
computer-vision image-processing opencv-python qrcode robot robotics
Last synced: 04 May 2026
https://github.com/atymri/asciigenerator
ASCIIGenerator is a simple C# console application that converts images to ASCII art. It supports adjustable width and optional color inversion to control output details.
art-generator ascii ascii-art console-application csharp dotnet image-processing image-to-ascii script terminal text-art
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/gah-code/haro-photo-website
Photography project using design tokens and SCSS for modular design, Vite for quick builds and image optimization, and Cloudinary for asset delivery. Netlify handles SEO, marketing forms, and A/B testing for an optimal user experience.
design-system image-processing scss vite
Last synced: 05 May 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/allanjos/image_processing
Image processing utilities.
cpp grayscale-images histogram histogram-equalization image-processing matlab morphology octave opencv sobel visual-studio
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/rakshath66/ask-your-image
Ask questions about any image using AI. A smart Streamlit app powered by BLIP that answers visual questions, generates captions, and lets you download a PDF report.
ai-app blip caption-generator computer-vision deep-learning generative-ai huggingface image-captioning image-processing image-question-answering interactive-ui multimodal-ai openai pdf-generator pytorch streamlit transformers vision-language visual-question-answering vqa
Last synced: 06 May 2026
https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation
Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels
image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy
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/alikhachev/computer-graphics
Mirror of university course repository
graphic graphics image-processing qt ui user-interface
Last synced: 06 May 2026
https://github.com/nir3x/screengrabber.cpp
ScreenGrabber.cpp - Library for Capturing Screens on Windows Systems
c-plus-plus cpp gdi-plus image-encoder image-processing monitor-information screen-capture windows-api
Last synced: 10 Jun 2026
https://github.com/dthung1602/image2css
A go package that converts images to pure CSS art with thousands of box shadows
box-shadow css css-art go golang image-processing wasm web-assembly
Last synced: 06 May 2026
https://github.com/sushantnair/principal_component_analysis
An implementation of Principal Component Analysis
digital-signal-processing image-processing machine-learning machine-learning-algorithms principal-component-analysis
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/kvantvs/get_most_used_colors
Gets most used color from image
colors image-processing python
Last synced: 12 Jun 2026
https://github.com/mukuta-manit-d/medix
Medix is an innovative platform Bridging AI and advanced medical imaging to aid doctors and patients in diagnosing brain tumors and lung-related abnormalities. the mission of the project is to Elevate diagnosis precision and efficiency, facilitating early treatment for various medical conditions.
cnn-keras css html image-processing javascript machine-learning mongodb-compass python tensorflow
Last synced: 07 May 2026
https://github.com/duyndh98/digitalrace_2017-2018_semisouthernregion
Cuộc đua số (2017 -2018) Semi Southern Region
computer-vision cpp embedded-systems image-processing linux-app machine-learning opencv self-driving-car
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/thearchitector/smartclip
A contextually-aware paperclip processor that crops and scales your images to maximize aesthetic quality
algorithm image image-processing paperclip paperclip-processor
Last synced: 07 May 2026
https://github.com/blueskyson/image-transformation-opencv
image-processing image-transformation opencv python
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/skuong/2webp
convert image to webp format with nodejs
child-process image image-processing nodejs optimization performance webp
Last synced: 10 Jun 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/kelwynoliveira/image_converter
Fast, lightweight, and self-hosted image converter API. Upload an image and convert it to multiple formats with FastAPI and Pillow. Powered by Docker.
api backend docker fastapi image-converter image-processing microservice pillow python self-hosted
Last synced: 09 May 2026
https://github.com/sunilsoni/image-to-text
Convert PDF to Images and Scan Docs to Text Files
image-processing imagetotext tess4j tesseract
Last synced: 09 May 2026
https://github.com/chrisru/coffeebeans
☕ Recognize coffee beans out of an image
bean image-processing opencv python
Last synced: 09 May 2026
https://github.com/duyndh98/digitalrace-mymodules
My modules for Final Round - Cuộc đua số (2017 - 2018)
computer-vision cpp image-processing machine-learning opencv
Last synced: 09 May 2026
https://github.com/avashist1998/dithering
Show case different kinds of dithering techniques
image-processing javascript rust wasm
Last synced: 09 May 2026
https://github.com/msk4862/linear-algebra-programs
Linear algebra programs using openCV
image-processing linear-algebra opencv python
Last synced: 10 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/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/vatshayan/research-papers-
Research papers as blue prints, drafts, pre prints and published papers
artificial-intelligence big-data blockchain blockchain-technology data-analysis data-mining data-science data-visualization deep-learning deep-neural-networks image-classification image-manipulation image-processing machine-learning machine-learning-algorithms machine-learning-library python supervised-learning unsupervised-machine-learning webdevelopment
Last synced: 10 Jun 2026
https://github.com/williarin/aquamark
A free, open-source WordPress plugin to apply watermarks to your images.
branding image-processing imagick watermark wordpress wordpress-plugin
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/fabulani/360ip-with-cuda
360° Image Processing with CUDA and OpenCV.
360-image 360-video cpp cuda image-processing opencv
Last synced: 11 May 2026
https://github.com/whitelotus4/chsapi.github.io
CHSAPI is a media-tech API platform that leverages JPEN stack technology to serve deepfake detection, image compressor, image converter, image to pdf etc utility. specifically made for Cavernous Hoax Scanner but now free for every one.
api fastapi free image-processing jpen media-tech nodejs python website
Last synced: 11 May 2026
https://github.com/johnbasrai/mirage
🖼️ High-performance Rust CLI for image editing and fractal generation — supports blur, crop, grayscale, rotate, and more
clap cli create-crate github-actions image-processing image-rs integration-testing rust unittest
Last synced: 10 Jun 2026
https://github.com/ahmdvnd/facedetection_contentextractor_csolution
****Face And Eye detection program codes******
cpp eye-detection face-detection image-processing opencv
Last synced: 11 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/shibam120302/image-processing
Image processing is a method to perform some operations on an image, in order to get an enhanced image or to extract some useful information from it. It is a type of signal processing in which input is an image and output may be image or characteristics/features associated with that image.
computer-vision image-processing machine-learning opencv python
Last synced: 13 May 2026
https://github.com/enikeishik/imageadjuster
Image adjuster to crop and resize image
image-crop image-processing image-resize
Last synced: 11 Jun 2026
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/saman-nia/pca-eigenfaces
Image Signal Processing
computer-vision dimensionality-reduction eigenfaces face-recognition image-processing pca
Last synced: 11 Jun 2026
https://github.com/khareyash05/parkinson-s-disease-brain-imaging
Used UCI repository to detect Parkinson disease using Brain Mapped signals (achieved 98.55% test accuracy)
convolutional-neural-networks deep-learning image-processing
Last synced: 14 May 2026
https://github.com/pablob94/filtroimagen
Proyecto de Estructura de Computadores en Ensamblador del Motorola 88110
assembly assembly-language assembly-language-programming filter image-processing
Last synced: 12 Jun 2026
https://github.com/lotfiferaga/image_cartoonizer
image cartoonizer using opencv and tkinter for the GUI
cartoonizer image-processing opencv-python python3 tkinter
Last synced: 12 Jun 2026
https://github.com/sshleifer/carnd-lanelines-p5
Lane Line Finder on a Video Stream using s channel gradients
image-processing self-driving-car
Last synced: 12 Jun 2026
https://github.com/jorgeterence/ascii
CPU-based ascii-art filter utility
ascii-art image-processing rust rust-lang
Last synced: 13 Jun 2026
https://github.com/hasibzunair/jackfruit-or-not-a-jackfruit
An implementation of feature extractors for classification of jackfruits.
feature-extraction image-processing opencv-python
Last synced: 13 Jun 2026
https://github.com/transpect/image-transform-extension
XML Calabash extension to convert images
Last synced: 13 Jun 2026
https://github.com/fstark/png2mo5
Convert any PNG to a Thomson MO5 image — CIELAB dithering, ZX0 compression, 6809 viewer, cassette tape output. C++23.
6809 6809-assembly color-quantization color-quantization-algorithms dithering image-processing mo5 retro-computing thomson thomson-mo5 vintage-computer vintage-computers
Last synced: 13 Jun 2026
https://github.com/subhranil002/image-processing-matlab
This repository covers the basics of image processing using MATLAB. Includes 10 problems and solutions with corresponding MATLAB files. Ideal for beginners in image processing ... ❤️
butterworth-filter digital-image-analysis digital-image-processing filtering-techniques gaussian-smoothing image-adjustment image-analysis image-processing matlab motion-blur
Last synced: 14 Jun 2026
https://github.com/dabirdwell/gifio
Gifio — a free, private GIF maker that runs entirely in your browser. No uploads, no servers, no accounts.
browser-based creative-tools gif gif-maker image-processing javascript no-dependencies privacy
Last synced: 14 Jun 2026
https://github.com/gsaini/opencv-use-cases
A Python-based project for removing image backgrounds using OpenCV, featuring both simple threshold-based and advanced GrabCut algorithms. Includes a user-friendly Streamlit web interface for interactive processing.
computer-vision image-processing opencv pillow pillow-library python straml
Last synced: 14 Jun 2026
https://github.com/bigchunguspng/meme-index
Local image search (color, OCR)
desktop-app gtk3 image-processing memes ocr
Last synced: 15 Jun 2026
https://github.com/acorelli/matlab-functions
Collection of semi-useful matlab functions
gif image-processing matlab memes
Last synced: 15 Jun 2026
https://github.com/anirudh1905/opencv
Computer Vision related data
cnn image-processing opencv python
Last synced: 15 Jun 2026
https://github.com/estevaocm/processamentoimagem
Image processing tools based on OpenCV
Last synced: 16 Jun 2026
https://github.com/puripant/figur-over-text
Prototype of image/figure foreground over custom text
graphics image-processing opencv
Last synced: 16 Jun 2026
https://github.com/dpb44/image-inpainting
Exploring the matrix completion problem of low-rank matrices
asd image-processing inpainting-algorithm matrix-completion
Last synced: 17 Jun 2026
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/vidit98/haystack_mathematician
Image Processing
image-processing object-segmentation opencv
Last synced: 19 Jun 2026
https://github.com/scottyrichardson/grayl-image-thumbnail
Generates different thumbnail sizes from an image. Part of the Grayl PHP framework.
composer-package grayl image-processing php thumbnailer
Last synced: 19 Jun 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/dere3046/unblind_watermark
A simple blind watermark eraser based on DWT-DCT-SVD overwrite
blind-watermark image-processing watermark watermark-image
Last synced: 20 Jun 2026
https://github.com/x0root/cvbridge
OpenCV for android/termux
android app image image-processing kotlin opencv termux
Last synced: 21 Jun 2026
https://github.com/ganeshaampuh/ktp-ocr
Open Source KTP Extractor (Express, Tesseract.js)
image-processing indonesia ktp ocr tesseract
Last synced: 22 Jun 2026
https://github.com/jbayardo/corvalius-interview-project
csharp image-processing interview-test multithreading sobel
Last synced: 23 Jun 2026
https://github.com/gyselle-marques/sobel-filter
Machine Learning: Image Processing with Sobel Filter.
colab-notebook image-processing machine-learning matplotlib numpy opencv python sobel sobel-filter
Last synced: 24 Jun 2026
https://github.com/adambenhassen/libvips-purego
Minimal, cgo-free Go bindings for libvips, built on purego — libvips is loaded at runtime via dlopen, so you get fast, low-memory image processing without a C toolchain.
bindings cgo-free dlopen go golang image-processing libvips purego
Last synced: 24 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/fentas/mips-pgm-image-processing
Rechnerorganisation: Hausaufgabe MIPS-Assembler (PGM processing)
image-processing mips pgm rechnerorganisation tu-berlin
Last synced: 27 Jun 2026