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/luc-mo/image-resizer

Simple script used to resize images

html image-processing javascript

Last synced: 19 Jul 2025

https://github.com/hadson0/dip-candy-classification

Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.

albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow

Last synced: 29 Sep 2025

https://github.com/jccr/py-image-resize

Resize images and more in a handy CLI

cli docopt image-manipulation image-processing pillow python

Last synced: 03 Apr 2025

https://github.com/shubham1172/captchacracker

It is a JAVA app to crack captchas

image-processing java

Last synced: 02 Sep 2025

https://github.com/sematre/cbztools

Bash scripts to process comic books

bash-script cbz cbz-converter comics image-processing manga pdf

Last synced: 17 May 2026

https://github.com/stevengogogo/calculussegmentationoct

Calculus segmentation of OCT tomography with U-Net

dentistry image-processing keras u-net

Last synced: 17 May 2026

https://github.com/luizpfern/morphological-operations

Morphological operations in image processing using opencv

dilatation erosion image-processing morphological-operations opencv python

Last synced: 17 May 2026

https://github.com/parzibyte/floyd-steinberg-dithering-golang

Implementación de algoritmo Floyd-Steinberg Dithering con Go

dithering floyd-steinberg image-processing

Last synced: 27 Jun 2025

https://github.com/srcemre/videohakemegitimiuygulamasi

This project is developed to analyze referees' performance during matches and improve their training processes. Using Python and OpenCV, image processing techniques are applied to analyze the referee’s position, speed, and decision accuracy.

image-processing object-detection object-tracking opencv python

Last synced: 20 May 2026

https://github.com/iroyalx/pca

UNI S3: PCA training on OLLVETTI-FACES dataset / image size reduction.

face-recognition image-processing linear-algebra linear-regression machine-learning olivetti-dataset pca python size-reduction training

Last synced: 20 May 2026

https://github.com/dawnpaladin/batch-vision

Have an LLM extract information from a large number of images.

deno deno-fresh image-processing llm

Last synced: 01 Jul 2025

https://github.com/bydmiller/waifu-generator

Discord bot to generate waifu images using waifu.im, waifu.pics, nekos.life

discord-bot free free-image-generation image-generation image-processing nekos-life python waifu-im waifu-pics

Last synced: 30 Jul 2025

https://github.com/shakurt/alarm-cam

A lightweight browser-based motion detection system that uses your webcam to trigger an alarm on movement.

ai-project alarm-system canvas computer-vision educational image-processing javascript motion-detection pixel-analysis real-time university-project web-audio-api webcam

Last synced: 08 Apr 2026

https://github.com/tdiprima/dicom-utils

Decompressing, converting, extracting metadata, and processing DICOM medical imaging files.

automation decompression dicom image-processing jpg-conversion medical-imaging metadata-extraction multiprocessing pydicom

Last synced: 01 Nov 2025

https://github.com/jubelcassio/imageprocessing

General use scripts for image processing using Python's Image Library.

image-processing pil python

Last synced: 26 Mar 2025

https://github.com/sbasma/unet_svm_comparison

Performance comparison of pixel-based vs. object based semantic segmentation using original spectral information.

image-classification image-processing svm unet

Last synced: 18 Jul 2025

https://github.com/pstat197/vignette-cnn-facial-recognition

Preparing and Augmenting Image Data for CNNs

cnn-classification face-recognition image-processing

Last synced: 23 May 2026

https://github.com/carson2222/image-merger

A scalable Node.js server for merging multiple images into a single image. Built to handle image processing tasks that are difficult to execute in AWS Lambda due to memory, time, and binary dependency constraints. Features a queue system for handling concurrent requests, watermark support, and flexible output options (Buffer or Base64).

api aws-lambda backend expressjs image-manipulation image-merging image-processing javascript nodejs queue-system scalable server sharp watermark

Last synced: 08 Apr 2026

https://github.com/theveryhim/polyp-detection

Detecting colonoscopy images' polyps using AI algorithms

deep-learning image-processing object-detection yolo9

Last synced: 18 Jul 2025

https://github.com/koharakazuya/webgl-image-diff

WebGL で 2 画像を比較してピクセル単位の差分を表示する実装例

image-processing webgl

Last synced: 01 Nov 2025

https://github.com/sriram-merugu/skin-disease-detection

This project aims to classify the skin disease of uploaded image.

deep-learning fastapi image-processing python yolov11

Last synced: 04 May 2026

https://github.com/samuela31/computer-vision-based-image-to-painting-converter

