An open API service indexing awesome lists of open source software.

Image processing

Digital image processing is the use of algorithms to make computers analyze the content of digital images.

https://github.com/heisenberg141/probability-based-boundary-detection

This Repository consists of implementation of probability based boundary detection algorithm which gives more accurate results than canny edge detection.

boundary-detection canny-edge-detection computer-vision edge-detection gabor-filters gaussian-filters image-gradients image-processing kmeans-clustering lm-filters numpy opencv python3 sobel-filter texton-maps

Last synced: 04 May 2026

https://github.com/dhruvsrikanth/fastconv

Distributed and serial implementations of the 2D Convolution operation in c++ and CUDA.

convolution-filters cpp cuda gpu-programming high-performance-computing hpc image-editor image-processing nvidia parallel-programming

Last synced: 04 May 2026

https://github.com/dineshdhamodharan24/bizcardx-extracting-business-card-data-with-ocr

It sounds like "BizCard" is a solution designed to eliminate the need for manual data entry and simplify the handling of business cards. This suggests that the tool likely utilizes technology, such as OCR, to automate the extraction of information from business cards.

capstone-project image-processing mysql ocr-recognition opencv project python3 streamlit

Last synced: 14 Apr 2026

https://github.com/zzarcon/save-image

Save remote images locally with ease 🌈💾

image-processing puppeteer remote save scraping utility

Last synced: 06 Feb 2026

https://github.com/quinta0/pycolors

A python program to help people with color blindness recognize color in an image

colorblindness colors image-processing numpy pandas-dataframe python tkinter-gui

Last synced: 05 May 2026

https://github.com/a-tokyo/cv-assignment-1-image-processing

🖼Image processing problem sets using OpenCV.

image-processing opencv opencv-python python

Last synced: 20 Apr 2026

https://github.com/saulojoab/pycam

:camera: Python script for recording your camera feed.

camera film image-processing opencv python recording

Last synced: 25 Apr 2026

https://github.com/elenaches/python-image-scanner-standalone

An image "scanning" app written in Python using OpenCV, an improvement of my Image scanner, a standalone app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.

executable image-manipulation image-processing opencv opencv-python python standalone

Last synced: 04 May 2026

https://github.com/anubagre/imageprocessing_using_opencv

A Python-based project that offers a suite of scripts for performing various image processing tasks. Leveraging the powerful OpenCV library, it includes tools for image property retrieval, format conversion, resizing, rotation, and saving. It is deal for both beginners and professionals who are exploring the realm of images.

cv2 image image-processing opencv python

Last synced: 04 May 2026

https://github.com/frankxai/arcanea-claw

ArcaneaClaw — AI-powered Creator Media Engine. Scans, classifies, scores, and publishes creative media 24/7. Works with OpenClaw, Railway, Docker, Claude Code.

ai-agent arcanea creative-tools image-processing mcp media-processing openclaw railway

Last synced: 01 Jun 2026

https://github.com/filiprokita/qrreader

The QRReader program is a Python script designed to read QR codes from an image file. It uses the OpenCV library to detect and decode QR codes.

computer image-processing opencv python python3 qr-code qrcode qrreader

Last synced: 04 May 2026

https://github.com/guildofcalamity/lockscreenimages

A utility for viewing Win10/11 lock screen images from the ContentDeliveryManager

csharp desktop-application dotnet-core image-processing images utility-application visual-studio winforms winforms-application

Last synced: 05 May 2026

https://github.com/snehadharne/oculardiseaserecognition

Fundus image analysis for ocular disease recognition using deep learning. This repository implements image preprocessing, MIRNet enhancement, and transfer learning with ResNet50 and VGG16 for classifying multiple eye diseases. Keras Tuner is used for hyperparameter optimization.

class-imbalance computer-vision convolutional-neural-networks data-augmentation deep-learning image-processing mirnet ocular-disease-recognition python resnet-50 tensorflow vgg16

Last synced: 05 May 2026

https://github.com/fatihilhan42/arm_control_with_opencv

It is the robot arm control project of our Computer Vision works with Opencv. In this project, a Firebase-based robot project was realized by using Opencv and Mediapipe artificial intelligence libraries. Below I tried to explain the details of the project step by step.

