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/nstechbytes/mini-gradient
Mini Gradient is a GUI application built with PyQt5 that allows users to apply linear gradients to multiple PNG images. Users can select gradient colors, adjust image resolution, and save the modified images in a specified output folder.
color-picker graphics gui image-conversion image-editting image-processing png-conversion pyqt python
Last synced: 23 Mar 2025
https://github.com/geekquad/canny-edge-detection
A basic program that performs edge detection of images in real-time.
canny-edge-detection edge-detection image-processing opencv python real-time
Last synced: 13 Apr 2026
https://github.com/sarthakjadvani/cloudflare-ai-image
🖼️ Generate AI images using Cloudflare Workers with multiple models. Seamlessly integrate and utilize OpenAI-compatible API.
ai ai-api api chatbot cloudflare-r2 cloudflare-workers cloudflare-workers-ai flux flux-schnell image-generation image-processing roo-code service sharp stability-diffusion stable-diffusion vue workers
Last synced: 05 May 2026
https://github.com/chromafx/chromafx
Modern, high-performance, pure C# .NET library for image processing, drawing, and effects.
chromafx csharp dotnet drawing effects graphics high-performance image-processing pipeline
Last synced: 18 May 2026
https://github.com/eshan-sud/imagesense
A powerful platform for image processing, segmentation & recognition
eshan-sud image image-processing image-recognition image-segmentation python3
Last synced: 09 Oct 2025
https://github.com/kekkodance/cropper
A tool to easily create cropped or blurred/pixelated versions of your artwork.
crop cropping-images image-processing images resize resize-image resize-images
Last synced: 13 Jan 2026
https://github.com/mateuszk098/image-processing
Image Processing Notes
image-processing opencv python
Last synced: 05 May 2026
https://github.com/veikkosuhonen/astro_stacking
Simple alignment and stacking of night sky images
astrophotography image-processing matlab
Last synced: 08 Apr 2025
https://github.com/acsenrafilho/awesome-biomedical-analysis
A curated open-source collection for biomedical image and signal processing & analysis
biomedical biomedical-data-science biomedical-image-processing biomedical-signal-processing image-processing imaging medicine medicine-applications mri opensource python research science science-research signal-processing tomography ultrasound
Last synced: 12 Sep 2025
https://github.com/nkg447/img-to-char-img
Convert an Image to a character Image
abstract image-processing javascript
Last synced: 28 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/gaurav0502/cell-type-classification
Exploration of different ML models on the peripherial cell images dataset.
computer-vision image-processing multiclass-classification
Last synced: 06 Apr 2025
https://github.com/ysl1016/cudadigitfilter
CUDA-based parallel image filtering system for MNIST dataset
computer-vision cuda deep-learning gpu-acceleration image-processing mnist parallel-computing
Last synced: 28 Mar 2025
https://github.com/sripwoud/image-processing
In browser image processing with Rust/WASM
browser image-processing rust wasm
Last synced: 28 Apr 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/reineimi/arch
My scripts and configs for Arch Linux. This is $HOME directory content.
archlinux automation bash compression exif gnome image-processing image-tagging light-dark-mode lua shell system-configuration system-scripts systemd systemd-service task-scheduler theme-switcher
Last synced: 12 Apr 2026
https://github.com/jason-cky/mosaic-py
Generating simple mosaics in python
image-processing mosaic python
Last synced: 14 Mar 2025
https://github.com/janczer/mirror
Very simple function for mirroring images in Go
Last synced: 16 Jan 2026
https://github.com/subhranil002/imageresizer
ImageResizer is a Python script utilizing 𝗢𝗽𝗲𝗻𝗖𝗩 to resize images. Easily adjust image dimensions by specifying source, destination, and scaling percentage ... ❤️
cv2 image-processing imageresize imageresizer opencv opencv-python python python-3 python-script python3
Last synced: 18 May 2026
https://github.com/macabdul9/image-segmentation
image segmentation using K-means and K-means++ algorithm.
image-processing k-means-clustering kmeans-algorithm machine-learning-algorithms unsupervised-machine-learning
Last synced: 03 Jul 2025
https://github.com/jluispcardenas/image2geojson
Image 2 GeoJSON
geojson image-processing opencv opencv-python python3
Last synced: 27 Apr 2026
https://github.com/yunusemrejr/style_transfer_webcam_tf
A Python-based GUI application that uses TensorFlow Hub to apply real-time artistic style transfer to webcam video feeds, allowing users to load custom style images and view the transformed output instantly.
ai image-processing ml python style-transfer tensorflow video-processing
Last synced: 03 May 2026
https://github.com/prgermux/image-scrapper
"Image Scrapper" is a Python application that recursively scrapes images from directories and displays them on an interactive, zoomable, and scrollable canvas. Ideal for organizing and navigating large image datasets.
data-visualization desktop-application file-explorer graphics-view gui-tool image-organization image-processing image-scraper image-viewer interactive-visualization pyqt5 python recursive-directory zoom-and-pan
Last synced: 24 Mar 2025
https://github.com/multimeric/gallerybot
Discord bot that lets users create image galleries of up to 4 images
discord discord-bot image-processing
Last synced: 28 Apr 2026
https://github.com/nushrat-tarmin-meem/flowers_counting_detection
On field or forest flowers counting and detection with colors using image processing techniques.
classification counting detection image-classification image-processing
Last synced: 30 Mar 2025
https://github.com/mokira3d48/imagefixer
Image Fixer is a simple application that allows users to clean a corrupted image.
image-cleaning image-processing
Last synced: 29 Mar 2025
https://github.com/hayatiyrtgl/julia-image-classification-svm
The code loads dog and cat images, extracts HOG descriptors, labels them, splits the data into training and test sets, trains an SVM model, and predicts a test image.
binary-classification image-processing juli julia-language
Last synced: 17 Mar 2026
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/utkarsh251106/handwritten-text-recognition-and-processing
Utilizes PyTesseract for OCR and a pre-trained VLM (Hugging Face Transformers) to extract and summarize text from images.
computer-vision image-processing machine-learning text-extraction-from-image vlm
Last synced: 30 Mar 2025
https://github.com/mjczone/mediamatic
File storage and media processing library that combines the power of multiple best-in-class .NET libraries.
api aspnetcore csharp dotnet files image-processing s3 sftp video-processing
Last synced: 13 Jan 2026
https://github.com/atharva-naik/mmml-termproject-vizwiz-vqa-challenge
VizWiz Challenge Term Project for Multi Modal Machine Learning @ CMU (11777)
carnegie-mellon-university computer-vision image-processing natural-language-processing open-source open-source-project opencv pytorch question-answering term-project vision-language vision-language-transformer visual-question-answering vizwiz vizwiz-vqa
Last synced: 05 May 2026
https://github.com/speakeasy-sdks/leonardo-ts-sdk
Typescript SDK for the Leonardo AI
ai api image-processing sdk ts
Last synced: 11 Apr 2025
https://github.com/miha53cevic/picture-to-ascii-art-csharp
Application made in C# that converts a picture to ASCII Art
Last synced: 30 Mar 2025
https://github.com/thasophearak/moul
Opinionated image resizing library
elixir elixir-library elixir-package image-processing image-resizing
Last synced: 21 Feb 2026
https://github.com/ayushivashisth/select-country-and-state
This project provides a simple interface for selecting a country and its corresponding states. It includes both a web version built with React and a mobile version built with React Native. Users can choose a country from a dropdown list, which dynamically populates another dropdown with states from the selected country.
css figma image-processing npm react
Last synced: 12 Apr 2026
https://github.com/r-cha/recolorcluster
Recolors an image to the color set you provide.
command-line image-processing python
Last synced: 13 Mar 2025
https://github.com/apahl/plate-inspector
quickly generate overviews of Cell Painting image plates
cell-painting image-processing
Last synced: 01 Apr 2025
https://github.com/elarsaks/resize-rs
A fast, Rust-powered GitHub Action to batch-resize images by width while preserving aspect ratio.
github-actions image-processing rust
Last synced: 18 Jan 2026
https://github.com/krishnaura45/memeshield
Proactive Content Moderation Using LLMs and VLMs
ai-driven computer-vision content-moderation gen-ai image-processing llms social-intervention vlms
Last synced: 30 Mar 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/dxtaner/faceimageclaassification
Age, Gender, and Race Classification with Convolutional Neural Networks
age-classification cnn-classification cnn-keras dataset gender-classification image-classification image-processing image-recognition race-classification
Last synced: 11 Jun 2025
https://github.com/brazer27/3d-scanner
3D scanning software designed to convert real-world objects into detailed 3D models using low-cost depth sensors, such as the Kinect or other similar devices. The software captures the geometry and texture of objects or environments by creating a point cloud, which can then be processed into a mesh.
3d-model depth-sensing image-processing interactive sensor-fusion
Last synced: 22 Jun 2025
https://github.com/moalshafii/imagine
IMAGINE - Text to Image Generator
automation canvas go golang image-processing texttoimage
Last synced: 30 Mar 2025
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/rahulpatel2002/imageprocessing-edgedetection
MATLAB implementation of edge detection using Laplacian operators, unsharp masking, and highboost filtering. This lab explores various filtering techniques to enhance image features.
convolution-filter edge-detection highboost-filter image-processing laplacian-filter matlab unsharp-masking
Last synced: 11 Jun 2025
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/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/theritikchoure/image-processing-using-sharp
This repository contains a simple Express server designed to handle image uploads and convert them to various formats (jpeg, png, webp) using the Sharp image processing library.
express file-upload image-processing multer nodejs sharp
Last synced: 12 Apr 2026
https://github.com/who-else-but-arjun/image_segmentation
Implementation of Panoptic Image Segmentation using VGG16 encoder and a fully convolutional network for classification of pixels in 27 different classes trained and tested on dataset of Indian road images.
cnn image-processing keras-tensorflow panoptic-segmentation segmentation
Last synced: 08 Apr 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/streanger/image-analysis
Any kind of images analysis using python scripts (OpenCV mostly)
image-processing python-opencv
Last synced: 06 Jul 2025
https://github.com/g-s-c-code/pixporter
PixPorter is a simple image format converter built on .NET 8, designed to make converting image files simple and efficient. It supports popular formats such as PNG, JPG, JPEG, WebP, GIF, TIFF and BMP, and allows both single and batch conversions.
conversion conversions converter dotnet image image-conversion image-converter image-processing images imagesharp spectre spectre-console
Last synced: 05 May 2026
https://github.com/tilfin/sharp-mozjpeg-image-processor
Scaled and optimized JPEG image file generater powered by sharp and mozjpeg
image-processing mozjpeg sharp
Last synced: 30 Mar 2025
https://github.com/petrusmatiros/img2web
A CLI tool for converting bulk images to compressed, resized WEBP images
Last synced: 18 Jan 2026
https://github.com/jakubriegel/convolution_filter
Concurrent implementation of image convolution filter using Python's multiprocessing
concurrency image-filtering image-processing multiprocessing python-multiprocessing
Last synced: 19 Jun 2025
https://github.com/eesha12khan/hybrid-images_cv
A hybrid image generator that merges low-frequency and high-frequency features of two images using OpenCV.
computer-vision hybrid-images image-processing opencv python3
Last synced: 18 Apr 2026
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/apex-20000g/eos-mfl
This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)
3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet
Last synced: 11 Jun 2025
https://github.com/nobody-1321/learn-image-processing
image processing examples. "Documentation will be added soon"
Last synced: 11 Jun 2025
https://github.com/rohitinu6/image_cartoonify
To Cartoonify an Image using opencv-python
image-processing matplotlib numpy opencv opencv-python python
Last synced: 12 Apr 2026
https://github.com/mugambi645/image-processing-with-python
Various Image processing transformations with python
Last synced: 12 Apr 2026
https://github.com/rakeshbal99/canny-edge
canny-edge-detection edges image-processing opencv
Last synced: 18 Sep 2025
https://github.com/agarnung/image-denoising-taxonomy
A web dedicated to the taxonomy of image denoising methods
2d-denoising denoising image-processing taxonomic-classification website
Last synced: 13 May 2026
https://github.com/nomnomnonono/background-image-generation-for-zoom
Application to generate background image for meeting (ex. Zoom, Meet, Teams).
artificial-intelligence deep-learning gradio huggingface image-generation image-processing machine-learning openai-api python
Last synced: 01 Apr 2025
https://github.com/miasmartypants/insta_generator
Use AI and Google's Chrome Extension to generate a caption for your instagram posts
api chrome-extension flask full-stack google-cloud-platform gpt image-processing image-recognition instagram python3 tools vertex-ai
Last synced: 12 Apr 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/bigreja/watermarkimage
adds watermark to silverstripe images
extension image image-processing module silverstripe
Last synced: 16 Jan 2026
https://github.com/garthtb/prismpanda
Saturates an image in various colour spaces (JzCzHz, OKLCH, RCT, etc.).
color-science color-spaces colour-science colour-spaces csharp image-processing saturation-adjustment windows-app
Last synced: 14 Jun 2025
https://github.com/lucs1590/image_challenge
This is a repository to test my skills with image processing, image recognition and artificial intelligence.
artificial-intelligence dlib-face-detection face-detection gdal image image-challenge image-processing image-recognition mtcnn-face-detection remote-sensing
Last synced: 10 Mar 2026
https://github.com/prajakta1321/high-pass-filters
filter image-processing python
Last synced: 08 Apr 2025
https://github.com/manulthanura/ai-computer-vision
Images are a fundamental part of many applications, from simple photo viewers to advanced machine learning models. In this repo, we'll explore various Python libraries that allow us to read and display images, providing insights into their features and use cases.
artificial-intelligence computer-vision image-processing
Last synced: 01 Apr 2025
https://github.com/jvpichowski/quest-bexus
The QUEST experiment that is flown on a high altitude balloon of the REXUS/BEXUS program: https://jvpichowski.github.io/quest-bexus/
automation bexus experiment high-altitude-balloon image-processing research rexus space student technology
Last synced: 21 Mar 2025
https://github.com/netcodez/image-classification-convolutional-neural-network
Deep learning: Image Classification using a Convolutional Neural Network
computer-vision convolutional-neural-networks deep-learning image-classification image-processing image-recognition
Last synced: 29 May 2026
https://github.com/cariad/palign
Python package that helps to render and align text in Pillow
image-processing pillow python
Last synced: 28 Mar 2025
https://github.com/askhan963/cleanslate
CleanSlate is a free, user-friendly image background remover that delivers high-quality results with just a few clicks. Upload an image, remove the background instantly, and download your new, clean-cut photo. Perfect for web developers, designers, and anyone needing professional-grade images without hassle.
background-eraser clean-slate express image-background-removal image-processing mern-stack mongodb nodejs react web-app
Last synced: 12 Apr 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/yeldynov/dashboard-ai
Dashboard for AI image managing tool
ai dashboard image-processing nextjs photos react typescript
Last synced: 10 Apr 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/yaph/pega
A command line tool for pasting images on top of other images.
cli-app image-processing pypi-package python-package python-pillow
Last synced: 14 Oct 2025
https://github.com/fauzan3416/text-balls
use balls to render parametric equations or strings
2025 happy-new-year image-processing matplotlib-animation matplotlib-pyplot matplotlib-python merry-christmas numpy opencv opencv-python pillow pillow-library python script
Last synced: 08 May 2026
https://github.com/ashkarin/rawimage
Read and write RAW images (or data arrays) without a headache.
image-processing imagej ndarray numpy raw-data raw-image readers writers
Last synced: 28 Apr 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/gsvgit/imageprocessing
Image processing in F# on GPGPU using Brahma.FSharp
Last synced: 31 Oct 2025
https://github.com/zeynepcol/pixel-matrix-converter
Extracts pixel data from images and converts it into array with RGB values and intensity mapping.
image-processing pixel-art python rgb
Last synced: 24 Jun 2025
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/assem-elqersh/ishihara-kmeans
A Python tool for extracting hidden numbers from Ishihara color blindness test images using a custom K-means clustering algorithm. Supports multiple color spaces (RGB, HSV, Lab, YCrCb) and includes visualization, CLI tools, and parameter optimization for enhanced accuracy.
clustering clustering-algorithm computer-vision image-processing ishihara ishihara-plates kmeans kmeans-algorithm
Last synced: 03 Feb 2026
https://github.com/mmz33/brick-breaker-game
A simple brick-breaker game implemented using Processing
brick-breaker-game image-processing
Last synced: 02 Jan 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/raulpy271/changenumbersofbitsperchannelinimage
This algorithm simulates different bits of precision in image
image-processing opencv python
Last synced: 12 Apr 2026
https://github.com/srcemre/videohakemegitimiuygulamasi
This project is developed to analyze referees' performance during matches and improve their training processes. Using Python and OpenCV, image processing techniques are applied to analyze the referee’s position, speed, and decision accuracy.
image-processing object-detection object-tracking opencv python
Last synced: 20 May 2026
https://github.com/dawnpaladin/batch-vision
Have an LLM extract information from a large number of images.
deno deno-fresh image-processing llm
Last synced: 01 Jul 2025
https://github.com/shakurt/alarm-cam
A lightweight browser-based motion detection system that uses your webcam to trigger an alarm on movement.
ai-project alarm-system canvas computer-vision educational image-processing javascript motion-detection pixel-analysis real-time university-project web-audio-api webcam
Last synced: 08 Apr 2026
https://github.com/8dcc/header-img-viewer
Simple program for displaying an exported image from gimp in C format. Uses SDL2.
Last synced: 15 Oct 2025