Upload any image, choose your filter, and your new painting styled image is generated using computer vision! Assignment done as part of Computer Vision course in semester 6 of college.

assignment college computer-vision computer-vision-opencv cv image-filters image-processing image-to-image image-to-painting opencv painting-filters python streamlit streamlit-webapp

Last synced: 03 May 2026

https://github.com/shinkansan/nn_image_training_tool

python based simple Tools for Neural network training for image classifier, (dir based image converter, Normalization, Blur Augmentation, Multiple Model Evaluate )

augmentation blur-image blurred-images converter fspecial image-processing normalization standardization

Last synced: 23 Jun 2025

https://github.com/youssef-ashraf71/visionx

A C++ desktop application for advanced implemented computer vision algorithms and techniques in one toolbox

computer-vision cpp image-processing opencv vectorization

Last synced: 17 May 2026

https://github.com/mamello-justice/cv-rs

Computer Vision algorithms in Rust

computer-vision image-processing rust

Last synced: 02 Nov 2025

https://github.com/valeriyvan/swift-netpbm

libnetpbm library as Swift package. libnetpbm is a C programming library for reading, writing, and manipulating Netpbm images.

image-manipulation image-processing

Last synced: 17 Jul 2025

https://github.com/jlehrer1/quick_model

Output a .tf model trained to detect images of the object of your choice

classification deep-learning image-classification image-processing python

Last synced: 25 Jun 2026

https://github.com/harmnot/image-editor

Image editor that you can import or export to control color of green and red your images

image-editor image-processing nextjs react rgb typescript web

Last synced: 07 Apr 2026

https://github.com/philippeitis/imgvid_utils

Python library for modifying and merging videos and images

cv2 image-processing splitting-videos stacking-images stacking-videos video-processing

Last synced: 22 Sep 2025

https://github.com/farzanmrz/matlab-seam-carving

MATLAB project implementing seam carving for image resizing and energy optimization using neural network-inspired bilinear transformations

computer-vision image-processing matlab neural-networks seam-carving

Last synced: 26 Mar 2025

https://github.com/asrot0/neuralstyletransferart

Create artistic images by blending the content of one image with the style of another using VGG19 and custom loss functions. Combines deep learning with image generation techniques.

aesthetic-ai deep-learning image-processing neural-style-transfer tensorflow vgg19

Last synced: 17 May 2026

https://github.com/k5924/imageprocessor

An ImageProcessor app made in Java for CSI_5_OOP_2021

image-processing java swing-gui

Last synced: 22 Jul 2025

https://github.com/stritti/tandoor-photo-importer

Extension for Tandoor receipe app to import hand written receipes by shooting a photo

ai image-processing tandoor-recipes

Last synced: 17 Jul 2025

https://github.com/priyanshii1511/edge-detection-methods

Repo for implementation of various edge detection techniques.

cv2 edge-detection image-processing matplotlib numpy opencv python

Last synced: 07 Apr 2026

https://github.com/vididvidid/walmartsparkathon

Select to search feature in the walmart website making customers easily find any product or similar product on the website without using their search engine.

android aws image-processing java js kotlin reactjs tensorflow typescript

Last synced: 24 Jan 2026

https://github.com/rvalla/chess.portraits

A little project to use chess games to change images.

chess image-processing python3

Last synced: 16 Jul 2025

https://github.com/xchellx/txtrfiletype

TXTRFileType is a collection of various tools, interfaces, and plugins to read and write TXTR files from the Metroid Prime series.

csharp executable game-formats gamecube image-processing krita library metroid metroid-prime nativeaot net-6 net6 paint-net python python3 wii

Last synced: 16 Jul 2025

https://github.com/pvlbzn/butcher

Image re-sizer for Android graphics which aware of output quality

go golang image-processing python

Last synced: 11 May 2026

https://github.com/gavindsouza/flatten

A Simple Image Compression Algorithm

dsp image-compression image-processing

Last synced: 15 Jul 2025

https://github.com/phurin-git/object-inspection-opencv-python

This repository features a machine vision project using Python and OpenCV to inspect various geometric shapes, including circles, triangles, rectangles, and pentagons. The project provides a graphical user interface (GUI) with three tabs to facilitate real-time object inspection, camera calibration, and filter parameter adjustment.

image-processing machinevision opencv python pythonopencv

Last synced: 11 May 2026

https://github.com/renanstn/flask-opencv-study

Estudos para relembrar como funciona o Flask e o Opencv.