computer-vision fortytwo image-processing open-source opencv raspberry-pi raspberry-pi-3

Last synced: 05 May 2026

https://github.com/umer-farooq-cs/canny-edge-detector

High-performance Canny edge detector with CPU and CUDA implementations. Loads PGM images, performs Gaussian smoothing, gradients, non-max suppression, and hysteresis. Benchmarks both paths, outputs edge maps, and reports speedup. Simple Makefile, sample images included.

c canny-edge-detection computer-vision cpp cuda gpu high-performance-computing image-processing nvcc pgm

Last synced: 18 Apr 2026

https://github.com/muhammadsaqib001/streamlit-app-for-shadow-detection

Shadow Detector App is a web application built using Streamlit that utilizes a trained UNet model to identify and analyze shadows in uploaded images. This app allows users to upload images and detect shadows using advanced AI technology with just a click of a button.

computer-vision data-science image-processing machine-learning opencv pillow python streamlit streamlit-dashboard

Last synced: 05 May 2026

https://github.com/hamidhosen42/python-opencv

OpenCV is a huge open-source library for computer vision, machine learning, and image processing.

computer-vision image-processing machine-learning opencv python python-library

Last synced: 05 May 2026

https://github.com/ethiy/imagine-pp

This is a fork of the Imagine++ project: http://imagine.enpc.fr/~monasse/Imagine++

bsd-license cpp eigen-library image-processing multi-array opengl qt5

Last synced: 05 May 2026

https://github.com/tariqjamel/image-processing-in-verilog

An image processing pipeline written in Verilog that performs RAW Bayer to RGB conversion and applies 3x3 convolution filters like blur and identity for pixel-level image enhancement.

image-processing modelsim pipeline pixel-processing rgb verilog vhdl xilinx xilinx-fpga

Last synced: 07 Feb 2026

https://github.com/renan-siqueira/autoencoder-research

A comprehensive toolkit built with PyTorch, designed to facilitate the training, evaluation, and visualization of autoencoders. From simple linear autoencoders to convolutional and variational architectures, this project offers an intuitive and expandable framework for anyone delving into the realm of unsupervised learning.

autoencoder computer-vision container convolutional-neural-network data-augmentation deep-learning dimensionality-reduction docker dockerfile image-processing image-reconstruction machine-learning model-checkpoint neural-networks python pytorch unsupervised-learning variational-autoencoder virtualization

Last synced: 06 May 2026

https://github.com/meqdaddev/image-histogrammer

A python program using openCV which computes the histogram for an image, and plotting that as a representative graph.

histogram image-processing matplotlib opencv pycharm python

Last synced: 06 May 2026

https://github.com/vaisest/bicubic-intepolation-py

Bicubic convolution interpolation implementation in Python and Rust from Keys, 1981

bicubic-interpolation bicubic-kernels image-processing image-scaling

Last synced: 30 Jan 2026

https://github.com/saganaki22/removebg

Instantly remove image backgrounds with this modern, AI-powered web app. Fast, privacy-friendly, mobile-first, and beautifully designed with Tailwind CSS

ai background-removal client-side css3 glassmorphism html5 image-processing javascript mobile-first onnxruntime tailwindcss webapp

Last synced: 06 May 2026

https://github.com/tsak/chloe

An image generator for the meat conscious

go golang image-processing

Last synced: 14 Jan 2026

https://github.com/zer0pa/zpe-image

ZPE-Image V0.0: DETERMINISTIC SPARSE-STROKE IMAGE CODEC: Geometry-Layer Encoding | 5.75x Byte Reduction | Glyph | Flow-Graph | Maze | Skeleton

artificial-intelligence codec compression computational-physics deterministic flow-graph geometry glyph image-compression image-processing lossless-compression machine-learning python rust skeleton-extraction sparse-coding stroke-encoding vector-graphics zer0pa zpe

Last synced: 03 May 2026

https://github.com/subpic/ku

Training management utilities for TensorFlow Keras.

deep-learning hdf5 image-processing keras keras-generators tensorflow

Last synced: 03 May 2026

https://github.com/angeligareta/image-segmentation-overview

Image Segmentation projects developed for the Image Processing, Analysis, and Classification course at UPM. Implemented using OpenCV and C++.

