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/pranav-nagpure/watermarking-tool

Web Application to place Watermark on Images

flask html-css-javascript image-processing opencv-python python

Last synced: 09 May 2026

https://github.com/1caxz/iphotoeditor

Create best photo app with this library on iOS. Faster, Light and Awesome! (In Progress)

image-processing images ios photo-editing photos swift swift-library swift4

Last synced: 22 Mar 2025

https://github.com/fabulani/360ip-with-cuda

360° Image Processing with CUDA and OpenCV.

360-image 360-video cpp cuda image-processing opencv

Last synced: 11 May 2026

https://github.com/colddsam/flower-classification-api

 TensorFlow-powered RESTful API for classifying flower images into five categories.

classification deep-learning image-classification image-processing keras python resnet-50 restapi tesnorflow

Last synced: 18 Apr 2026

https://github.com/ariyanmlzm/react-image-processing

🖼️ Implementing image transforms with opencv toolbox developed with React.js.

image-processing opencv reactjs

Last synced: 05 Apr 2026

https://github.com/remvisual/podcast-thumbnail-extractor

AI-powered thumbnail extractor for podcast and video creators. Automatically picks the best faces, screens, and scenes using computer vision and custom CNN models. 100% local. Windows-friendly.

ai cnn computer-vision face-detection flask image-processing machine-learning open-source opencv podcast privacy-friendly python pytorch self-hosted thumbnail thumbnail-generator video video-processing windows youtube

Last synced: 25 May 2026

https://github.com/protyayofficial/hypc-net

HYPC-Net combines deep convolutional neural networks with classical machine learning techniques to achieve superior accuracy in classifying yoga poses. This project includes a comprehensive analysis of model performance using the Yoga-82 dataset, offering a comparative study against state-of-the-art CNN models.

hybrid-transfer-learning image-classification image-processing meta-features yoga-pose-classification

Last synced: 18 Apr 2026

https://github.com/primeeagle/vnet.imageprocessing

An image processing library that includes algebraic processing, color processing, enhancement, geometric processing, morphology, and segmentation.

dotnet dotnet-core dotnet-library image-processing

Last synced: 19 Apr 2026

https://github.com/mehboob14/creating-360-degree-images-using-mobile-cameras

A Mobile Base Solution to Capture 360 Degree Images utlized OpenCV for Image processing, Socket.io for real-time communication, and distributed image processing.

android image-processing opencv python

Last synced: 19 Apr 2026

https://github.com/beetlebugorg/go-dims

HTTP microservice for dynamic image manipulation written in Go

crop golang image image-processing imagemagick resize

Last synced: 22 Mar 2025

https://github.com/guiss-guiss/imagemap

A Python application for image processing that preserves visual vibrancy by avoiding color averaging, featuring a graphical interface and multilingual support.

color-mapping image-optimization image-processing image-resizing image-scaling

Last synced: 04 Jun 2026

https://github.com/ahmed-ai-01/multimodal-rag

An AI-powered chat application using text, audio, and images for context-aware responses. It integrates language models and vector databases to enhance retrieval-augmented generation (RAG) capabilities, making it a versatile tool for intelligent conversations.

ai audio-processing chatbot image-processing language-model multimodal pdf-processing pinecone rag streamlit

Last synced: 20 Apr 2026

https://github.com/ancientlore/taint

Messing around with the image package

golang image-processing

Last synced: 04 Jun 2026

https://github.com/jacobx1/camera-app

Playground for manipulating images in the browser

image-processing parcel react video

Last synced: 20 Apr 2026

https://github.com/jusqua/dip-benchmark

Departmental undergraduate research project at UFS. Digital image processing benchmark using multiple tools to learn new ways to develop image processors.

benchmark cuda image-processing matlab opencv sycl visiongl

Last synced: 20 Apr 2026

https://github.com/whitelotus4/chsapi.github.io

CHSAPI is a media-tech API platform that leverages JPEN stack technology to serve deepfake detection, image compressor, image converter, image to pdf etc utility. specifically made for Cavernous Hoax Scanner but now free for every one.

api fastapi free image-processing jpen media-tech nodejs python website

Last synced: 11 May 2026

https://github.com/ledsouza/analise_de_uniformidade_e_ruido

Este código em Python tem como objetivo processar imagens DICOM de aquisições em PET/CT para análise de Uniformidade e Ruído de distintas reconstruções.

computer-vision image-processing vitrinedev

Last synced: 05 Jun 2026

https://github.com/himeyama/poisson-blending

Poisson-blending combines the two images.

image-processing poisson-image-editing rust

Last synced: 04 Jan 2026

https://github.com/sstunickss/Maze-Image-Generator

MazeImage++ is a library for C++ that allows you to generate maze images.