docker docker-compose flask image-processing opencv opencv-python python

Last synced: 07 Apr 2026

https://github.com/ckauhaus/imageresize

Handy tool for reducing masses of JPEG files to resonable file sizes.

image-processing

Last synced: 02 Nov 2025

https://github.com/tayyabasghar/image-processing-python-snippets

A useful small classes and functions of python code for image processing projects.

color-detection image-processing opencv2 python snippets

Last synced: 15 Jul 2025

https://github.com/emogooo/lung-disease-diagnosis-preprocessing-application

AI-powered application for cropping lung regions from X-rays to improve disease diagnosis accuracy.

image-processing lung-segmentation opencv-python x-ray-images

Last synced: 14 Jul 2025

https://github.com/cmohan312002/object-detection_with-dimensions

Computer vision system for detecting objects and estimating real-world dimensions using OpenCV and geometric analysis.

automation computer-vision cplusplus dimension-estimation image-processing measurement-system object-detection object-measurement opencv pixel-to-real qt

Last synced: 07 Apr 2026

https://github.com/jaxwilko/pyimg

Display an image in a terminal emulator

image-processing python3 terminal-based

Last synced: 21 May 2026

https://github.com/hinanohart/hairtone

Portrait hair re-colouring with a UNION (SegFormer + BiSeNet) face-parsing mask and warm-shift LAB Reinhard colour transfer. 19 presets, CPU-friendly, MIT.

bisenet computer-vision face-parsing hair-recolor image-processing lab-color-transfer portrait python reinhard segformer

Last synced: 16 May 2026

https://github.com/HoplaGeiss/ngx-image-forge

An Angular image editing library — crop, rotate, flip, and export images with zero dependencies.

angular angular-library canvas crop image-crop image-editor image-processing signals typescript

Last synced: 05 Jul 2026

https://github.com/zuboy/screen.scout

Screen Scout is your digital assistant. With a simple screenshot of your screen, it instantly analyzes the captured image,objects, text, and scenes and gives detailed information about it.

computer-vision error error-monitoring error-reporting image-analysis image-processing llm llm-based-agent troubleshoot windows windows-error-guide windows-error-report windows-error-reporting

Last synced: 16 May 2026

https://github.com/zenoo/image-resize

Resize your Image object or image inputs easily

image-processing resize resize-images

Last synced: 22 Mar 2025

https://github.com/ca-thyagaraju/rpsduino

Rock-Paper-Scissors Game with Hand Gesture Recognition and Arduino LCD Display An interactive game using Python, MediaPipe, and OpenCV for gesture recognition, paired with an Arduino Uno and LCD1602 for real-time score display.

arduino image-classification image-processing mediapipe opencv python serial-communication

Last synced: 17 Mar 2025

https://github.com/catdad-experiments/share-edit

📐 PWA for editing images that shows up in the share sheet

hacktoberfest image image-processing pwa share share-sheet

Last synced: 07 Jul 2025

https://github.com/ajaxxishere/median-image-filter-in-c

This is an image filter program that reads hsdec files and applies a median image filter over them!

c embedded-c image-processing ppm-image python3

Last synced: 21 May 2026

https://github.com/xavxyz/micro-color-palette

🏞 ➡️ 🎨 Get the color palette of a remote image as a JavaScript Array

color-palette colors image-processing micro microservice node

Last synced: 28 Apr 2026

https://github.com/aniike-t/image-processsing-filters

Small project protraying use of edge detection prewitt, sobel, median filter and guassian blur

guassianblur image-processing median-filter prewitt-filter sobel-filter

Last synced: 30 Jul 2025

https://github.com/nicolashaubricht/opencv-course

This repository contains Python scripts for basic image processing using OpenCV. The scripts were developed as part of a free OpenCV course, and the repository will be updated as I progress through the modules.

computer-vision image-processing opencv python

Last synced: 16 May 2026

https://github.com/ericlps/esteganografia-java

este projeto é uma aplicação em Java desenvolvida para realizar esteganografia digital em imagens no formato PNG, utilizando a técnica LSB (Least Significant Bit - Bit Menos Significativo). Ele permite ocultar dados (arquivos ou pastas compactadas em ZIP) dentro de uma imagem e, posteriormente, extrair esses dados da imagem modificada

cibersecurity command-line-interface cryptography data-hiding esteganografia image-processing java lsb maven png steganography

Last synced: 28 Apr 2026

https://github.com/happybravo/something-like-nothing-s-lenticular-effect