computer-vision contour-extraction image-analysis image-processing image-segmentation watershed-markers

Last synced: 10 Oct 2025

https://github.com/rishav394/gesture-authentication

A python script that lets users login based on a PIN which the user enters using finger gestures. The data is stored using MongoDB.

gesture-recognition image-processing mongodb python

Last synced: 06 May 2026

https://github.com/neutrinoceros/ahe

(Adaptive) Histogram Equalization Python library, written in Rust

histogram-equalization image-processing vizualisation

Last synced: 25 Feb 2026

https://github.com/daelsepara/imageprocessingtest

OpenCV experiments in C# and emgucv

emgucv gtk image-processing opencv

Last synced: 06 May 2026

https://github.com/anezih/bubblezoom.koplugin

KOReader plugin that enables magnifying speech bubbles in comics/manga.

image-processing koreader-plugin

Last synced: 28 Jan 2026

https://github.com/utkarsh5026/studio

An image analysis platform built in 💗 with react

image image-analysis image-compression image-processing nodejs react typescript vite

Last synced: 14 Apr 2026

https://github.com/vnykmshr/imguri

Convert images to data URIs for inline embedding. Supports local files and HTTP URLs with concurrent processing. Node.js 18+, ES modules, native fetch.

base64-encoding build-tools data-uri email-templates esm fetch-api image-processing inline-images mime-types nodejs

Last synced: 07 Feb 2026

https://github.com/reybits/pwa-icon-converter

Generates PWA icons and a manifest.json from the input image.

image-processing linux macos tools

Last synced: 06 May 2026

https://github.com/twc-official/image-to-ascii

This simple .exe is a Image to ASCII tool.

ascii-art executable image-processing

Last synced: 23 Jan 2026

https://github.com/acetinkaya/gercekzamanliyuztespiticinyapaysiniragitabanlibirgoruntuanaliziyaklasimi

Gerçek Zamanlı Yüz Tespiti İçin Yapay Sinir Ağı Tabanlı Bir Görüntü Analizi Yaklaşımı

artficial-intelligence image-processing yapay-sinir-aglari

Last synced: 17 Feb 2026

https://github.com/bensouchet/ipex

Image Paper EXtractor - Detect Sheets of Paper in Photographs, Extract & Straighten them!

computer-vision detection-algorithm document image-processing opencv4 python-3 scanner-app

Last synced: 10 Oct 2025

https://github.com/goehringlab/saibr_python

Python implementation of SAIBR: a tool for performing spectral autofluorescence correction on biological images

image-processing python

Last synced: 09 Jun 2026

https://github.com/affromero/pixelcache

A versatile image processing library for Python with built-in support for caching, using Pillow, NumPy, and PyTorch.

image-processing numpy opencv pillow pytorch torchvision

Last synced: 07 May 2026

https://github.com/andreas-kupries/crimp

Mirror of crimp @ core.tcl.tk/akupries -- Image Processing without Tk.

image-processing superceded-by-aktive tcl tk

Last synced: 28 Jan 2026

https://github.com/crper/py-image-compress-mcp

High-performance MCP image compression service for AI assistants with intelligent optimization and batch processing capabilities

batch-processing claude compression image-processing mcp mcp-server optimization pillow

Last synced: 15 Apr 2026

https://github.com/haleshot/projects

A collection of my completed projects, presented in a user-friendly tabular format within the README file. Each project is accompanied by a concise description, a list of the tools and languages/libraries utilized, and a corresponding repository link for seamless navigation.

attendance-system facial-detection facial-features facial-recognition flightbooking image image-classification image-generation image-manipulation image-processing image-recognition image-segmentation ticket-management ticketing-system

Last synced: 28 Jan 2026

https://github.com/abderrahimghazali/color-palette-extractor

A fast PHP library to extract dominant colors from images using GD extension. Supports multiple formats (HEX, RGB, HSL) with brightness analysis and complementary color generation.

color-palette composer-package gd-extension image-processing

Last synced: 09 Jun 2026

https://github.com/kaustuv-d/bioreactor-for-synthetic-tissue-conditioning

Capstone Project under Dr. Vijai Laxmi, Assistant Professor, Mechanical Engineering Department, and Dr. Hitendra Kumar, Assistant Professor, BSBE (Biosciences and Biomedical Engineering) Department at IIT Indore.