image image-generator image-processing maze recursive-backtracking-algorithm

Last synced: 05 Jun 2026

https://github.com/tonycoz/imager-file-heif

.heif image file support for Imager

heif image-processing

Last synced: 21 Apr 2026

https://github.com/tirth063/spring-image-forge

A powerful Spring Boot REST API for dynamic image generation, perfect for placeholders, mockups, and testing environments.

2d-graphics api backend developers image-api image-processing java open-source placeholder-image programming rest-api springboot web-development

Last synced: 22 Apr 2026

https://github.com/sup2point0/vapour

Rendering images with random walks

csharp glsl image-processing opengl random-walks rendering

Last synced: 22 Apr 2026

https://github.com/justkappaman/handy-image-converter

Telegram bot to convert AVIF/JPEG/PNG/WEBP images

aiogram image-processing python python3 telegram telegram-bot useful

Last synced: 05 Apr 2025

https://github.com/matt5816/detect_circle

Detecting a circle in a given image. A program that finds a second circle on the image read from in.png and marks it with pixels in red.

image-detection image-processing

Last synced: 24 Apr 2026

https://github.com/jalilbengoufa/cloudflare-images-optimizer

Optimizing images using cloudflare images product and worker to have a more custom and secure images optimizer

cloudflare cloudflare-worker image-processing wrangler

Last synced: 24 Apr 2026

https://github.com/t4vexx/image-processing

This repository contains a collection of Jupyter notebooks and scripts designed to explore various techniques in digital image processing. The techniques covered include image equalization, noise operations, edge detection, and more.

cv2 image-processing python

Last synced: 24 Apr 2026

https://github.com/rizquuula/aidesign_titlensubtitlepost

An design generator for title and sub title stuff

image-processing opencv pil pillow python3

Last synced: 24 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/ayekaunic/digit-recognition-neural-network

Implementation of a neural network for image classification using the MNIST dataset, with a concise implementation of forward and backward propagation, and gradient descent optimization.

computer-vision deep-learning image-processing neural-network

Last synced: 14 Mar 2025

https://github.com/null-none/heat-map

Generate image heat maps in Python

heatmap image image-processing python

Last synced: 06 Jun 2026

https://github.com/muhakbarhamid21/mobilenet-object-detector

A Flutter-based object detection app powered by TensorFlow Lite for real-time detection via camera, gallery, and snapshots.

computer-vision flutter image-processing ml mobile-app object-detection tflite

Last synced: 25 Apr 2026

https://github.com/filiprokita/imgtosketch

This program converts an image to a sketch using OpenCV library in Python. The user needs to input the full name of the image file present in the script directory.

image image-manipulation image-processing image-to-sketch opencv python python3 sketching sketching-algorithm to-sketch

Last synced: 25 Apr 2026

https://github.com/navindafernando/vehicle-detection

Vehicle Detection and Counting using Cascade Classifiers :wind_chime:

cascade-classifier image-processing opencv

Last synced: 25 Apr 2026

https://github.com/elliot40404/icache

experimental inmemory image cache and resize

cache docker go golang image-processing tools

Last synced: 25 Apr 2026

https://github.com/kiwamizamurai/gridist

A CLI tool that splits images into grids and uploads them to GitHub Gists for creating stunning GitHub profile decorations

cropper gif gist-api github-layout github-profile image-processing rust

Last synced: 22 Mar 2025

https://github.com/sb-child/fastnode

[todo] 程序化图像音视频处理工具

audio audio-processing go golang image image-processing video video-processing

Last synced: 07 Jun 2026

https://github.com/kfjahnke/envutil

utility to convert between lat/lon and cubemap environment maps, and to extract single images and image series in several projections and arbitrary orientation

cubemap environment-lookup image-processing image-pyramid latlon-environment reprojection scalable-filter simd spherical-panorama twining

Last synced: 04 Oct 2025

https://github.com/gitstq/pixelforge

🔨 PixelForge - Lightweight Developer Image Processing CLI Toolbox | Compress, Convert, Resize, Crop, Watermark, Compare & Batch Process

batch cli compress convert cross-platform developer-tools image-processing image-toolbox python resize watermark

Last synced: 21 Jun 2026

https://github.com/ofir-frd/automatic-size-calculation

In this work an automatic code for collection of the CuS nanoparticles thickness and width is suggested. The code is written in Matlab and uses its advanced image processing tools. Bright field TEM images were produced using Ilse Katz Institute for Nanoscale Science & Technology TEM JEM-1230 (T-12). The images were converted from DigitalMicrograph ‘.dm’ format to ‘.TIF’ files. Graphical and statistical analyze of the ‘.TIF’ files was conducted using Origin and Statistica software.

electron-microscopy histogram-equalization image-processing

