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/z0w0/imagism

A simple image processing server with a query parameter based API

image-processing media server

Last synced: 08 Aug 2025

https://github.com/dashroshan/node-image-upload

🖼️ Boilerplate code to upload, convert, edit, and serve images in node

image-host image-processing image-upload nodejs

Last synced: 27 Apr 2026

https://github.com/khalidelboray/image_processing

Notes about image processing

image-processing numpy python3

Last synced: 11 May 2026

https://github.com/mysterionrise/hand-drawings-transformer

Image transformation for photography of the hand drawn images

image-processing opencv opencv-python warping

Last synced: 28 Apr 2026

https://github.com/erkutym1/Soccer-Player-Statistics

Kocaeli University Embedded Systems Laboratory Project

artificial-intelligence embedded-systems football image-processing soccer yolov8

Last synced: 28 Apr 2026

https://github.com/johnbasrai/mirage

🖼️ High-performance Rust CLI for image editing and fractal generation — supports blur, crop, grayscale, rotate, and more

clap cli create-crate github-actions image-processing image-rs integration-testing rust unittest

Last synced: 10 Jun 2026

https://github.com/playatanu/watercolor-app

Image to watercolor painting

image-processing opencv

Last synced: 28 Apr 2026

https://github.com/mrnust/yolo_tracking

All about Object realtime tracking

computer-vision image-processing opencv yolo

Last synced: 28 Apr 2026

https://github.com/garimaarora15/deep-learning

This repository contains practical implementations of deep learning concepts in Python. It includes code for essential models and techniques such as CNN, RNNs, neural networks etc.

cnn deep-learning image-processing neural-networks rnn

Last synced: 28 Apr 2026

https://github.com/alloc7260/result-data-analyzer

A RESULT DATA SCRAPPER AND ANALYZER with CAPTCHA SOLVER using tesseract-OCR, PANDAS dataframe and automation in SELENIUM.

analyzing-data automation captcha captcha-solver image-processing machine-learning ocr pandas pandas-dataframe pytesseract pytesseract-ocr python scraper selenium tesseract

Last synced: 12 Apr 2026

https://github.com/yanukadeneth99/simple-image-processing

Simple Image Processing Snips using Python.

image-processing python

Last synced: 08 Jun 2026

https://github.com/tinyhiker/my_scripts

All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.

image-processing object-oriented-programming python-os pytube-projects windows-10

Last synced: 28 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/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/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/piotrweppo/scenes_information_recorder

Python GUI/CLI program that uses OpenCV and Tesseract to help film production or post-production editors with analyzing and gathering information about VFX and ADR effects from the videos.

adr analysis cv2 image-processing opencv pyscenedetect pyside6 pytesseract python python-opencv scene-detection tesseract vfx video video-processing

Last synced: 28 Apr 2026

https://github.com/asadiahmad/camera-scanner

Scan your paper, perspective transform the scanned image and increase the scanned image quality.

camera-scanner image-enhancement image-processing magic-color opencv paper-scanner

Last synced: 28 Apr 2026

https://github.com/emonrezabd/cuda-programming

This repo contains CUDA Programming with C++. Projects are done to learn CUDA from scratch.

basler-camera cuda-programming gpu-acceleration image-processing nvidia-gpu process thread vision

Last synced: 29 Apr 2026

https://github.com/stelios-c/sig_proc

My signal and image processing playground

image-processing scipy signal-processing

Last synced: 29 Apr 2026

https://github.com/apex-20000g/eos-mfl

This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)

3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet

Last synced: 11 Jun 2025

https://github.com/luigiifan/object-counter-mv

Object Counter and Segmentation using Python and OpenCV

image-processing machine-vision opencv pyqt5

Last synced: 29 Apr 2026

https://github.com/crizmo/terrabound

TerraBound is an interactive web mapping tool built with React, Vite, and Leaflet, enabling users to draw, edit, and analyze geographic features with AI-powered land segmentation and GEOJSON export. 🚀

ai computer-vision geojson geolocation image-processing openstreetmap satellite satellite-imagery

Last synced: 29 Apr 2026

https://github.com/g3th/pixel_energy

Calculating pixel Energy and Intensity for an entire image in Kotlin, using Java's standard image libraries

command-line command-line-arguments image-processing imageio java-awt kotlin pixel-energy pixel-intensity seam-carving

Last synced: 08 Jun 2026

https://github.com/cuupa/perspective-corrector

A simple document perspective corretion

image-processing opencv python3

Last synced: 29 Apr 2026

https://github.com/freya135/smart-traffic-system

A Python-based system leveraging a Raspberry Pi to capture and process traffic images, dynamically control traffic lights and servo motors based on real-time vehicle detection using edge detection, and optimize traffic flow intelligently.

canny-edge-detection gpiozero image-processing numpy open-cv python raspberry-pi-5 real-time-processing servo-motor signal-duration smart-traffic-light

Last synced: 29 Apr 2026

https://github.com/pranavh-2004/bardecode

