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-06-29 00:15:12 UTC
- JSON Representation
https://github.com/testkiller25/deeplearning.ai-tensorflow-developer-professional-certificate
Welcome to my repository for the DeepLearning.AI TensorFlow Developer Professional Certificate course! Explore assigments, quizzes, and practice labs where I've developed skills in building, training, and optimizing Deep Learning models with TensorFlow 2.x and Keras.
computer-vision deep-learning deeplearning-ai google-tensorflow image-classification image-processing introduction keras laurence-moroney python sequences tensorflow-developer-certificate tensorflow2 time-series-analysis
Last synced: 07 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/hayatiyrtgl/image-feature-matching-with-julia
Image Feature Matching with Julia using freak descriptor
feature-matching image-processing julia julia-language
Last synced: 12 Feb 2026
https://github.com/shahaf-f-s/image-colorizer
image colorization software for colorizing black and white images using AI.
ai computer-vision image-colorization image-processing
Last synced: 25 Sep 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/mpolinowski/opencv-image-objects
OpenCV Contour Detection & Colour Range Masking
image-processing object-detection opencv2 python3
Last synced: 23 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/milliorn/image-generator
The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.
algorithmic-art canvas creative-coding creative-project express express-js expressjs generative-art image-generator-using-openai-api image-manipulation image-processing image-rendering node node-js nodejs openai procedural-generation randomization sweetalert2 visual-effects
Last synced: 13 Apr 2026
https://github.com/nikoshaa/pcvk_ganjil_2023
Computer Vision and Image Processing
computer-vision github googlecolaboratory image-processing jupyter-notebook
Last synced: 16 May 2026
https://github.com/2kabhishek/pgm-resize
For your PGM resizng needs 🖼⚒️
c cli image-processing pgm resize tool
Last synced: 30 May 2026
https://github.com/jlengrand/jlengrand.github.io
My blog on github pages
blog blogging computer-vision image-processing
Last synced: 10 Apr 2025
https://github.com/okamyuji/go-image-processor
A command-line and GUI tool for image processing operations in Go, featuring resize, denoise, rotate, binarize, concatenate, and edge detection capabilities.
cli-app go gui image-filters image-manipulation image-processing image-resize image-rotation jpeg
Last synced: 23 Mar 2025
https://github.com/srijanmukherjee/image-processing-ocr-assignment
Performs image smoothening, converting to binary image, generating skeleton of the image for OCR purpose
Last synced: 16 Apr 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/ashok-arjun/seam-carving
Seam Carving for Content - Aware Image Resizing
algorithms computer-vision dynamic-programming image-processing image-resizing seam-carving
Last synced: 25 Mar 2025
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/mirryi/mold
Image transformation web demo project.
demo image-processing web workshop
Last synced: 23 Aug 2025
https://github.com/alcidesrc/lineal-vs-parallel-vs-concurrent-programming
Workshop to compare different approaches to solve the same problem
concurrent-programming gd hexagonal-architecture image-processing lineal-programming parallel-programming php rabbitmq
Last synced: 24 Aug 2025
https://github.com/rishikesh-jadhav/virtual-x-ray-vision-app-for-medical-imaging
This repository contains my project on medical image segmentation using the UW-Madison GI Tract dataset. It will use a Segformer, and include a Gradio app for user-friendly image inference. The model will be deployed on HuggingFace Spaces for easy accessibility, encouraging contributions to advance medical image segmentation in healthcare domain.
deep-learning deployment healthcare image-classification image-processing medical-imaging pytorch segformer
Last synced: 22 May 2026
https://github.com/jmaggio14/ipcv
homebrew image processing and computer vision tools
computer-vision image-processing
Last synced: 23 Aug 2025
https://github.com/masilab/masimrs
2D PRESS MRSI Processing for Philips Enhanced DICOM and Siemens DICOM data with LCModel
image-processing mr-spectroscopy mri
Last synced: 16 Jan 2026
https://github.com/amdjadouxx/bones_break_detection
usage of yolo to detect if bones are break or not
artificial-intelligence image-processing yolov8
Last synced: 02 Aug 2025
https://github.com/jasoncobra3/image_processing
Explore fundamental image processing techniques using Python and OpenCV. This repository covers everything from basic image manipulation to advanced tasks like working with video, playing with RGB channels, resizing, flipping, cropping, and more. Perfect for beginners and those looking to enhance their OpenCV skills!
image image-processing opencv opencv-python python video-processing
Last synced: 17 May 2026
https://github.com/digital-organology/hmsm
Tools for image based MIDI generation from historical music storage media
image-processing musicology scientific-research
Last synced: 11 Mar 2026
https://github.com/ianjure/esrgan-image-upscaler
An image upscaler using Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN).
esrgan image-processing streamlit-application
Last synced: 15 Mar 2025
https://github.com/rahaaatul/pixtract
An efficient command-line tool designed to extract high-quality pictures from videos
extract extract-images frame frames image-manipulation image-processing photo video video-processing video-to-photo-converter
Last synced: 22 Aug 2025
https://github.com/g3th/negative_photo
Create a Negative photo using Kotlin and Java-awt library
bufferedimage command-line-arguments image-processing java-awt kotlin photography
Last synced: 22 Aug 2025
https://github.com/utpalkuma-r/image-processing-computer-vision
Hands-on implementations of fundamental and advanced image processing techniques, ranging from image transformations, filtering, segmentation, feature detection, to object and face recognition. Each experiment is coded in Python and demonstrates key concepts essential for understanding computer vision applications.
computervision edgedetection filtering histogramequalization image-processing imagesegmentation opencv python
Last synced: 18 Apr 2026
https://github.com/markalexi/filmme
Selfie maker app with image processing effects. The project will make friends WebRTC, Vue and Typescript.
image-processing typescript vue webrtc
Last synced: 13 Apr 2026
https://github.com/kodekarim/convolution-neural-network
Convolution Neural Network for Image Recognition
cnn-keras convolutional-neural-networks image-processing
Last synced: 08 May 2026
https://github.com/akerdogmus/histogram_creator_from_images
This code allows to extract and save histogram plots of all images in a (gray) image library.
histogram image image-faults image-processing python python3
Last synced: 22 Aug 2025
https://github.com/soroush-thr/formatfusion
A modern, high-performance desktop file converter for Windows with drag-and-drop interface, supporting images, audio, and video files with hardware acceleration and intelligent compression.
audio-conversion dark-theme desktop-application drag-and-drop ffmpeg file-converter hardware-acceleration image-processing mvvm-architecture pyqt6 python python3 video-conversion windows-application
Last synced: 18 May 2026
https://github.com/leocode/image-service
Containerized media processor which allows to manipulate images/videos or extract metadata
docker-image image-processing metadata-extraction video-processing
Last synced: 24 Apr 2026
https://github.com/moizeali/visual_odometry
Visual Odometry Pipeline for Autonomous Urban Mobility
autonomous-systems benchmark computer-vision euroc-dataset fastapi feature-detection image-processing javascript kitti-dataset machine-learning opencv pose-estimation python rest-api slam threejs trajectory-tracking tum-dataset visual-odometry websocket
Last synced: 10 Apr 2026
https://github.com/otmanedaoudi/canny-edge-detection
Edge detection in images using canny's algorithm.
edge-detection image-processing
Last synced: 10 Jun 2025
https://github.com/heshamoomar/image-processing-using-matlab
Matlab Image processing
image-classification image-processing image-recognition matlab
Last synced: 21 Aug 2025
https://github.com/nvinuesa/go-jpeg-xl
Go bindings for libjpeg-xl
golang image-format image-processing jpeg-xl jpegxl
Last synced: 24 Mar 2025
https://github.com/centuriontheman/roadtrafficobjectdetection
This repository contains code for road traffic object detection using deep learning models such as YOLO. It aims to detect various objects such as vehicles, pedestrians, stop and warning signs.
gui-application image-detection image-processing neural-network python yolo
Last synced: 21 Aug 2025
https://github.com/privgabriel/remove-background
remove bg
ai image-processing machine-learning python rembg remove remove-background remover
Last synced: 24 Mar 2025
https://github.com/mirasaki-development/imagejs
Monorepo that contains all libraries, adapters, and implementations for ImageJS - an image optimization library.
aws express fs http image image-manipulation image-optimization image-processing imagemagick sharp
Last synced: 16 May 2025
https://github.com/nicogis/imageprocessing-soi
image-processing soi-arcgis-server
Last synced: 31 Mar 2025
https://github.com/envp/depict
Compiler for an Image processing language that works on the JVM!
compilers image-processing java-8 jvm-bytecode
Last synced: 21 Aug 2025
https://github.com/nsrosenqvist/gulp-retina-workflow
A simple way to work with hires (retina) source images for your Gulp projects by automatically resizing them to smaller versions from a single source file. This means that you only need one hires image in your repo and don't need to create alternate versions of every single one.
gulp image-processing nodejs resize retina retina-images
Last synced: 13 Apr 2026
https://github.com/praveendecode/bizcardx
Utilize OCR for business card data extraction. Present in interactive Streamlit UI. Optimize storage in PostgreSQL for efficient data management.
image-processing mongodb ocr-recognition postgresql python streamlit-webapp textdetection textextraction
Last synced: 09 Apr 2026
https://github.com/iqbaleff214/simple-go-image-processing
Simple Golang backend service with HTTP routes for image processing.
fiber go gocv golang image-processing opencv
Last synced: 19 May 2026
https://github.com/wb-az/image-processing-pascalvoc
Object detection and instant segmentation - Pascal VOC dataset
anchor-boxes computer-vision cv2 deep-learning deep-neural-networks detection-model faster-rcnn image-analysis image-processing image-recognition image-segmentation instance-segmentation mask-rcnn-object-detect mean-average-precision python pytorch xml-parsing
Last synced: 18 Apr 2026
https://github.com/tynandebold/peekture-frame
Add a border to an image, change it's color and width, and then save that image to your machine.
image-manipulation image-processing javascript photo-editing picture-frame react
Last synced: 10 May 2026
https://github.com/aumirza/image-color-picker
sleek and intuitive tool to extract and explore colors from any image effortlessly.
color-picker image image-processing
Last synced: 13 Apr 2026
https://github.com/funkatron/prompt-image-organizer
Organize AI-generated images into session folders by prompt similarity and creation time. Smart clustering, dry-run mode, and fast multi-threaded operations.
ai automation cli image-processing prompt-engineering python
Last synced: 21 Aug 2025
https://github.com/r3c0ger/kallopic
Folder-based picture viewer, filter and archiver.
image-processing image-similarity image-viewer python tkinter
Last synced: 20 Aug 2025
https://github.com/andreyugolnik/texture-packer
Texture Packer efficiently packs images into a texture atlas, reducing memory usage and improving rendering performance for games and applications.
atlas image image-processing jpg packer png texture
Last synced: 11 Mar 2025
https://github.com/ggldnl/vision-and-perception
Material from the Vision and Perception course
camera-calibration computer-vision deep-neural-networks epipolar-geometry image-filtering image-processing structure-from-motion university
Last synced: 13 Jun 2025
https://github.com/defi0x1/Blending-Image-Opencv
Blending image with background using opencv
background-image blending-images image-processing opencv text-detection text-recognition
Last synced: 08 Nov 2025
https://github.com/konradlinkowski/splitter
Split image into sections
filter hacktoberfest image-processing vanilla-js webapp
Last synced: 10 Jun 2025
https://github.com/oshapandey/vehicle-count-and-detection-model
In this project, we can detect and count vehicles in a given image or a video. I have used opencv for image processing and haar cascade which is used for object detection. We can also create our own customized haar cascade classifier.
flask-application haar-cascade-classifier image-processing opencv python
Last synced: 09 Apr 2026
https://github.com/dheerajshenoy/fitsexplorer
Modern FITS Image viewer with handy features
cfitsio cpp fits image-processing qt
Last synced: 16 May 2026
https://github.com/gyk4j/carrot
Crop, Adjust, Resize, ROTate
image-processing libvips pillow-library pyvips tkinter-gui
Last synced: 24 Sep 2025
https://github.com/gregorein/cropclip
CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.
canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application
Last synced: 03 May 2026
https://github.com/srummanf/image-palette
Extract dominant colors from any image.
color-palette image-processing nextjs
Last synced: 19 May 2026
https://github.com/kraktus/image-padder
A simple application to change aspect ratio and extend images by adding a coloured/transparent background around
image-processing pillow pyside6 qt6
Last synced: 28 Apr 2026
https://github.com/0xibra/imagerie
Useful computer vision functions and operations
computer-vision image-processing opencv python
Last synced: 13 May 2026
https://github.com/debasishdhal/short-pet-projects-collection
Planning it to contain very short pet-projects that might not deserve to have a separate repository. Reducing spamming on my main page.
czech german image-processing polish random-walk videoediting webscraping
Last synced: 19 Aug 2025
https://github.com/vishwaksen-1/audiostegano
Images to audiofiles steganography script. Encoding into spectrogram
audio image-processing spectrogram steganography
Last synced: 19 Aug 2025
https://github.com/anjaliy11/signlanguagedetection
SignLanguageDetection is a deep learning-based project that enables real-time detection and recognition of sign language gestures using TensorFlow and computer vision techniques.
annotation deep-learning image-processing image-recognition labelimg opencv tensorflow
Last synced: 02 May 2026
https://github.com/goswamipronnoy/fossasia-talk
This repository contains additional reading material related to our presentation at the FossAsia conference.
computer-vision image-processing opencv
Last synced: 15 Mar 2025
https://github.com/rizquuula/tea-eye
File Tugas Akhir yang warbyasahhhh. Main catur pakai gestur tangan, metode HSV color thresholding + CNN
chess convolutional-neural-networks game hand-sign-recognition image-processing python
Last synced: 01 Aug 2025
https://github.com/alansteinbarth/image-flow
Professional image converter supporting 15+ formats (HEIC→JPEG, PNG, WEBP, RAW). Batch processing, quality control, drag&drop UI, live preview. Cross-platform Python desktop app with modern interface. Portfolio project showcasing GUI development skills.
batch-processing cross-platform desktop-application drag-and-drop file-conversion gui-application heic-converter image-converter image-processing linux macos mit-license modern-ui open-source pillow portfolio-project python tkinter user-interface windows
Last synced: 13 Apr 2026
https://github.com/inforad-kr/ImageStitcher
This tool stitches images based on OpenCV
Last synced: 19 Aug 2025
https://github.com/03ys/car-and-pedestrian-detection
Car and pedestrian detection using python and haarcascade classifiers
computer-graphics image-processing python vscode
Last synced: 19 Aug 2025
https://github.com/munsonbh/image-squisher
A cross-platform image compression tool that losslessly converts images to JPEG XL and WebP formats, then keeps only the smallest file of the three.
image-compression image-minification image-optimization-tool image-processing
Last synced: 13 Jan 2026
https://github.com/gunjangyl/object_detection_system
A real-time object detection system that identifies and classifies objects in images or video streams using deep learning models like YOLO, Faster R-CNN, or SSD. Built with TensorFlow and OpenCV, it supports applications in surveillance, autonomous vehicles, and more.
bounding-box computer-vision faster-rcnn image-processing jupyter-notebook opencv python ssd yolo
Last synced: 08 May 2026
https://github.com/jbayardo/dip-tps
coursework image-processing introduction jupyter-notebook matplotlib notebook numpy python scikit-image scipy
Last synced: 13 Apr 2026
https://github.com/sherinur/bitmap
An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.
bitmap bmp cli-app image-manipulation image-processing image-transformations
Last synced: 18 Aug 2025
https://github.com/itx-jd/face-comparison-api-url-base64
A Flask API for comparing faces using DeepFace. Supports image URLs and base64 input for easy facial comparison.
api base64 deepface face-comparison face-verification facial-recognition flask-api image-comparison image-processing machine-learning security
Last synced: 18 Aug 2025
https://github.com/selcuksert/edge-detection
A high-performance Java application that implements edge detection using the Sobel operator and TornadoVM
edge-detection hardware-acceleration image-processing java sobel-operator tornadovm
Last synced: 16 May 2025
https://github.com/lapets/pillowcases
Library that makes it possible to work in a concise, algebraic way with Python Imaging Library image objects.
data-structures image-processing pil pillow pillow-library python-image-library wrapper-library
Last synced: 18 Aug 2025
https://github.com/snototter/imseqvis
Simple image sequence visualization GUI
gui image-processing python3 qt
Last synced: 13 Feb 2026
https://github.com/stynh/ansify.js
Turns images into colored ANSI art.
ansi art image-processing typescript
Last synced: 04 Apr 2025
https://github.com/poripouria/data-analysis
Classify and Cluster some datasets
ai artificial-intelligence computational-data-mining data-science datamining image-processing machine-learning
Last synced: 18 Aug 2025
https://github.com/cassiofb-dev/media-scripts
Useful windows script for media conversion
batch-script ffmepg image-processing media windows youtube-downloader ytdl
Last synced: 18 Aug 2025
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 2025
https://github.com/tanuj-maheshwari/jpeg-compressor
A simple JPEG compression pipeline imitation.
image-processing jpeg-decoder jpeg-encoder
Last synced: 16 Mar 2025
https://github.com/peterdee/filtering-camera
Camera stream processing using Javascript and WebAssembley
camera go golang image-processing typescript vite vue vue3 vuejs wasm webassembly
Last synced: 13 Apr 2026
https://github.com/howbizarre/add-stamp
A Nuxt 4 application that allows users to apply watermarks to bunch of images using WebAssembly (WASM) for high-performance image processing. And use Cloudlfare Worker as BaaS.
baas batch-processing browser cloudflare-workers image-processing images nuxt nuxt4 rust stamp tailwindcss typescript vue vue3 wasn watermark webassembly wrangler
Last synced: 11 Apr 2026
https://github.com/grandmoff100/imagelayers
Split and process image layers and segments.
image-processing image-segmentation pillow pypi-package python3 readme
Last synced: 03 Jan 2026
https://github.com/smile040501/image_captioning_frontend
Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.
artificial-intelligence convolutional-neural-networks image-caption-generator image-captioning image-processing image-recognition machine-learning neural-networks recurrent-neural-networks
Last synced: 11 Mar 2026
https://github.com/deniszholob/svg-colorizer-poc
Given an svg and a hex color, colorizes the svg to be that color
Last synced: 05 Oct 2025
https://github.com/tanush-g/imageblend
ImageBlend is a Python CLI tool for seamlessly blending faces from two images using Gaussian Pyramids, Laplacian Pyramids, and facial detection algorithms.
cli cli-app computer-vision face-detection face-recognition feature-extraction feature-selection gaussian gaussian-blur gaussian-filter gaussian-processes gaussian-pyramid image-manipulation image-processing image-recognition image-segmentation laplacian laplacian-filter laplacian-of-gaussian laplacian-pyramid
Last synced: 31 Mar 2025
https://github.com/jeremiasvillane/ai-bg-remover
A simple modern web application that uses artificial intelligence to automatically remove backgrounds from images. Built with React and TensorFlow.js, this application processes images directly in the browser, ensuring privacy and fast results.
ai image-processing react tailwindcss tensorflowjs typescript vite webgl
Last synced: 09 Apr 2026
https://github.com/serpo-dev/python-kandinsky-api
script for bulk Kandinsky/FusionBrain AI image generation with API key rotation, auto-saving, rate-limiting, progress tracking, and failover handling, perfect for datasets, content creation & API testing
ai-image-generation aiohttp api-keys-rotation artificial-intelligence async-image-generator asyncio automation-tools bulk-image-creation computer-vision content-creation dataset-generator fusionbrain-api image-processing kandinsky machine-learning multi-threading neural-networks python-script python3 stable-diffusion-alternative
Last synced: 18 Jun 2025
https://github.com/cosmingorun/fire_and_smoke_detection_image_processing_opencv_cpp
An image processing project that detects fire and smoke in given images by combining various techniques for detection.
cpp firedetection image-processing
Last synced: 26 Mar 2025
https://github.com/mofizul21/run-away-with-me-wp-theme
Custom theme for a travel blogger website. The speed of the website in Google Page Speed Insight is 100/100.
bootstrap5 codestar-framework css grid grid-layout html-css-javascript html5 image-processing javascript javascript-library jquery options php theme wordpress
Last synced: 13 Apr 2026
https://github.com/wernerglinka/metalsmith-optimize-images
Metalsmith plugin for generating responsive images with optimal formats
image-processing metalsmith metalsmith-plugin
Last synced: 20 Feb 2026
https://github.com/siruku6/pic_sandbox
Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/
Last synced: 09 Mar 2026
https://github.com/shiwarne-silva/plantguard
cnn image-processing machine-learning plant-disease-detection
Last synced: 16 Aug 2025