Last synced: 13 May 2026

https://github.com/wenszel/agh-digital-image-processing

[V Semester] Notebooks from a course on image processing using the OpenCV library

image-processing opencv

Last synced: 18 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/ganeshaampuh/ktp-ocr

Open Source KTP Extractor (Express, Tesseract.js)

image-processing indonesia ktp ocr tesseract

Last synced: 22 Jun 2026

https://github.com/speauty/picgridsplit

九宫格图片切割

cpp ide-vs2022 image-processing opencv4

Last synced: 25 Aug 2025

https://github.com/speedkillsx/image-classification

Ripository that containes different image classification projects using various deep learning models (Sklearn, Yolo,)

computer-vision image-classification image-processing python sklearn vision-par-ordinateur yolov8

Last synced: 28 Apr 2026

https://github.com/umutkavakli/automatic-localization-optic-disc-fovea-center

Automatic localization of optic disc and fovea using only image processing techniques.

image-localization image-processing image-segmentation localization opencv u-net

Last synced: 28 Apr 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/mahshid1378/production-stack

vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization

artificial-intelligence image-classification image-processing vllm

Last synced: 23 Jun 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/silent0wings/steganopixelcrypt

SteganoPixelCrypt is a C++ tool that encodes text into images by mapping characters to pixel colors. It provides a simple form of visual encryption, turning data into colored patterns that can be decoded back to text. Lightweight, fast, and ideal for basic steganography.

cli-tool cplusplus data-visualization encryption image-processing pixel-art steganography text-to-image utf-32 visualization-tool

Last synced: 26 Aug 2025

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/tomytest3t/line-sketcher

AI-powered photo to line art conversion app for children's coloring books. Convert photos to black & white sketches using multiple AI models with adjustable parameters.

ai coloring-book image-processing line-art nextjs replicate typescript

Last synced: 29 Apr 2026

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

A simple document perspective corretion

image-processing opencv python3

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/hey-its-d2t2/metaimage

MetaImage is a web application designed for extracting metadata from image. Built with Spring Boot and Apache Commons Imaging, it provides a user-friendly RESTful API to retrieve detailed metadata, including dimensions, file size, embedded data, etc...

apache apache-commons-imaging fileprocessing image-processing java maven metadata spring-boot thymeleaf

Last synced: 06 May 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/prajakta1321/ideal-low-pass-filters

low pass filter in image processing

filters image-processing python

Last synced: 25 Aug 2025

https://github.com/osfunapps/os_image_handler-py

This script contains fundamental image manipulation actions.

graphics image image-processing python

Last synced: 04 Oct 2025

https://github.com/pablob94/filtroimagen

Proyecto de Estructura de Computadores en Ensamblador del Motorola 88110

assembly assembly-language assembly-language-programming filter image-processing

Last synced: 12 Jun 2026

https://github.com/emiz98/density-based-traffic-controller-system

Automated traffic light system using real time traffic density data to calculate optimal green signal time for each lane.

arduino arduino-uno embedded-system embedded-systems image-processing opencv pyfirmata pygame python

Last synced: 29 Apr 2026

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/mirryi/mold

Image transformation web demo project.

demo image-processing web workshop

Last synced: 23 Aug 2025

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/sshleifer/carnd-lanelines-p5

Lane Line Finder on a Video Stream using s channel gradients

image-processing self-driving-car

Last synced: 12 Jun 2026

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/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/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/allen-reji/paddleocr-text-extraction-ml-model

Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.

amazon-ml-challenge image-processing machine-learning opencv paddleocr paddlepaddle pil text-extraction

Last synced: 01 May 2026

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/darshanakgr/meanfiltergpu

A gpu implementation of mean filter in CUDA

c cuda image-processing

Last synced: 01 May 2026

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/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/fstark/png2mo5

Convert any PNG to a Thomson MO5 image — CIELAB dithering, ZX0 compression, 6809 viewer, cassette tape output. C++23.

6809 6809-assembly color-quantization color-quantization-algorithms dithering image-processing mo5 retro-computing thomson thomson-mo5 vintage-computer vintage-computers

Last synced: 13 Jun 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/jimmysoda/imgrectifier

A collection of MATLAB/Octave functions for affine and metric rectification of images.

image-processing image-rectification matlab octave

Last synced: 14 Jun 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/adityasreevatsak/useful-code-snippets

Useful-Code-Snippets is a collection of practical and reusable code snippets for various everyday programming tasks. It serves as a handy reference for automating, optimising, and simplifying common operations across different domains.

automation file-handling git image-processing python regex

Last synced: 02 May 2026

https://github.com/aniketparate/surface-thermal-temp-prediction

Surface Temperature Prediction using Thermal Images

extraction image-processing ml python

Last synced: 02 May 2026