Barcode reader using Python and pyzbar to decode barcodes from images or live camera feed.

barcode-decoder barcode-scanner computer-vision image-processing opencv python-project pyzbar zbar

Last synced: 29 Apr 2026

https://github.com/himalayaashish/cloaktrick

This project demonstrates the use of OpenCV and computer vision techniques to create a "cloak effect," similar to the invisibility cloak from Harry Potter. The system captures live video using a webcam and detects a specific color range to create the illusion of making the person wearing that color invisible.

computer-vision image-processing opencv

Last synced: 29 Apr 2026

https://github.com/filiprokita/fclick

FCLICK is a Python script that automates mouse clicking by detecting a change in pixel color on the screen. The script waits for a specified start button press to begin monitoring the pixel color at the current mouse position. Once the pixel color changes, the script sends a left mouse click to that position.

automation gui image-processing keyboard-input mosue-click mouse mouse-automation python python3 useful utilities windows

Last synced: 29 Apr 2026

https://github.com/hayatiyrtgl/julia-image-classification-svm

The code loads dog and cat images, extracts HOG descriptors, labels them, splits the data into training and test sets, trains an SVM model, and predicts a test image.

binary-classification image-processing juli julia-language

Last synced: 17 Mar 2026

https://github.com/tautvydasderzinskas/web-scrap-facebook-post

Free time coding project which allows to scrap third party data (from givem websites) - convert it to a nice presented form (images) and post it to a selected facebook pages automatically. This application may serve you as example of how to do certain things... Be aware that at the moment it's code is dedicated to scrap specific pages and present the data in specific way so if you want to use it you will have to modify both the scrapping logic and image generation logic to fit your needs.

cron-jobs facebook image-processing javascript nodejs scraper

Last synced: 29 Apr 2026

https://github.com/MohamedAmineBessrour/emotion-detection-resnet50

TensorFlow-based deep learning model to classify human emotions from facial expressions using the AffectNet dataset. Includes preprocessing, training, evaluation, and prediction tools. Perfect for exploring emotion recognition and transfer learning.

affectnet artificial-intelligence computer-vision data-augmentation deep-learning emotion-recognition facial-expression-recognition human-computer-interaction image-classification image-processing neural-networks python resnet-50 tensorflow

Last synced: 04 Oct 2025

https://github.com/driftingruby/077-cropping-images-with-jcrop

Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.

image-crop image-processing image-upload ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/thaivincent/fft_image_compression

A simple image compression program using FFT and numPy

fft image-processing numpy

Last synced: 29 Apr 2026

https://github.com/r3dacted42/dip-filter-thresh-gui

assignment made for a digital image processing course

image-processing opencv pyqt5

Last synced: 29 Apr 2026

https://github.com/romiras/image-processing-sandbox

My experiments in image processing

algorithms hsv image-processing matlab rgb

Last synced: 01 Apr 2025

https://github.com/jayantita/opencv-image-processing

Color Detection using OpenCV Python

image-processing opencv python

Last synced: 29 Apr 2026

https://github.com/andreaschatzopoulos/face-landmark-detector

Facial landmark detection using HOG features and Ridge Regression. Simple, effective, and fast – no deep learning required.

computer-vision face-detection hog image-processing landmark-detection python ridge-regression scikit-learn

Last synced: 29 Apr 2026

https://github.com/ehopperdietzel/iir-cpu-blur

2D blur effect using a 2nd order IIR filter

2d blur c iir-filter image-processing

Last synced: 04 Sep 2025

https://github.com/aayushinit/aibackgroundsubtractor

Real-time background subtraction using OpenCV + Flask with switchable detection algorithms and stylish frontend

ai-project background-subtraction computer-vision flask image-processing knn mog2 opencv python realtime tailwindcss video-processing webcam

Last synced: 29 Apr 2026

https://github.com/x-nimesh/panoramer-dockerized

Panoramer is a cutting-edge panoramic image stitching web application designed to transform your images into stunning, professional-quality panoramas. Whether you're a seasoned photographer or a hobbyist, Panoramer's intuitive interface and precise alignment tools make it easy for users of all skill levels to create seamless panoramas.

flask image-processing numpy python react

Last synced: 29 Apr 2026

https://github.com/dafwa/aplikasi-incer

Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.

fastapi image-processing mediapipe python

Last synced: 29 Apr 2026

https://github.com/fatihilhan42/fire-detection-using-haar-cascade-classifier-in-opencv-main

It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

ardunio-uno computer-vision fire-detection harrcascade image-processing opencv-python python3

Last synced: 30 Apr 2026

https://github.com/veresdavid/imgproc-task4

A small program that extracts characters from a scanned paper with some text on it.

character-extraction cpp image-processing opencv

Last synced: 30 Apr 2026

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/neo-ciber94/serverless-imageprocessing

Serverless application to manipulate images

aws-lambda cdk image-processing rust typescript

Last synced: 30 Apr 2026

