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-06 00:15:14 UTC
- JSON Representation
https://github.com/lucasthevenet/pixly
A modern, composable image processing library for JavaScript and TypeScript that provides a type-safe builder API for image transformations.
avif image image-codec image-codecs image-decoder image-encoder image-processing jpegxl png wasm web-assembly webassembly
Last synced: 16 Feb 2026
https://github.com/jabae/cnapse
Automated synapse detection in C. elegans EM images.
connectomics deep-learning electron-microscopy image-processing python python3 segmentation
Last synced: 18 May 2026
https://github.com/dan-leech/com.danleech.cordova.plugin.imagecache
Cordova Android/iOS Image(file) Cache native without permissions and dependencies
cache cordova-android cordova-ios cordova-plugin dependency-free image-processing native
Last synced: 11 Jun 2025
https://github.com/soroushmirzaei/engineering-industries-projects
Engineering Industrial Projects
image-classification image-processing image-recognition image-segmentation
Last synced: 25 Jun 2025
https://github.com/ada-ggf25/lxthon
LXthon - HYBRID HACKATHON IN LISBON 24 hours of coding!
challenge hackthon image image-processing lisbon machine-learning medical-imaging python tensorflow unet
Last synced: 18 May 2026
https://github.com/dibyarupnath/app-road-detection-from-panchromatic-images
Comparing the performance of pixel-wise binary classification for road detection, from panchromatic satellite images using a custom model called RoadSegNN (with ResNet and Swin-T backbones) and SegNet.
cnn deep-learning image-processing panchromatic resnet-101 resnet-50 satellite-imagery segnet swin-transformer
Last synced: 13 Apr 2025
https://github.com/steren/remixthem
Android app to manipulate faces
android face-detection image-processing
Last synced: 19 Apr 2026
https://github.com/ssambender/dispocam-filter
Disposable camera filter effect for uploaded images.
css effect html image-processing javascript vintage
Last synced: 10 Apr 2025
https://github.com/dissorial/digital_handwriting
Make digital text files look like they were written with your handwriting
Last synced: 21 Jul 2025
https://github.com/aracki/goimage
Serverless function written in Golang for image processing - ready for AWS Lambda
aws-lambda go image-crop image-processing image-resize
Last synced: 21 Jul 2025
https://github.com/hbmartin/imagemine
📸 → 🍌 → 🖼️ ... Re-imagine any photo into fantastical art. imagemine uses Claude to write a surrealist story about your photo, then generates a new image from that description using Gemini / Nano Banana.
anthropic-claude claude gemini generative-ai generative-art image-generation image-manipulation image-processing nano-banana nanobanana photos
Last synced: 26 Apr 2026
https://github.com/weggetor/BBImageHandler
The BBImageHandler for DotNetNuke and ASP.NET gives users and module programmers the opportunity to use a handler that displays resized images, adds watermarks to images, creates thumbnails of web pages or displays images stored in a database table without storing them to harddisk. Additionally it could be used to create a counter display. Use for DNN version < 8.0.0
dnn dnn-cms image-processing imagehandler
Last synced: 12 May 2025
https://github.com/juliaimages/tinker.jl
Interactive graphical tool for complex image analysis
analysis gui image image-processing
Last synced: 19 Jul 2025
https://github.com/n4vrl0s3/image-processing
This repository contains various image processing projects and examples implemented in Python. It showcases techniques such as filtering, edge detection, image transformation, and more using popular libraries like OpenCV or PIL. Perfect for beginners and developers exploring the fundamentals of image processing and computer vision.
image-processing matplotlib numpy opencv-python
Last synced: 15 Jun 2025
https://github.com/borisboc/ucvtk
UCVTK : a Useful Computer Vision Tool Kit for us, the vision engineers, who need to be efficient and productive
computer-vision computervision cv gui image-processing imageprocessing machine-learning machine-vision machinelearning machinevision opencv toolkit
Last synced: 19 May 2026
https://github.com/robert01101101/chromakeyandcolormatching
Image processor developed for IAT 455. Advanced Chromakey and Color Matching tool. Neutralizes Color Spill, supports any colors on the subject, matches color of subject to new background.
chromakey colormatch image-processing java sfu siat
Last synced: 19 May 2026
https://github.com/phoenix-ji/tensorflow-ct_based_covid-19_diagnose_system
2D/3D CT Image Classification/Segmentation
covid-19 deep-learning image-classification image-processing image-segmentation
Last synced: 01 Jun 2026
https://github.com/csinac/infinidecimal
A numeric canvas library for Processing that stores the image as a number array to create visuals with arbitrary ranges.
creative-coding image-processing processing-language processing-library
Last synced: 29 Mar 2025
https://github.com/capjamesg/computer-vision-challenges
Test your knowledge of computer vision with these challenges.
challenges computer-vision image-processing machine-learning
Last synced: 18 Mar 2026
https://github.com/hhvrc/watermarker
Desktop app for batch-adding a watermark or logo to your images, with live preview and per-image positioning.
batch-processing cross-platform desktop-app image-processing image-watermark image-watermarking rust svelte tailwindcss tauri watermark watermarking
Last synced: 03 Jul 2026
https://github.com/yuaanlin/haar-wavelet-image-compression-visualization
A backend service written in Go (Gin) that shows the visualization of image compression with Haar Wavelet.
gin gin-gonic go golang haar-wavelet-tranforms haar-wavelets image-compression image-processing multimedia zhejiang-university zju
Last synced: 18 May 2026
https://github.com/shamim-akhtar/split-image
This project allows creating Jigsaw tiles from an image using Bezier curves. I have implemented this project using Unity and C#.
bezier-curves csharp image-processing unity2d
Last synced: 03 Jul 2026
https://github.com/cschank/2d-partial-sums
C library for quickly computing the 2D partial sums of a matrix. Some examples are provided as well.
2d-partial-sums image-processing linear-algebra matrix mean-filter
Last synced: 30 Mar 2025
https://github.com/jonasrauber/norm
Norm is a tiny command-line utility to compute the norm of the difference between two images
adversarial-examples image-processing nim nim-lang
Last synced: 03 Apr 2025
https://github.com/utarwyn/app-images-processing
A school project which consists of creating an Android app to process images.
android-application image-processing processing
Last synced: 04 Mar 2025
https://github.com/savinrazvan/image_similarity
Compare image similarity using features extracted from the pre-trained VGG16 model. This project leverages cosine similarity for accurate visual similarity assessment, making it ideal for image retrieval and duplicate detection.
computer-vision convolutional-neural-networks cosine-similarity deep-learning feature-extraction image-comparison image-processing image-similarity keras pre-trained-models python vgg16
Last synced: 26 Mar 2025
https://github.com/sagarbhavsar1/single-image-dehazing-using-feature-extraction-techniques-in-deep-learning
This is a novel methodology to perform dehazing process on a single outdoor Image using feature extraction techniques in Deep Learning and 3 added pre-processing steps.
artificial-intelligence cnn dehazing image-processing machine-learning python science technology vgg16-model
Last synced: 12 Apr 2025
https://github.com/guilhermegranchopro/lxthon
LXthon - HYBRID HACKATHON IN LISBON 24 hours of coding!
challenge hackthon image image-processing lisbon machine-learning medical-imaging python tensorflow unet
Last synced: 26 Jun 2025
https://github.com/asadiahmad/sun-flower-counter
Automatically counts the number of sunflowers in an image using computer vision techniques with OpenCV
hsv-color-detection image-processing morphology object-counting opencv
Last synced: 14 Feb 2026
https://github.com/jabae/cmito
Mitochondria detection in C. elegans EM images.
convolutional-neural-networks deep-learning electron-microscopy image-processing mitochondria python3 segmentation
Last synced: 18 May 2026
https://github.com/m2ci-msp/mri-shape-tools
C++ tools for deriving a tongue model from MRI data.
image-processing mri statistical-models template-matching tongue
Last synced: 30 Apr 2025
https://github.com/songyz2019/hsi-preprocessing-toolkit
A Hyperspectral Image Preprocessing Toolkit from HSI Camera to Machine Learning Dataset
data-science data-visualization gradio hyperspectral image-processing preprocessing
Last synced: 07 Mar 2026
https://github.com/theolepage/hsi-classification
Machine learning pipeline to classify hyperspectral images of fields.
guidedfilter hsi hsi-classification hyperspectral-image-classification image-processing machine-learning
Last synced: 21 Jul 2025
https://github.com/machinelearningprodigy/bike-model
This project was developed for some seniors at my college as their final year project. It utilizes a deep learning model to classify bike images using Streamlit for an interactive interface. 🚴📊
classification deep-neural-networks image-classification image-processing pretrained-models streamlit transfer-learning
Last synced: 24 Feb 2026
https://github.com/mostafa-wael/the-blue-square-problem
problem description: you are given a picture of a road that is taken from a tilted position with a blue square printed on it, if you know the width of the square , calculate the width of the road.
Last synced: 20 May 2026
https://github.com/dgriffiths3/ucl_cegeg075
Coursework data for Image Understanding
computer-vision image-processing learning opencv tutorial
Last synced: 08 May 2025
https://github.com/tanish-ranjan/crop-kit
Crop Kit is a Jetpack Compose library that allows you to easily crop images with customizable crop shapes such as Rectangle, Square, and Circle. It provides a simple yet flexible crop composable to seamlessly integrate into your Android applications. Features include image flipping, rotation, and gridlines to enhance the cropping experience.
android image-cropping image-processing jetpack-compose kotlin library mobile-development open-source
Last synced: 13 Apr 2025
https://github.com/1j01/transpairency
Pair two screenshots together to make a transparent one.
image image-manipulation image-processing pair screenshot screenshots transparency transparent
Last synced: 17 May 2026
https://github.com/y1d1r/elderly-fall-detection-application
Detect falls of elderly individuals using videos provided by home surveillance cameras.
fall-detection image-processing object-detection opencv opnecv-python pyqt5 python video-surveillance
Last synced: 01 May 2026
https://github.com/raineggplant/link-game
an image processing project (连连看) of the Advanced Matlab Programming and Its Application course of E.E, Tsinghua University
image-processing linkgame mahjong matlab tsinghua tsinghua-university
Last synced: 19 Jul 2025
https://github.com/wittline/computer-vision-and-deep-learning
This repository contains information on the basic techniques and algorithms used in computer image processing, in addition to some projects related to pattern recognition using deep learning.
computer-vision deep-learning image-processing
Last synced: 19 Jul 2025
https://github.com/rohitawate/bokehlicious
Vision model for "portrait mode": Adding shallow depth of field to photos using portrait segmentation and depth estimation.
computer-vision deep-learning image-processing
Last synced: 14 Mar 2025
https://github.com/landingellipse/sldtk
Repository for the Solar Limb Darkening Toolkit
image-analysis image-processing limb-darkening limb-darkening-models limb-darkening-profiles solar sun
Last synced: 17 May 2026
https://github.com/faris771/opencv_task
Task2 in my software engineering internship, the Idea of this task is to get hands on Image processing using OpenCV in C++ Language. In this task, we are required to build a Live Web cam filters.
Last synced: 15 May 2026
https://github.com/vignesh1507/backdropx
This is a small scaled project which can be scaled more in the near future. Many more functionalities will be added likewise. As of now this project uses python code and libraries like Rembg, BytesIO, Pillow etc.
Last synced: 14 Apr 2025
https://github.com/demon-2-angel/fourier_transform_image_processing
This repository tells you about uses of Fourier Transform in the Image -processing.
fast-fourier-transform fourier-transform image-processing low-frequency-filtering
Last synced: 10 Jul 2025
https://github.com/tonytonyjan/timestamp_maker
timestamp_maker is a command-line tool that adds timestamp on images/videos based on their creation time.
ffmpeg image-processing imagemagick ruby timestamp video-processing
Last synced: 17 Jul 2025
https://github.com/gaurav0502/tiger-detection-using-enlightengan-and-yolo
Automatic Tiger Surveillance using YOLOv8 and EnlightenGAN aimed for Tiger Conservation
atrw-dataset computer-vision deep-learning enlightengan general-adversarial-network image-enhancement image-processing object-detection python tiger-conservation tiger-detection tiger-surveillance ultralytics yolov8
Last synced: 20 May 2026
https://github.com/nshaud/stmn-analyse-images-2d
Cours d'analyse d'images (cycle IEM/ENJMIN)
french image-processing python
Last synced: 02 May 2026
https://github.com/inc44/rusty_scissors
Rusty Scissors is a useful tool created with ❤️ using Rust. It quickly trims extra space around images like smart scissors. It's fast, efficient, and precise.
batch-processing cli image-optimization image-processing performance rust windows
Last synced: 14 May 2026
https://github.com/rcrowther/django-img
Image handling for Django. Includes upload code, repository and filter creation. Low on features, fast setup, modular.
django-application image-filters image-processing python3
Last synced: 08 Feb 2026
https://github.com/netesh5/image_background_remover
A Flutter package that removes the background from images using an ONNX model. The package provides a seamless way to perform image processing, leveraging the power of machine learning through ONNX Runtime.
flutter image-background image-background-removal image-processing machine-learning onnx onnxruntime remove-background remove-background-image removebg
Last synced: 14 Jul 2025
https://github.com/phachon/graphics-go
Automatically exported from code.google.com/p/graphics-go
go golang graphics graphics-go image-processing
Last synced: 20 May 2026
https://github.com/jrie/cgol
An advanced conway game of life simulator in C
animations conway conway-game conway-s-game-of-life graphics histogram history image-processing
Last synced: 28 Mar 2025
https://github.com/dnyarri/pixelartscaling
Scale2x, Scale3x, Scale2xSFX and Scale3xSFX scaling of pixel art and low-resolution scans for OCR
advmame2x advmame3x batch image-manipulation image-processing image-scaler image-scaling image-upscaler image-upscaling pixel-art pixelart python python-3 scale2x scale2xsfx scale3x scale3xsfx upscaling
Last synced: 13 Jul 2025
https://github.com/farukalamai/face-recognition-with-real-time-database
face-recognition-with-real-time-database
cnn computer-vision deep-learning face-detection face-recognition image-processing object-detection opencv python realtime-database
Last synced: 13 Apr 2025
https://github.com/bezzad/camvideocapture
Camera Video Capture by C#
camera capture image-processing motion-detection video
Last synced: 23 Jun 2025
https://github.com/jayedul/js-image-color-grading
Simple image colour grading app with presets written in Javascript.
color-grading image-processing javascript php
Last synced: 16 May 2026
https://github.com/garthtb/framemark
一个给图片加边框和水印的工具
csharp film image-processing photoframe photography watermarking
Last synced: 14 Apr 2025
https://github.com/toabctl/pictool
Working with images and metadata
gps gps-location image-processing image-recognition python
Last synced: 18 Jul 2025
https://github.com/joeletho/georip
Georip is a toolset for processing geospatial raster data to create datasets for convolutional neural networks (CNNs). It enables users to manipulate raster imagery, generate training datasets, and visualize model predictions.
cnn geospacial-data gis image-processing raster
Last synced: 21 Jun 2025
https://github.com/koerismo/vtf.js
A javascript IO library for the Valve Texture Format.
image-processing source-engine
Last synced: 26 Mar 2025
https://github.com/snototter/vito
Python utility package for common computer vision tasks.
computer-vision-tools data-visualization image-processing utility-library
Last synced: 06 Apr 2025
https://github.com/suddi/dockerfiles
Dockerfiles for personal images (https://hub.docker.com/u/suddi/)
alpine-linux docker docker-image dockerfile image-processing node-lts ubuntu
Last synced: 08 May 2026
https://github.com/kozhaakhmet/color-image-processing
Homework about color image equalization.
Last synced: 27 May 2026
https://github.com/shadbalti/simple-image-editor
This is a simple yet versatile web-based image editor that allows you to easily adjust the properties of your images. You can upload your own images or load them from external URLs. The editor provides a range of tools to modify your images, including adjusting brightness, opacity, blur, contrast, inverting colors, rotating, and resizing.
beginner-friendly beginner-project css github-pages html-css-javascript image image-processing javascript open-source web webbased
Last synced: 18 Feb 2026
https://github.com/hentioe/cicr
Image hosting service with a lot of functions(resize/blur/crop) built in
crystal file-hosting image-processing
Last synced: 02 Jul 2026
https://github.com/sami-badawi/shapelogic-rust
Image processing in Rust
computer-vision image-processing rust
Last synced: 20 Jun 2025
https://github.com/tfuxu/dither-go
Dither Go: A fast and the most correct image dithering library
dithering error-diffusion golang image-processing ordered-dithering python
Last synced: 20 Jun 2025
https://github.com/inspurer/imageprocessing
数字图像处理
image-processing opencv-python
Last synced: 14 May 2025
https://github.com/karlmacas29/cropsight-capstone-main
Capstone Project 2024-2025
flutter image-processing insect-pests mobile-app python rice-diseases sqflite-database
Last synced: 06 Mar 2026
https://github.com/denismakogon/videobox
Fn Project demo: Videobox application
docker fn fnproject gocv golang image-processing kubernetes object-detection opencv python serverless tensorflow video-processing
Last synced: 13 Apr 2025
https://github.com/a-tommarvoloriddle/fluxion
FLUXION is an AI-powered traffic management system that optimizes traffic flow using computer vision, reinforcement learning & reliability with RNN-based backup systems. Includes features like license plate recognition & region selection for better efficiency. FLUXION represents the future of intelligent urban transportation management.
computer-vision deep-reinforcement-learning image-processing license-plate-recognition lstm-neural-networks opencv python recurrent-neural-networks roi-segmentation ultralytics urban-planning vehicle-detection video-processing yolo
Last synced: 27 Feb 2026
https://github.com/lwahlmeier/jil
Java Image Library
awt image image-processing java
Last synced: 11 Jan 2026
https://github.com/pomettini/spritecooker
🦀 [WIP] A tool that makes spritesheets for various consoles (Gameboy, Impostor)
image-processing rust rust-lang
Last synced: 05 Apr 2025
https://github.com/stephan-fischer/capacitor-gallery-plus
Capacitor Gallery Plus – A Capacitor plugin to access and manage media files from the device gallery with filtering, sorting, and metadata extraction.
android capacitor capacitor-plugin file-access gallery image-processing ios media photo photos plugins videos web
Last synced: 12 Apr 2025
https://github.com/devlato/vectorizer
A Canva Image Editing App that vectorizes a given raster image
app canva converter image-editing image-editing-app image-processing raster2vector svg vectorizer
Last synced: 05 Apr 2025
https://github.com/alenaksu/webgl-image-processing
Code for the WebGL Image Processing presentation
demo glsl glsl-shaders image-processing presentation shaders slides webgl
Last synced: 20 Jan 2026
https://github.com/nout-kleef/podast
Pointer Data Steganography: new approach to hide data in media
hide-data image-processing image-steganography image-steganography-tool lsb-steganography pixel pointer pointer-data-steganography steganography
Last synced: 21 Sep 2025
https://github.com/johnnychen94/superpixels.jl
A Julia package that treats image as a collection of super pixels
image-processing julia-language
Last synced: 04 Apr 2025
https://github.com/justinlovinger/collage
Create a collage of semi-random images
Last synced: 16 May 2026
https://github.com/jw3126/meanfilters.jl
Fast and simple sliding window mean filter.
image-processing julia moving-mean
Last synced: 05 Apr 2025
https://github.com/drew138/go-graphics
go package with various utilities for image processing and generation
image-processing image-transformations
Last synced: 17 Mar 2025
https://github.com/aliartiza75/videowatermarker
This is a C# window application that is used to watermark videos in bulk.
batch-script csharp image-processing imagemagick moviepy python watermarking
Last synced: 16 May 2026
https://github.com/imaging-server-kit/imaging-server-kit
Deploy image processing algorithms in FastAPI servers and easily run them in Napari, QuPath, and more.
fastapi image-analysis image-processing
Last synced: 10 Jul 2025
https://github.com/luxuriant777/Handwritten-Text-Generator
This project offers a simple and intuitive interface for users to input text and generate images that showcase the text in a handwritten style. The generator supports several stylistic modifications including bold, underline, and color alterations, allowing users to create personalized and visually appealing images from their text.
handwriting handwriting-generation handwriting-simulator handwriting-synthesis handwritten-digits image-generation image-processing pil pillow python python3 text-editing text-editor text-processing text-to-image wxpython
Last synced: 28 Mar 2025
https://github.com/micahstubbs/parse-image-color
some tools for parsing dominant colors out of an image
canvas color image-processing javascript
Last synced: 18 Mar 2025
https://github.com/thwiki/doremi
基于计算机视觉的二次元 ACG 图片自动接头工具
acg anime client-side face-detection haar-cascade image-processing opencv stenciljs touhou typescript webapp
Last synced: 16 May 2026
https://github.com/benckx/iapetus-images
Images manipulation tools (resize, crop, compress, rotate, reframe around faces, etc.) written Java and Kotlin to clean up images datasets (e.g. for machine learning).
cnn image-analysis image-manipulation image-processing kotlin kotlin-library
Last synced: 17 Mar 2025
https://github.com/tgallacher/kraken-loader
Kraken.io image optimisation loader for Webpack 2+
image-processing kraken kraken-loader optimization webpack
Last synced: 16 May 2026
https://github.com/xiaomingx/watermark_removal_lite
一个删除图片水印的小PoC,可以用于小红书删除图片水印.
image image-processing python watermark watermark-image
Last synced: 03 Nov 2025
https://github.com/jiftoo/imgopt
A simple cli script for optimizing images in bulk.
image-optimization image-processing
Last synced: 12 Jan 2026
https://github.com/fillol/chronotouch
Automates timestamp correction for organized photo and video libraries, based on date extracted from filenames or EXIF metadata.
backup exif image-processing photo-library timestamp timestamp-modification utility video-processing
Last synced: 08 Apr 2026
https://github.com/thecoderpinar/real-time-object-detection-projects
Explore real-time object detection projects developed with OpenCV and YOLO. Empowering developers with resources and inspiration in the realm of real-time object detection. 🌐💡
artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo
Last synced: 03 Apr 2025
https://github.com/tran-quyen/image-processing-visual-studio-purple
Image Processing basic with all word, powerpoint, exe setup
2021 image-processing visual-studio
Last synced: 20 Mar 2025
https://github.com/jjnanthakumar/opencv-lanes-detection
lane detection using OpenCV python
image-processing opencv python3
Last synced: 10 Mar 2025
https://github.com/yahya123-hub/classification-of-documents-using-graph-based-features-and-knn
An innovative project that integrates graph theory and machine learning techniques to classify documents into predefined topics. By leveraging graph representations of documents and employing the K-Nearest Neighbors (KNN) algorithm, this project aims to provide a robust system for document classification
cv data-visualization document-classification graph-theory image-processing machine-learning nlp
Last synced: 20 Mar 2025
https://github.com/christianbator/mosaic
An open source computer vision library in Mojo
computer-vision image-processing mojo opencv
Last synced: 20 Mar 2025
https://github.com/sunsided/stroke-width-transform-rs
A Rust implementation of the Stroke Width Transform.
image-processing ocr rust stroke-width stroke-width-transform
Last synced: 18 Mar 2025