arduino image-processing opencv peristaltic-pump raspberry-pi real-time

Last synced: 28 Jan 2026

https://github.com/natlee/ffmpeg-video-writter-with-python

This is a video writter used to write video with FRENDLY ffmpeg.

ffmpeg image-processing opencv python video-processing videowriter

Last synced: 03 May 2026

https://github.com/mrfoxak/skin-phenotypes-detection

This is an AI Based System to Detect Different Skin Phenotypes and Moisture Levels

image-processing machine-learning mathematics opencv opencv-python patents pyhton research-paper skin-detection

Last synced: 28 Jan 2026

https://github.com/leoraclet/playing-cards-identification

👁️ Playing card identification sytem using MATLAB / Octave scripting language.

cards identification image-processing image-recognition matlab matlab-script octave octave-scripts

Last synced: 02 May 2026

https://github.com/rhythrosalabs/brainstormer_1.0

brAInstormer is a robust and multifaceted creative suite that leverages the power of GPT, Stable Diffusion, Dalle2, and other forms of AI in order to provide a diverse set of functionalities from a single screen.

ai chatbot chatgpt creative-suite dalle2 gpt-4 gpt4 gpts image-processing image-to-music notepad openai sketch stable-diffusion text-to-image text-to-video

Last synced: 08 May 2026

https://github.com/chrome-tool/image-convert

This is an extension tool for Chrome browser that converts image type and image size.

chrome chrome-extension chrome-extensions google image-converter image-processing tool tools

Last synced: 08 May 2026

https://github.com/kwakuofosuagyeman/picture-resizerjs

A powerful Node.js module for resizing, converting, and applying basic edits to images. Designed for simplicity and performance, it's ideal for a wide range of applications, from web development to batch processing for digital media

image-processing javascript nodejs npm-package

Last synced: 08 May 2026

https://github.com/alyssonmach/pdi-labs

Materiais da disciplina Introdução ao Processamento de Imagens Digitais e Visão Computacional (UFCG)

computer-vision deep-learning image-processing machine-learning ufcg

Last synced: 15 Oct 2025

https://github.com/rodolfoferro/impipes

Build image pipelines in a simple way.

image-enhancement image-pipeline image-processing pipelines python

Last synced: 01 Feb 2026

https://github.com/luisfelipepoma/image_processing

Learning about image processing with GAN, Diffusion Models and CNNs in python

computer-vision cv2 ia image-processing learning opencv python

Last synced: 08 May 2026

https://github.com/tuki0918/pixzle

[NPM] Image Fragmentation, Restoration, and Protection

cli fragmentation image-processing nodejs pixzle react

Last synced: 05 Apr 2026

https://github.com/arindamtripathi619/ai_calculator

A Flask-based web app that uses the Gemini AI API to process images of mathematical expressions and provide step-by-step solutions. Users upload images, and the app generates solutions in MathJax-compatible LaTeX format for easy rendering.

ai api calculator canvas educational-project flask gemini generative-ai image-processing machine-learning math mathjax python

Last synced: 08 May 2026

https://github.com/mohamedelareeg/formbuilder

Form Builder is a Windows application developed in WPF, allowing users to easily create forms and define fields with Zonal OCR capabilities. By enabling users to define zones within images and assign OCR properties, this tool streamlines information extraction from documents.

dotnet-core image-processing ocr tesseract-ocr wpf

Last synced: 08 May 2026

https://github.com/fiskeben/pixlate

Pixelate photos

golang image-processing

Last synced: 28 Oct 2025

https://github.com/lolibrary/optimizer

🖼 Image optimizer package for Laravel 5.5+

image-processing laravel php7

Last synced: 02 May 2026

https://github.com/edwardoboh/matlab-ocr

Optical Character Recognition App built with MATLAB. For the recognition and extraction of single characters and words present in an image.

computer-vision image-processing matlab optical-character-recognition

Last synced: 19 Jan 2026

https://github.com/nitin-sagar-b/visual-image-lab

A web app where I implemented the image processing skills and test them

greyscale-image image-processing optimise-images

Last synced: 24 Jan 2026

https://github.com/ijsbol/ascii-art-generator

Convert images to ascii text equivalents.