https://github.com/blackmonk13/wordament_solver

A simple tool to help you find words in Wordament puzzles using OpenCV.

image-processing ocr ocr-python ocr-recognition opencv tesseract-ocr trie-data-structure wordament wordament-solver

Last synced: 30 Apr 2026

https://github.com/anoduck/suntime

Extract Date and Time based on sun position and shadow length

analysis date datetime image image-processing photo sun time

Last synced: 02 Oct 2025

https://github.com/khaledalam/softcropper

Automatically resize and blur-pad rectangular images into perfect squares. Ideal for photo preparation and print workflows.

image-processing pypl python

Last synced: 11 Jun 2025

https://github.com/tilfin/sharp-mozjpeg-image-processor

Scaled and optimized JPEG image file generater powered by sharp and mozjpeg

image-processing mozjpeg sharp

Last synced: 30 Mar 2025

https://github.com/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/filiprokita/qrcreator

QRCREATOR is a simple Python project that generates QR codes based on user input. It uses the qrcode and PIL libraries for image processing, and tkinter for creating a basic GUI. This project is a great introduction to image processing, GUI programming, and can be used as a beginner-friendly project for anyone interested in learning Python.

beginner-friendly graphic-user-interface gui image-processing pil python qr-code-generator qr-generator qrcode qrcode-generator simple-project tkinter

Last synced: 24 Mar 2025

https://github.com/arpitarungta/face_recognition_attendance_system

This project is a Face Recognition-based Attendance System that captures and verifies faces in real-time using a webcam and records attendance in structured Excel files. It bridges the gap between intelligent local detection and automated attendance logging. The system uses face encoding to identify individuals and stores the records securely.

image-processing knn-classification machine-learning pandas python streamlit

Last synced: 30 Apr 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/prashantrahul141/image-rotation-c

Image rotation using sampling, implemeted in C.

c image-processing image-rotation image-sampling

Last synced: 15 Mar 2025

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/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game

This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.

2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis

Last synced: 30 Apr 2026

https://github.com/alwalxed/img-tools-telegram-bot

Converts images to different formats using a Telegram bot.

bot hono image-processing node-telegram-bot-api nodejs sharp telegram telegram-bot typescript

Last synced: 13 Apr 2026

https://github.com/keizerzilla/brisque-python

Implementação do extrator de atributos BRISQUE (Blind/Referenceless Image Spatial Quality Evaluator) em Python 3x.

brisque feature-extraction image-processing

Last synced: 10 Apr 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/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/tushar2704/plant_seedling_classification

This project focuses on the classification of plant seedlings using deep learning techniques. The goal is to develop a model that can accurately identify different types of plant species or determine the health status of seedlings based on input images.

artificial-intelligence classification data-science image-processing project python tushar2704

Last synced: 01 May 2026

https://github.com/sivanajani/regiongrowinglabeln

Region Growing segmentation of star-like blobs using Python, NumPy, Matplotlib, and scikit-image.

computer-vision flood-fill image-processing labeling matplotlib python region-growing scikit-image segmentation visualization

Last synced: 10 Apr 2025

https://github.com/arya-io/ai-background-changer

This repository contains the AI Background Changer app, built with Streamlit and the Cloudinary AI API. Users can upload images, customize backgrounds with prompts, and download the transformed results.

ai background-removal cloudinary computer-vision data-science deep-learning image-processing image-transformation machine-learning open-source python streamlit web-application

Last synced: 01 May 2026

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/saurabhjalendra/deeplearning-cifar10-classifier

Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.

cifar10 computer-vision convolutional-neural-networks deep-learning image-classification image-processing tensorflow transfer-learning

Last synced: 01 May 2026

https://github.com/xxnauty/boxbluralgorithm

Implementation of blurring algorithm in Python

algorithm algorithms boxblur image-processing python python3

Last synced: 08 Aug 2025

https://github.com/anshlulla/image-segmentation-for-self-driving-cars

Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network

image-processing image-segmentation python self-driving-cars tensorflow

Last synced: 01 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/jonasagx/nephos

Análise comparativa de algoritmos para criação de mapas de campos de vento

experiment image-processing opencv

Last synced: 01 May 2026

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/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 01 May 2026

https://github.com/xza85hrf/coco-annotation-mask-generator

Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.

coco-annotations colored-masks computer-vision data-annotation image-labeling image-masks image-processing makesense-ai mask-generation object-detection opencv parallel-processing pycocotools python segmentation

Last synced: 15 May 2026

https://github.com/poacosta/image-bulk-tinyfier

A high-performance Python utility for parallel image processing at scale. Efficiently resizes and optimizes thousands of images while preserving directory structures, with real-time progress tracking and comprehensive analytics.

csv-reading files-folders image-processing pillow python

Last synced: 17 Mar 2025

https://github.com/abdullah2020/image-restoration

The focus of this Lab is to correct the offsets of the image lines in 'fichier2.bmp'

image image-processing matlab offsets-line

Last synced: 26 Mar 2025