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/funkatron/prompt-image-organizer

Organize AI-generated images into session folders by prompt similarity and creation time. Smart clustering, dry-run mode, and fast multi-threaded operations.

ai automation cli image-processing prompt-engineering python

Last synced: 21 Aug 2025

https://github.com/enikeishik/imageadjuster

Image adjuster to crop and resize image

image-crop image-processing image-resize

Last synced: 11 Jun 2026

https://github.com/gugarosa/heat_mapper

🔥 An image processing utility built upon OpenCV to generate motion heat maps from video-based sources.

heat-map image-processing motion-detection opencv python

Last synced: 13 May 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/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/vishwaksen-1/audiostegano

Images to audiofiles steganography script. Encoding into spectrogram

audio image-processing spectrogram steganography

Last synced: 19 Aug 2025

https://github.com/arndvs/cast

Creative automation pipeline for generating localized social ad creatives at scale.

creative-automation generative-ai image-processing nextjs openai sharp tailwindcss typescript vitest zod

Last synced: 08 Jun 2026

https://github.com/03ys/car-and-pedestrian-detection

Car and pedestrian detection using python and haarcascade classifiers

computer-graphics image-processing python vscode

Last synced: 19 Aug 2025

https://github.com/rajgandhi1/native-iqa

High-performance, no-reference image quality assessment for Node.js (BRISQUE + heuristics via Rust/N-API)

image-analysis image-processing node nodejs parallel-computing rust

Last synced: 30 Apr 2026

https://github.com/rsn601kri/amazon_ml_hack-24

As digital marketplaces expand, many products lack detailed textual descriptions. This makes it essential to obtain key details directly from images. Our task is to build a model that can accurately identify and extract these details, providing valuable information for product listings.

aiml deep-learning image-processing ocr-recognition python

Last synced: 03 Oct 2025

https://github.com/mmaithani/kaggle-projects

Collection of all the resources from competition, kernal And data section also all the magic code i have been using to get most of out of a problem

computer-vision data data-science image-processing machine-learning python

Last synced: 30 Apr 2026

https://github.com/gunjangyl/object_detection_system

A real-time object detection system that identifies and classifies objects in images or video streams using deep learning models like YOLO, Faster R-CNN, or SSD. Built with TensorFlow and OpenCV, it supports applications in surveillance, autonomous vehicles, and more.

bounding-box computer-vision faster-rcnn image-processing jupyter-notebook opencv python ssd yolo

Last synced: 08 May 2026

https://github.com/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/michaelrutherford/silvalide

A program to emulate the effects of analog film on digital images.

analog analog-photography film film-grain image-processing photography pyside6 python python3

Last synced: 09 Aug 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/tommyfurgi/image-processing-labs

This repository contains resources and task implementations for the Image Processing course at AGH, exploring essential image manipulation techniques and algorithms.

image-processing python

Last synced: 01 May 2026

https://github.com/sairupeshl/c-image-processor

A command-line application in C to apply visual filters (Grayscale, Reflection, Box Blur, and Edge Detection) to 24-bit BMP images

c image-processing

Last synced: 08 Jun 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/sherinur/bitmap

An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.

bitmap bmp cli-app image-manipulation image-processing image-transformations

Last synced: 18 Aug 2025

https://github.com/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/jorgeterence/ascii

CPU-based ascii-art filter utility

ascii-art image-processing rust rust-lang

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

https://github.com/sumedhe/play-with-opencv

Few image processing samples using OpenCV

cpp image image-processing opencv

Last synced: 02 May 2026

https://github.com/giog97/mean_shift_image_segmentation_openmp

Performance comparison of sequential and parallel OpenMP MeanShift for image segmentation.

image-processing mean-shift opencv openmp parallel-computing parallel-programming

Last synced: 08 Jun 2026

https://github.com/anas-shakeel/go-bmp

go-bmp implements a bitmap reader in golang.

bitmaps golang image-processing learning-by-doing

Last synced: 22 Jun 2026

https://github.com/howbizarre/add-stamp

A Nuxt 4 application that allows users to apply watermarks to bunch of images using WebAssembly (WASM) for high-performance image processing. And use Cloudlfare Worker as BaaS.

baas batch-processing browser cloudflare-workers image-processing images nuxt nuxt4 rust stamp tailwindcss typescript vue vue3 wasn watermark webassembly wrangler

Last synced: 11 Apr 2026

https://github.com/sirridemirtas/image-processing-tool

This application performs various image processing operations on images. It utilizes Flask to create an API for sending images, and React.js for displaying the edited images on the frontend.

flask image-processing javascript python react

Last synced: 02 May 2026

https://github.com/grandmoff100/imagelayers

Split and process image layers and segments.

image-processing image-segmentation pillow pypi-package python3 readme

Last synced: 03 Jan 2026

https://github.com/bishwas-py/save-generated-image-django