ascii image-processing

Last synced: 08 Jun 2026

https://github.com/faisal-fida/safezone-predictor-with-yolo

SafeZone Predictor is a FastAPI-based application that utilizes the YOLO (You Only Look Once) model for object detection. The application allows users to upload images, processes them using the YOLO model, and returns the detected objects with bounding boxes drawn on the images.

computer-vision fastapi image-processing object-detection python yolo

Last synced: 08 May 2026

https://github.com/alexcoder04/image-edit

A Python GUI for basic image editing, school project

fun gui image-editing image-processing numpy pil pyqt pyqt5 python python3 qt sideproject

Last synced: 09 May 2026

https://github.com/ayushgayakwad/road-sign-recognition

The Road Sign Recognition project is a real-time detection system designed to recognize road signs across 43 different classes. The project leverages the YOLOv5 model, which is trained on the GTSRB - German Traffic Sign Recognition Benchmark dataset.

computer-vision image-processing machine-learning open-source opencv python road-sign-detection road-sign-recognition road-signs traffic-sign-classification traffic-sign-recognition traffic-signs yolov5

Last synced: 02 May 2026

https://github.com/hayatiyrtgl/shooting_simulator_python

Overall, this project provides a flexible framework for implementing computer vision applications with a focus on object detection, tracking, and point scoring. Its versatility and modularity make it suitable for a wide range of use cases across different industries and domains.

image-processing opencv python-script simulation target-tracking

Last synced: 02 May 2026

https://github.com/ajagnic/gogenart

A command-line tool for generating unique images.

cli generative-art go golang image-processing

Last synced: 14 Jan 2026

https://github.com/ruddra/play-with-pillow

Image Processing Services built using Pillow

django image-processing pil pillow python webp

Last synced: 09 May 2026

https://github.com/ggcr/demosaicing

Going from a CFA RAW format image to a full-color RGB image through the process of applying the Bayer filter and Demosaicing by interpolating the missing parts of the channels with different algorithms, in the frequency and spatial domains.

bilinear-interpolation cfa demosaicing gradient-correction image-processing raw

Last synced: 11 Oct 2025

https://github.com/jpsca/image-processing-egg

High-level image processing wrapper for libvips

image-processing python thumbnails vips

Last synced: 27 Jan 2026

https://github.com/es7/diffusion-models-unet

Complete guide on Diffusion Model from definition to training and inference

artificial-intelligence computer-vision diffusion-models generative-ai image-processing unet

Last synced: 10 Jun 2026

https://github.com/ahesan-zafir/ai-powered-offline-object-detection-device-for-visually-impaired-users

This project presents a portable, AI-based object detection system designed to assist visually impaired users by identifying nearby objects in real-time without the need for an internet connection. Built using edge AI technology, it ensures privacy, speed, and accessibility.

hardware-designs image-processing machine-learning-algorithms mobilenetv2 object-detection opencv raspberry-pi-3 single-shot-detection tensorflow-lite tts-engines

Last synced: 09 May 2026

https://github.com/socaity/media-toolkit

Web-ready standardized file processing and serialization. Read, write, convert and send files. Including image, audio, video and any other file. Easily convert between numpy, base64, bytes and more.

base64 bytesio fast-task-api httpx image-processing json numpy serialization video

Last synced: 27 Oct 2025

https://github.com/jluispcardenas/static_google_map_to_areas

Tool that processes a google static map and gets its areas in m2

googlemaps image-processing opencv opencv-python python

Last synced: 09 May 2026

https://github.com/deusares/drawerfunctions

A collection of PIL, Numpy and OpenCV functions to manipulate images

generative graphic image-processing numpy opencv pil pillow python

Last synced: 09 May 2026

https://github.com/jcbritobr/opencv-java

Lots of opencv examples from books ported to java code

computer-vision image-analysis image-processing java opencv

Last synced: 15 Apr 2026

https://github.com/nimad70/diabetic-retinopathy-detection

Diabetic Retinopathy Detection using Inception-V3 | project for the Vision & Cognitive System course (ComputerScience @ UniPd) | w/ Shab Pompeiano

cnn-classification computer-vision deep-learning diabetic-retinopathy-detection image-processing keras matplotlib python3 tenserflow

Last synced: 10 May 2026