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-08 00:15:35 UTC
- JSON Representation
https://github.com/veralvx/thumber
Create thumbnails. Specify dimensions or aspect ratio. Resizes and blurs background if aspect ratio changes.
aspect-ratio blur cover cover-image crop crop-image dimensions image image-blur image-processing images thumbnail thumbnail-generator thumbnails
Last synced: 28 Dec 2025
https://github.com/anisjonischkeit/facepicker
A GUI for web based face recognition software, written in Elm. It allows you to display the software's detected (eye positions) and visually modify them
elm elm-lang image-processing react
Last synced: 11 Apr 2026
https://github.com/aranadedoros/assetflow
A functional-oriented image processing toolkit written in Scala. Designed for web development workflows.
image-processing scala scala2 scrimage
Last synced: 13 Jan 2026
https://github.com/samsze0/image-flow
Just another stable diffusion node GUI
image image-processing photo stable-diffusion
Last synced: 29 Apr 2026
https://github.com/dynle/python-opencv
deep-learning image-processing keras opencv
Last synced: 31 Mar 2025
https://github.com/asadiahmad/hit-and-miss
Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.
corner-detection edge-detection hit-or-miss image-analysis image-processing morphology pattern-detection
Last synced: 10 Jun 2025
https://github.com/mradovic38/image-processing-octave
Various image processing techniques implemented in GNU Octave.
computer-vision convolution edge-detection gaussian-pyramid gnu-octave haar-wavelets hybrid-image image-processing image-reconstruction laplacian-pyramid marr-hildreth matlab multiresolution-image-blending octave wavelet-transform
Last synced: 02 Sep 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/iamyaash/expert-goggles
A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.
artificial-intelligence image-analysis image-processing image-recognition ocr-recognition python3 signature-recognition tensorflow
Last synced: 11 May 2026
https://github.com/saksham-jain177/ai-imagepipeline
An AI pipeline that segments images, identifies objects, extracts text, and summarizes results, all through an interactive Streamlit app. It utilizes models like PyTorch and tools such as Tesseract and OpenCV for efficient image processing.
ai image-identification image-processing image-segmentation opencv pipeline python pytorch streamlit tesseract-ocr
Last synced: 28 Jan 2026
https://github.com/digitalsorceress/dotimagedemoimproved
This is an improved version of the Atalasoft DotImage Demo available on www.atalasoft.com
atalasoft csharp dotimage image-editing-app image-processing netframework462 pdf-converter
Last synced: 10 Jun 2025
https://github.com/azinum/simple-daw
Minimalist music production program (wip)
audio-processing image-processing music
Last synced: 24 Apr 2026
https://github.com/garthtb/lightcurve
一个Windows小工具,用于生成一组图片特定区域像素值的变化曲线。
astrophotography csharp image-processing lightness photos statistics video-processing windows-app
Last synced: 01 Jul 2025
https://github.com/anirban-majumder/wolframalpha-api
API to send query to wolfram and get getting the result outputed in image format.
api image image-processing pillow python wolfram wolfram-alpha
Last synced: 24 May 2026
https://github.com/harikishan-ai/pcos-detection-using-ultrasound-image
This project leverages convolutional neural networks (CNNs) to detect Polycystic Ovary Syndrome (PCOS) in ultrasound images by accurately identifying characteristic ovarian features. The goal is to provide a non-invasive, AI-powered tool for early and precise PCOS diagnosis.
cnn-classification image-processing python3 tensorflow yolov8
Last synced: 28 Jan 2026
https://github.com/soloangema/nvidia-8z6ms
🐱 Generate randomized README files to enhance DX farming, powered by NVIDIA technology for an engaging development experience.
artificial-intelligence computer-vision cuda data-science deep-learning gpu image-processing machine-learning neural-networks nvidia parallel-computing performance-optimization pytorch tensor video-processing
Last synced: 02 May 2026
https://github.com/reshalfahsi/zero-reference-low-light-image-enhancement
Zero-Reference Low-Light Image Enhanchement
image-enhancement image-processing low-light-image-enhancement pytorch pytorch-lightning zero-dce
Last synced: 18 Apr 2026
https://github.com/fahrettinsolak/ai-object-recognition-classification-app-project
This project demonstrates image classification using Transfer Learning with the InceptionResNetV2 model. The model is pre-trained on the ImageNet dataset and can classify images into one of 1,000 categories. The application is built using Streamlit, allowing users to upload images and get predictions along with confidence scores.
artificial-intelligence classification deep-learning image-processing jupyter-notebook machine-learning phyton
Last synced: 25 Jan 2026
https://github.com/mishieck/img
A bash script for precessing multiple images at once using FFmpeg.
Last synced: 11 May 2026
https://github.com/mituskillologies/nlpcv-pgdai-dec24
The program of Natural Language Processing and Computer Vision in course PGDAI at CDAC. Conducted by Tushar B. Kute, December 2024
computational-linguistics computer-vision convolutional-neural-networks deep-neural-networks image-classification image-processing language linguistics long-short-term-memory machine-learning natural-language-processing natural-language-understanding object-detection recurrent-neural-networks sentiment-analysis speech-recognition text-classification transformers
Last synced: 04 Apr 2025
https://github.com/katavinanguyen/neuralstyletransfer-ml
A selected group project for our Machine Learning course, where we implement Neural Style Transfer (NST) using deep learning and convolutional neural networks (CNNs) to generate AI-powered artistic transformation.
image-processing machine-learning nst python pytorch-cnn vgg19-model
Last synced: 28 May 2026
https://github.com/valet-100rv/eos
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: 01 Jul 2025
https://github.com/khalidelboray/image_processing
Notes about image processing
image-processing numpy python3
Last synced: 11 May 2026
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/Zuboy/Screen.Scout
-A Simple tool made for automatically detect error (using Image processing) and give all possible solution (using LLM model) -Just Upload pictures,screenshots or any other file (in jpg,jpeg,png) and the application will detect error and provide solution
error error-monitoring error-reporting image-processing llm-based-agent troubleshoot windows windows-error-guide windows-error-report windows-error-reporting
Last synced: 16 Jul 2025
https://github.com/pedr0rocha/image-to-ascii
Image to ASCII converter in Rust
Last synced: 19 Mar 2025
https://github.com/mouse-reeve/allalonenow
color-extraction image-processing javascript
Last synced: 15 May 2026
https://github.com/wittyicon29/augumented-image-processing-for-conv-nn
The augmented image processing for a cgi generated dataset of humans and horses using to train a CNN model.
convolutional-neural-networks image-classification image-manipulation image-processing
Last synced: 15 Mar 2025
https://github.com/rnchg/apa
AI Productivity Assistant - Free and open source, improve user productivity, and protect privacy and data security. Provide efficient and convenient AI solutions, including but not limited to: built-in local exclusive ChatGPT, DeepSeek, one-click batch intelligent processing of pictures, videos, audio, etc.
ai audio-processing chatgpt computer-vision image-processing llm machine-learning video-processing
Last synced: 11 May 2026
https://github.com/ani717/temple-race-car-deeplearning-repository
Temple Race Car Project (Animesh Bala, Michael Nghe, Dr. Li Bai) Deep Learning Repository. Contains Computer Vision Software for Processing Collected Images to make Steering Decisions.
autonomous-driving cnn computer-vision deep-learning image-processing linear-regression machine-learning temple-race-car
Last synced: 03 May 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/cloudinary-developers/developer-camp-2017-hackathon-guide
Developer Camp 2017 Hackathon Guide
hackathon image image-processing live manipulation video
Last synced: 28 Jan 2026
https://github.com/abdo-essam/image-filters
Image Processing - Addition, Subtraction, Multiplication and Inverting the grayscale.
image-processing jupyter-notebook matplotlib opencv
Last synced: 10 May 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/simulacrum6/sgumlp
Pytorch implementation of the SGU-MLP Architecture (mostly) as described in the paper "Spatial Gated Multi-Layer Perceptron for Land Use and Land Cover Mapping".
computer-vision geospatial-analysis image-processing image-recognition machine-learning-algorithms neural-networks python-package pytorch pytorch-implementation pytorch-lightning remote-sensing
Last synced: 15 Apr 2026
https://github.com/darkksideyoda/remote-control-detection
The First Step of an Application to Run Based on the Detection and Analysis of Remote Control Devices. Created in Python Programming Language with Machine Learning, Image Processing and Computer Vision Techniques.
computer-vision deep-learning image-detection image-processing jupyter machine-learning python remote-control
Last synced: 15 Apr 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/chesterxalan/classwork-digitalimageprocessing-python
The classwork from Digital Image Processing in Python.
classwork image-processing python
Last synced: 28 May 2026
https://github.com/justinridings/wpf-motion-detector
A WPF Windows application that detects motion using your webcam and draws red boxes around the moving object(s).
azure azure-storage blob-storage dotnet dotnet-core dotnet-framework image-analysis image-processing webcam
Last synced: 21 Apr 2026
https://github.com/bb4/bb4-image-breeder
Application that allows you to mix image processing filters together using a genetic algorithm in order to produce very interesting results.
genetic-algorithm image-processing
Last synced: 11 May 2026
https://github.com/solar224/canny-edge-detector-parallel
A parallelized C++ implementation of the Canny Edge Detector using Pthreads. Features custom image processing algorithms (Gaussian blur, Sobel operator) with OpenCV used solely for I/O.
computer-vision image-processing opencv-ios parallel-computing pthreads
Last synced: 20 Jan 2026
https://github.com/vandercat/quotevkbot
Making quotes from people messages
bot image-processing python vk vk-api vk-bot vkontakte vkontakte-api vkontakte-bot
Last synced: 29 Jan 2026
https://github.com/vinukavinnath/ipcv
A collection of image processing and computer vision tutorials covering topics from shape detection to deep learning-based image classification. Created under the supervision of Dr. Kaneeka Vidanage.
computer-vision deep-learning image-processing multiclass-classification neural-network opencv tensorflow vgg16
Last synced: 15 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/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/imohraz/image-processing
An image processing project using matrices in C++ with Qt framework
cpp desktop image-processing matrix qt qtcreator
Last synced: 10 Mar 2026
https://github.com/prachipatel15/ai-image-captioning
An AI-powered image captioning app built with Streamlit, using ViT-GPT2 for caption generation and YOLOv8 for object detection. The app provides enhanced captions by integrating detected objects into the generated text.
computer-vision image-processing streamlit transformers vit-gpt2 yolov8
Last synced: 15 Apr 2026
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/prashantrahul141/imageeffects
A library to add effects to your images.
image-manipulation image-processing pillow python
Last synced: 15 Mar 2025
https://github.com/ivanglie/go-libraw
Povides Go bindings for LibRaw, for reading and processing of RAW digicam images
camera-raw cgo go golang image-processing libraw photography raw raw-image
Last synced: 21 Jun 2026
https://github.com/andre-marcos-perez/sel0373_digitalsystemsprojects
Algorithms for the course Digital Systems Projects - SEL | EESC | USP
android bash beaglebone-black css debian-jessie embedded flask html image-processing ip-camera mqtt python security wifi
Last synced: 11 Apr 2026
https://github.com/moh-27sl/image-alignment--python-edition
Alignment of an unaligned image with a base/reference image using feature detection, feature matching, and homography in OpenCV.
ai classical-computer-vision classical-image-processing computer-vision computervision image-alignment image-processing imageprocessing neural-network numpy opencv python python3
Last synced: 15 Apr 2026
https://github.com/wipeseals/dot-illust-converter
Converts images to retro game style
image-processing retrogame vibecoding
Last synced: 31 Jan 2026
https://github.com/michelbr84/cat
Google-style, multilingual UI to search, fetch, and customize cat images via the CATAAS API. Supports tags, GIFs, text overlays, filters (blur/mono/negate/custom), HSL/RGB tweaks, size and dimension controls, and an 'I'm Feeling Lucky' option with automatic random-cat fallback.
cat-api cat-gifs cat-images cataas cats frontend i18n image-api image-processing lucide-react multilingual playwright react shadcn spa tailwindcss text-overlay typescript vite webapp
Last synced: 31 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/lukluk/image-server-onfly
Real-time image processing and image CDN
image-processing image-server imagemagick
Last synced: 23 Aug 2025
https://github.com/k-karna/image_processing_cv_opencv
essential image processing with OpenCV
image-classification image-processing opencv-python
Last synced: 07 Apr 2025
https://github.com/geo-mena/squish
🎴 Squish - Batch Browser-based Image Compression
batch batch-processing image-compression image-processing
Last synced: 15 Mar 2025
https://github.com/jmaggio14/ipcv
homebrew image processing and computer vision tools
computer-vision image-processing
Last synced: 23 Aug 2025
https://github.com/imakin/smarthome
All my smarthome project. Including face recognition system
artificial-intelligence image-processing machine-learning
Last synced: 26 Jan 2026
https://github.com/gedaiu/featured
A feature detection algorithm written in Dlang
dlang feature-detection image-processing
Last synced: 17 Mar 2026
https://github.com/lvmalware/processamento-de-imagens
Demonstração do processamento de imagens com Python
image-processing imagens processamento python tkinter
Last synced: 31 Mar 2025
https://github.com/ecrows/flippy
Python command-line utility for generating videos from image directories.
data-science image-processing numpy opencv python python3 video video-processing visualization
Last synced: 04 Mar 2026
https://github.com/uragirii/ffcs-captcha
The program tries to find out captcha value without using Machine Learning and only Image Processing
captcha-solver captcha-solving image-processing opencv opencv-python student-login vit-chennai vit-university
Last synced: 13 May 2026
https://github.com/agrc/dhhs-cooling-towers
Tools to extract cooling tower locations from aerial imagery
aerial-imagery artificial-intelligence computer-vision cooling-towers gis government government-app image-processing machine-learning utah
Last synced: 27 May 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/spreedated/base64image
Convert Base64 Strings to Images and vice versa
base64 base64-decoding base64-encoding image-processing
Last synced: 17 Mar 2026
https://github.com/nushrat-tarmin-meem/fake_image_detection_paper_review_seminar
Three different papers on same topic with three different approaches to solve have been studied and compared like a review paper on the topic "Fake Image Detection" of image processing and computer vision.
computer-vision fakeimage image-processing latex latex-document latex-template review-paper seminar-paper
Last synced: 26 Feb 2026
https://github.com/zeshanfareed/computer_vision_image_preprocessing_tutorail
OpenCV or Image Preprocessing Complete Course
computer-vision detection image-classification image-processing image-recognition image-recognition-python mediapipe mediapipe-face-detection open-source opencv opencv-python python tutorial-code
Last synced: 15 Apr 2026
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 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/mubaidr/contours.ts
Extract shapes & contours in an image, for browsers and node.js.
contours image-processing moore-neighbourhood rdp shape
Last synced: 07 Feb 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/mvishiu11/bookshelf
Project made for Image Processing course at Télécom Paris, Consists of classical CV pipeline for extracting shelves from bookshelves, books from shelves and titles from books.
convolution-filter feature-extraction image-processing image-segmentation morphological-image-processing
Last synced: 08 Feb 2026
https://github.com/jaid/prefew-client
Frontend app for prefew.
app image-processing images prefew prefew-client single-page-app spa webapp webpack
Last synced: 15 Apr 2026
https://github.com/forketyfork/forkotlin-graphics
A Kotlin implementation of seam carving algorithm for content-aware image resizing
computer-vision graphics image-processing kotlin seam-carving
Last synced: 26 Feb 2026
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/sami-ul-haq/image-to-text-converter-reactjs
image-to-text-converter-reactjs
image-processing image-to-text
Last synced: 26 Feb 2025
https://github.com/arthur-mdn/unitypythoninteractivegame_savetheturtles
Detect a player in real-time and extract hand positions. Interact with a projected video-game.
image-calibration image-captioning image-processing python3 realtime-detection ultralytics yolov8
Last synced: 08 Mar 2025
https://github.com/jpenrici/imagemagick_experiments
Experiences with the Magick++ library.
cpp23 image-processing imagemagick magick
Last synced: 15 May 2025
https://github.com/lahcenezzara/python-tesseract-explorer
Python Tesseract Explorer
image-processing optical-character-recognition pytesseract python tesseract-ocr
Last synced: 15 May 2025
https://github.com/nguyenpanda/countingsheep
A Traditional Image Processing Model for Measuring White Spread
chemistry hcmut image-processing segmentation
Last synced: 27 May 2026
https://github.com/ahrana/image-resizer
Simple Image Resizer
image image-processing photos resize-images
Last synced: 09 Feb 2026
https://github.com/antonio-f/image-processing-for-nuclei-detection-1
Image processing for automatic nuclei detection. Dataset: 2018 Data Science Bowl (https://www.kaggle.com/c/data-science-bowl-2018).
automatic-nuclei-detection image-classification image-processing
Last synced: 30 Mar 2025
https://github.com/sunsided/deep-learning
Collection information on various topic in Deep Learning. A work in progress.
deep-learning image-processing machine-learning work-in-progress
Last synced: 18 Mar 2026
https://github.com/mridulg/pixellent
ML + Image Analysis + Python
image-processing machine-learning python
Last synced: 18 Mar 2026
https://github.com/miha53cevic/opencv-facial-recognition
using OpenCV and EmguCV
arduino image-processing opencv opencv-python
Last synced: 11 Apr 2026
https://github.com/shibasishb2/computer-vision
Build a robust image classifier using CNNs to efficiently classify different plant seedlings and weeds to improve crop yields and minimize human involvement
convolutional-neural-networks image-processing keras tensorflow transfer-learning
Last synced: 20 Jan 2026
https://github.com/kpouer/image2text
ascii-art cli image image-processing rust rust-lang
Last synced: 27 Feb 2026
https://github.com/caiocarneloz/torchconv
Morphology, convolutions and Fourier transform for image processing with PyTorch
convolution fourier-transform image-filters image-processing lowpass pytorch sobel-filter
Last synced: 10 May 2026
https://github.com/comba92/uniproject-imageprocessing
A C library for simple image processing. For Unive 2020 Programming exam project.
image-processing implementation university-project
Last synced: 15 Mar 2025
https://github.com/matbesancon/kaggle-digit-recognizer
Some tests with the Kaggle Digit Recognition challenge
image-processing kaggle kaggle-digit-recognizer machine-learning mnist-dataset numpy pandas python scikit-image scikit-learn
Last synced: 11 Apr 2026
https://github.com/kemalsanli/ymgk2
Bitwise xor kullanarak python ile görüntü şifreleme.
bitwise bitwise-xor image-encryption image-processing kriptoloji opencv-python python python-3 xor
Last synced: 07 Jun 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/mawngo/kcomprs
Image color quantization using k-means
color-quantization command-line-tool image-processing k-means
Last synced: 13 Jan 2026
https://github.com/gamowy/painter-drawingapp
Simple WPF drawing app with option to apply filters using EmguCV
csharp graphics image-processing wpf
Last synced: 28 Apr 2026
https://github.com/marat-tanalin/integer-scaling-php
Calculations for pixel-perfect integer-ratio image upscaling. This separate PHP-version repo is just for Packagist.
algorithms aspect-ratio emulation image-processing image-scaling integer-scaling library pixel-perfect
Last synced: 15 Mar 2025