This is a quick simple Django app that allows you to programatically save a generated image in Django.

django django-application image-processing save save-image

Last synced: 03 May 2026

https://github.com/mikiw/video-autistic-filter

Video autistic filter using OpenCV

ai image-processing opencv rust

Last synced: 29 Jun 2026

https://github.com/wernerglinka/metalsmith-optimize-images

Metalsmith plugin for generating responsive images with optimal formats

image-processing metalsmith metalsmith-plugin

Last synced: 20 Feb 2026

https://github.com/lnardon/warhol

An image processing and optimization micro service

docker image-processing microservice multer nodejs sharp typescript

Last synced: 03 May 2026

https://github.com/necat101/pixtess

PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI

format image image-processing imagetotext

Last synced: 03 May 2026

https://github.com/theveryhim/classic-denoising

Hands on project deploying typical denoising methods.

image-denoising image-processing

Last synced: 04 Aug 2025

https://github.com/nuraj250/facevision

A powerful face recognition app using OpenCV to detect and recognize faces in images and videos. Supports real-time processing, facial feature extraction, and database matching for identification. Ideal for security, authentication, and smart applications.

computer-vision face-detection face-recognition image-processing machine-learning opencv python

Last synced: 03 May 2026

https://github.com/siruku6/pic_sandbox

Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/

html5 image-processing

Last synced: 09 Mar 2026

https://github.com/kpechenenko/img-previewer

The web-service to create image preview.

docker go image-processing rest-api

Last synced: 04 May 2026

https://github.com/wires/professor-eraser

old modular system for image processing and erasing of professors from lectures

image-processing

Last synced: 05 Feb 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/ashithapallath/image-processing

The Image Processing Lab repository showcases a variety of image processing techniques using Python. It covers essential concepts such as image manipulation (resizing, cropping), enhancement (adjusting brightness/contrast), analysis (edge detection, contours), color space conversions, and noise reduction.

color-space-conversion image-analysis image-enhancement image-manipulation image-processing noise-reduction numpy opencv python

Last synced: 03 Oct 2025

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/mohithk006/fogvisionai-foggy-object-detection

An advanced object detection system for identifying vehicles and people in adverse weather, using a custom-trained, lightweight YOLOv10 model.

adverse-weather-condition computer-vision deep-learning flask image-processing machine-learning object-detection python3 yolov10

Last synced: 14 Apr 2026

https://github.com/theveryhim/noise2noise-self2self

An attempt to specialize N2N and S2S on distinct tasks

image-denoising image-processing

Last synced: 05 Oct 2025

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

My signal and image processing playground

image-processing scipy signal-processing

Last synced: 28 Feb 2025

https://github.com/mbuczko/clj-skalar

Image processing based on pooled GM sessions

clojure gm image-processing

Last synced: 12 Dec 2025

https://github.com/anujdhillxn/visualcursor

Neural Network to control cursor with eye movements

image-processing neural-networks python3 tensorflow

Last synced: 14 May 2026

https://github.com/rrrlw/read-pdf

Convert PDFs of scanned images of text into TXT format so that text functions (e.g. search) can be used.

converter image-processing ocr text text-recognition

Last synced: 15 May 2026

https://github.com/khushalsarode/texture-fearures-using-glcm-in-matlab

This is an image processing mini project that provides base required values of particular image to user by calculating from converted grayscale image.

calculations glcm grayscale gui image-processing matlab script

Last synced: 10 Jan 2026

https://github.com/mrmaxie/txt--img

Converts UTF-8 text file into image and back

image-processing mad-science ruby text-processing

Last synced: 02 Apr 2025

https://github.com/0x778/gaussian_filter_using_cuda

Implemention of gaussain filter using CUDA

cuda cuda-kernels cuda-programming image-processing

Last synced: 04 May 2026

https://github.com/trongio/photo_stitcher_py

Small simple python program that stitches images horizontally or vertically

image-processing python small-project

Last synced: 18 Jan 2026

https://github.com/rl4444/image-optimizer-electron

Electron.js desktop app for optimising images

electronjs file-encoding file-upload image-processing

Last synced: 18 May 2026

https://github.com/aurcode/sunglass-cli

Convert an image to a given color palette using Python. This script allows you to transform images by mapping their colors to a specified palette. The color distance is calculated using the CIEDE2000 algorithm.

ciede2000 image-processing

Last synced: 18 Oct 2025

https://github.com/t0mer/deoldify

A Deep Learning based project for colorizing and restoring old images (and video!)

bot deoldify docker image-processing pytorch telegram-bot

Last synced: 08 Oct 2025

https://github.com/makjp/ball_swatter

College_Project

image-processing opencv python

Last synced: 18 Jan 2026

https://github.com/anirudh1905/opencv

Computer Vision related data

cnn image-processing opencv python

Last synced: 15 Jun 2026

https://github.com/ubleipzig/image