Trying to recreate Nothing's Lenticular effect filter

filter image image-processing lenticular nothing pillow python

Last synced: 12 Jul 2025

https://github.com/josedavila24/imageprocessor2d

🖼️✨ Herramienta de procesamiento de imágenes 2D en Java con interfaz gráfica 🎨📌. Incluye filtros 🌀, conversiones de color 🌈 y operaciones morfológicas 🔍⚙️.

eclipse-ide git gui image-processing java

Last synced: 21 May 2026

https://github.com/dangnh0611/vn_alpr

A small project for Vietname motor license plate recognition

computer-vision image-processing

Last synced: 25 Oct 2025

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

This repository consists of image processing related scripts including edge detection, template matching, high pass, low pass filters, and FFT.

edge-detection filters image-processing python

Last synced: 23 Jun 2025

https://github.com/haranrk/haran-utils

A bunch of python utilities

image-processing python utilities

Last synced: 14 Sep 2025

https://github.com/armour/cmpt365

This is the repository for course CMPT365 assignments in SFU

image-processing media sfu

Last synced: 07 Oct 2025

https://github.com/mauke/image-thumbhash

A very compact representation of an image placeholder

image-hash image-processing perl

Last synced: 19 Feb 2026

https://github.com/shinshin86/2img-to-gif

This Python program produces a GIF that seamlessly transforms from the first to the second image when two different images are passed.

gif image-processing interpolation rife-ncnn-vulkan

Last synced: 28 Mar 2025

https://github.com/gabboraron/scikit_image-getting_started

Just learning image processing with Python.

computer-vision image-processing skimage

Last synced: 06 Apr 2025

https://github.com/hikarinagi/hips

real‑time image process service for Hikarinagi

gin go image-optimization image-processing image-resizing libvips

Last synced: 16 May 2026

https://github.com/acetinkaya/goruntuislemekaynaklari

Görüntü İşleme ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.

goruntu-isleme image-processing opencv opencv-python

Last synced: 16 May 2026

https://github.com/leoliu0605/uimage

Image processing library made with C language

c clang clanguage image-processing isp isp-library library

Last synced: 10 Sep 2025

https://github.com/dodotree/webgl_packing

The technique for processing binary (black and white) image data using WebGL.

binery bit-packing gpu-acceleration image-processing parallel-processing texture webgl2

Last synced: 22 Jun 2025

https://github.com/vyjayanthipolapragada/human_detection_hog

Detect humans in real-time, image or video and count the detected people using OpenCV and HOG Descriptor

computer-vision easygui hog-descriptor human-detection image-processing imutils numpy opencv os python support-vector-machine

Last synced: 06 May 2026

https://github.com/sean1832/pix

a simple image manipulation cli for the terminal

cli image-processing

Last synced: 17 Jan 2026

https://github.com/kar-dim/cas-2d

Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA/OpenCL, for sharpening static images.

cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen

Last synced: 22 Jun 2025

https://github.com/scholarchen20/ustxtseg

Weakly-Supervised Medical Image Segmentation with Simple Text Cues

image-processing image-segmentation medical multimodal python pytorch segment-anything ultrasound-imaging

Last synced: 15 May 2026

https://github.com/5hirish/android_iris_scan

IRIS Recognition for Smart India Hackathon 2017 [Android Client]

android client-side hackathon image-processing india retrofit2 smart

Last synced: 03 Feb 2026

https://github.com/timpiglowski/render-slitscan

A python script to generate a slit-scan animation from an animated PNG sequence.

art image-processing rendering

Last synced: 22 Jun 2025

https://github.com/samuelhnrq/jprocessamentoimg

Playground de Java Swing com diferentes algoritmos de processamento de imagens

gradle image-processing java

Last synced: 16 May 2026

https://github.com/lexiuwu71/albumpostergenerator

A few Python script using Pillow that generates an album poster using local files! (Heavily inspired by @elliotjarnit's project of the same name)

album flac image image-processing mp3 music mutagen pillow pillow-library python python-3 python3 tkinter tkinter-gui tkinter-python

Last synced: 30 Jul 2025

https://github.com/ideamans/go-jpeg-meta-web-strip

Go library for optimizing JPEG images for web usage by removing unnecessary metadata

golang image-processing jpeg metadata privacy web-optimization

Last synced: 21 Jun 2025

https://github.com/diihgab/llamaimage

🦙 Using lava-v1.5-7b-4096-preview to process images

image-processing llm nodejs

Last synced: 21 May 2026