A collection of utilities for image metadata processing

exif iiif image-processing jackson java json

Last synced: 13 Apr 2026

https://github.com/sa-y-an/image_transform

Basic Image Processing in C++

cpp17 image-processing

Last synced: 09 Oct 2025

https://github.com/mk2112/self-driving-car

All completed assignments for Udacity's Self-Driving Car Engineer Nanodegree

image-processing machine-learning particle-filter path-planning self-driving-car system-integration

Last synced: 19 Jan 2026

https://github.com/alphaolomi/java-dip-practise

Digital Image Processing with OpenCV

dip image-processing java opencv opencv-java

Last synced: 10 May 2026

https://github.com/bhavinpatel4199/image-processing-with-opencv-and-cuda-on-google-colab

This repository demonstrates image processing using OpenCV with CUDA for GPU acceleration on Google Colab. It includes basics like displaying and manipulating images, alongside advanced techniques using CUDA to enhance performance. Ideal for learning GPU-accelerated image processing in Python.

computer-vision cuda google-colab gpu-acceleration high-performance-computing image-processing opencv pixel-manupulation

Last synced: 19 Jan 2026

https://github.com/yashpaneliya/image-magic

Creating some cool things using the concept of image processing and with the help of OpenCV

hacktoberfest hacktoberfest2021 image-processing imagemagic opencv python

Last synced: 26 Apr 2026

https://github.com/sunsided/image-processing-libs-docker

Scripts and Dockerfiles to simplify building of image processing libraries.

dav1d docker image-processing libde265 libheif rav1e

Last synced: 05 Jul 2025

https://github.com/smile040501/image_captioning_frontend

Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.

artificial-intelligence convolutional-neural-networks image-caption-generator image-captioning image-processing image-recognition machine-learning neural-networks recurrent-neural-networks

Last synced: 11 Mar 2026

https://github.com/tanuj-maheshwari/jpeg-compressor

A simple JPEG compression pipeline imitation.

image-processing jpeg-decoder jpeg-encoder

Last synced: 16 Mar 2025

https://github.com/aretrosen/image-kernel-and-filters

Legall 5/3 wavelet transformation, used in JPEG 200 compression, written in Python, and other handwritten kernels and filters.

image-processing jpeg-encoder jpeg-image-compression jpeg2000 python

Last synced: 11 Oct 2025

https://github.com/gregorein/cropclip

CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.

canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application

Last synced: 03 May 2026

https://github.com/yassizh/brain-tumor-detection

Our project leverages AI, specifically transfer learning with Keras and TensorFlow, to detect brain tumors from MRI images. We are developing a precise algorithm, evaluating its performance, and creating a user-friendly interface for healthcare professionals.

brain-tumor-detection cnn computer-vision deep-learning detection image-processing jupyter-notebook keras preprocessing pyqt5 tensorflow transfer-learning

Last synced: 21 Jan 2026

https://github.com/justdvnsh/justdvnsh-twitterbot

A twitter bot made to schedule and post tweets for me and also reply and retweet them.

api glitch image-processing nodejs processingjs rest-api twitter-api twitter-bot

Last synced: 05 May 2026

https://github.com/eesunmoon/image_processing

[Fall 2021] Image Processing

c image image-processing

Last synced: 26 May 2026

https://github.com/andreyugolnik/texture-packer

Texture Packer efficiently packs images into a texture atlas, reducing memory usage and improving rendering performance for games and applications.

atlas image image-processing jpg packer png texture

Last synced: 11 Mar 2025

https://github.com/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/mat-sz/brightroom

📷 Embeddable image editor for the modern web (TypeScript).

canvas image image-processing javascript javascript-library photo-editing typescript typescript-library

Last synced: 14 Apr 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/insightsoftwareconsortium/itkpythonbuilds

Binary builds of ITK from Python package generation. For building ITK external module Python packages.

cmake cross-platform image-processing itk python python-wrappings registration reproducible-research scikit-build

Last synced: 17 Jan 2026

https://github.com/aiaaee/102-flower-dataset

102Flower is an image classification dataset consisting of 102 flower categories

convolutional-neural-networks deep deeplearning image-analysis image-processing vision

Last synced: 09 Apr 2025

https://github.com/greysquirr3l/shadowforge

Production-grade quantum-resistant steganography toolkit in Go. Implements 7 image/audio/text techniques, Kyber-1024 and Dilithium3, Reed-Solomon error correction, and 4 distribution patterns via a full CLI, following Clean Architecture (DDD + CQRS).

audio-processing clean-architecture cli cqrs cryptography ddd dilithium go image-processing kyber post-quantum-cryptography pqc reed-solomon security steganography

Last synced: 19 Jan 2026

https://github.com/friskisgit/template-generator

Replicates an image laying it out row by row on a sheet of paper

cli go image-processing replicator template

Last synced: 12 Jun 2025