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/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/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/anras5/bloodvessels

Detecting Retinal Blood Vessels with Deep Learning

deep-learning image-processing opencv python pytorch

Last synced: 18 Apr 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/harmonicode/image-mixer

A PyQt5-based application for real-time image processing and reconstruction using frequency components like magnitude, phase, real, and imaginary parts. Adjust brightness and contrast, and mix images with ease.

fourier-transform image-processing numpy opencv pyqt5 python signal-processing

Last synced: 13 Mar 2026

https://github.com/tousif47/map-extraction-for-next-generation-gaming

Prototype for a under-graduation thesis "Map Extraction for Next Generation Gaming". It extracts road skeleton from satellite images and apply it to a movement operation. Which can be used as a basic operation for a game.

c-plus-plus image-processing opencv opencv2

Last synced: 16 Apr 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/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/mmilk23/image_unmirrorer

Image Unmirrorer is an API that allows users to upload an image and receive a horizontally mirrored version in return. Developed with Elixir, this project can be easily run using Docker, making it simple and quick to set up.

docker docker-compose elixir image-editing-api image-manipulation image-mirroring image-processing microservices openapi

Last synced: 18 Apr 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/ijsbol/ascii-art-generator

Convert images to ascii text equivalents.

ascii image-processing

Last synced: 08 Jun 2026

https://github.com/tuanai-vireox/convert-protected-cv-topcv-itviec

Hide Infomation candidate's Curriculum Vitae

image-processing nodejs pdf

Last synced: 19 Apr 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/w2sv/script-collection

Collection of unrelated scripts for tasks regarding filesystem, image & video processing etc.

image-processing tools

Last synced: 16 Apr 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/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/avs123a/image-color-spaces-morphology-demo

Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image

demo image-processing jupyter-notebook numpy opencv python3

Last synced: 05 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/cooksleep/imagemetadataremover

图片元数据消除器是一个基于 PyQt5 开发的图形用户界面工具,旨在帮助用户轻松地从图片中移除所有元数据(如 EXIF、IPTC、XMP 信息),以保护隐私或减小文件大小。 该项目的代码主要由 OpenAI o1-preview OpenAI o1-mini 和 claude-3-5-sonnet 编写,我提供了非常多的功能设计提议和反馈。

exif image-metadata image-processing metadata-removal pillow privacy pyqt5 python tools

Last synced: 27 Oct 2025

https://github.com/slicknode/gatsby-source-slicknode

Gatsby source plugin for Slicknode Headless GraphQL CMS

cms gatsby gatsby-plugin graphql image-processing slicknode

Last synced: 16 Apr 2026

https://github.com/heethesh/autonomous-indoor-navigation-using-image-processing

Autonomous Indoor Navigation using Image Processing (Caretaker Robot) - eYRC+ 2014 Theme

eyantra eyrc firebird image-processing opencv

Last synced: 01 May 2026

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

C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries

c cpp digital-image-processing image-processing library linux-app png

Last synced: 28 Jan 2026

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

This project comprises codes to various image editing, processing and filtering methods offered by OpenCV.

computer-vision image-processing opencv

Last synced: 28 Jan 2026

https://github.com/anas-farooq8/geotiff-visualizer

GeoTIFF Visualizer is a Python tool that uses GDAL and PyQt to display georeferenced images. It enables interactive zooming, panning, live coordinate tracking, and location marking on GeoTIFF files. Ideal for GIS and computer vision education.

gdal geospatial geotiff gis image-processing pyqt5 visualization

Last synced: 26 Oct 2025

https://github.com/vrajvyas11/multilingual_purejs_based_ocr

Multilingual PureJS OCR: A zero-dependency JS library for accurate text extraction from images. Supports English, Chinese, Japanese, Korean & Latin via PaddleOCR ONNX models. Customizable detection, recognition & grouping. No Python needed—run in Node.js!

image-processing multilingual no-python nodejs ocr onnxruntime-node optical-character-recognition pure-javascript text-detection-recognition

Last synced: 14 Oct 2025

https://github.com/siliconlemon/panelizer-tui

A TUI (terminal user interface) tool for laying out picturess onto clean, instagram-ready carousel panels. Fits each picture onto one or two portrait-mode panels (4:5 or 3:4), based on proportional padding for both the horizontal and vertical axis.

carousel cli free graphics image-processing instagram open-source python tui

Last synced: 16 Mar 2026

https://github.com/artur24814/clearframe

Suggests removing background or editing images, while emphasizing clarity

image-processing jwt-authentication opencv react spring-boot

Last synced: 14 Apr 2026

https://github.com/harshshinde0/deepslide

Landslide Detection and Mapping Using Deep Learning Across Multi-Source Satellite Data and Geographic Regions

computer-vision deep-learning geospatial image-processing machine-learning remote-sensing

Last synced: 04 Mar 2026

https://github.com/mikaelsundell/it8tool

it8tool is a set of utilities for computation of color correction matrices from it8 charts

c-plus-plus calibration film-processing image-processing images scanning

Last synced: 21 Jan 2026

https://github.com/auggen21/multi-focus-image-fusion

Multi focus two images are fused together to obtain a better image..

gaussian-pyramid image-fusion image-processing laplacian-pyramid matlab multi-focus-image-fusion

Last synced: 27 Mar 2026

https://github.com/abogo-nono/eom

A cross plateform desktop application used to extract metadata on medias like images, video, ...

cyber-security cybersecurity image-processing metadata metadata-extraction pillow pillow-library python python3

Last synced: 01 May 2026

https://github.com/anujdutt9/opencv_with_python

Image Processing and Computer Vision using Python and OpenCV.

computer-vision image-processing opencv-python python35

Last synced: 13 Oct 2025

https://github.com/kingabzpro/image-classification-fastapi

Image Classification Inference with FastAPI: From Model to Production API

cifar10 client fastapi image-classification image-processing pytorch server

Last synced: 18 Apr 2026

https://github.com/batjko/obsidian-vision-insights

Obsidian plugin to extract insights from images embedded in your notes, using OpenAI vision models..

genai image-processing llm lvm note-taking obsidian obsidian-md obsidian-plugin ocr openai

Last synced: 16 Apr 2026

https://github.com/karunland/featuremethodscomparison

Sift and Orb Performance and Mathing Comparison | Image process homework

feature-extraction image-processing orb sift

Last synced: 25 Oct 2025

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

Some opencv tried in lab only concepts (not labs)

image-processing opencv

Last synced: 30 Apr 2026

https://github.com/thaispalmer/reduzqualidadeimg-phpclass

Classe PHP para redução de tamanho e otimização de imagens. Com suporte a marca d'água e geração de thumbnails de tamanhos personalizados e com crop

class image-manipulation image-processing php thumbnail thumbnailer watermark

Last synced: 08 Oct 2025

https://github.com/leoantony72/password-generator

Generate passwords with Images 🐱‍💻, Truly random password

hashing hashing-algorithms image-processing password-generator python secure-by-default sha256

Last synced: 25 Oct 2025

https://github.com/anicine/anicine-codec

a tool to scale anime images using ncnn model then transcode the image to AVIF format with AV1 codec

golang image-processing

Last synced: 30 Apr 2026

https://github.com/mkhan45/canvas

Draw on an image and blur it with FFT

android canvas fft image image-processing

Last synced: 16 Apr 2026

https://github.com/tyrue/4th_intelligent-image-processing

Intelligent Image Processing

image-processing opencv

Last synced: 30 Apr 2026

https://github.com/native-bindings/imagemagick

ImageMagick 6 bindings for Node.js

bindings image-magick image-processing nodejs

Last synced: 30 Apr 2026

https://github.com/erroujioussama/cveditor

CV Editor is a web application built using Streamlit that allows users to perform various image editing operations on their photos interactively

image-processing opencv-python pillow python streamlit

Last synced: 30 Apr 2026

https://github.com/kennanhunter/photo

Simple Graphql Server for Image Processing

graphql image-processing rust

Last synced: 30 Apr 2026

https://github.com/blagojeblagojevic/image.h

Low level image processing header only libary

c header-only image-processing stb stb-image

Last synced: 30 Apr 2026

https://github.com/alphonsg/bimana

Package for performing automated bio-image analysis tasks.

bioimage-analysis bioinformatics data-analysis deep-learning edge-detection image-analysis image-processing

Last synced: 25 Oct 2025

https://github.com/kartavyaantani/cuda_image_processing

A CUDA-accelerated image processing project featuring multiple GPU-based filters and enhancement techniques. Implements convolution, edge detection, Non-Local Means (NLM) denoising, K-Nearest Neighbors (KNN), and pixelization. Each operation is optimized using CUDA kernels for real-time performance on large images. The project supports command-line

cuda cuda-kernels cuda-programming cuda-toolkit gpu-programming high-performance-computing image-manipulation image-processing nvidia-cuda nvidia-gpu

Last synced: 30 Apr 2026

https://github.com/sukhmandeep2125/real-time-dehazing-deep-learning

“A multi-layer DeepDehazeNet-based real-time image and video dehazing pipeline using deep learning.”

cnn computer-vision deep-learning dehazing image-processing raspberry-pi real-time

Last synced: 30 Apr 2026

https://github.com/feni-katharotiya/facegaze

A real-time face detection application using Mediapipe that identifies and marks faces in video feeds.

computer-vision image-processing opencv-python tensorflow video-processing

Last synced: 21 Feb 2026

https://github.com/ahmed-fouad-lagha/wavelet_hair_removal

remove hair occlusions from dermoscopy images using wavelet transforms and image processing techniques

image-processing medical-image-processing wavelet-transform

Last synced: 25 Oct 2025

https://github.com/ismailtekin05/caloriedetectingai

🍎🔍 Smart AI system that identifies food items in photos and calculates their calorie content automatically. Built with TensorFlow, YOLOv8, CUDA and computer vision for accurate nutrition tracking.

ai aimodel calorie-calculator computer-vision cuda data-analysis data-science data-segmentation data-visualization dataset dataset-generation image-processing image-recognition python segmentation-models tensorflow ultralytics yaml yolo yolov8

Last synced: 29 Apr 2026

https://github.com/griffinannshual/facerecognition-attendance-management-system

This Is a Simple Automated Facerecognition Attendance Management System programmed using python using the libraries OpenCV, Numpy, OS, Pandas, Tkinter, mysql.connector, csv, Datetime etc... It the attendence data it stored and managed in a MYSQL database.

face-detection face-recognition haar-cascade-classifier image-processing machine-learning mysql-database numpy-arrays opencv opensource pandas python tkinter-gui

Last synced: 29 Apr 2026

https://github.com/arkz-tech/nikke-ocr

📊 NIKKE OCR is a Python tool for extracting character info and combat power from NIKKE: Goddess of Victory screenshots.

data-extraction gaming image-processing nikke nikke-goddess-of-victory ocr python tool windows

Last synced: 18 May 2026

https://github.com/vsoch/zenodo-ml

dinosaur dataset to help understand domain-specific software

database image-processing open-source software zenodo

Last synced: 29 Apr 2026

https://github.com/warborn/matlab-ai02

Repository for the matlab practices of the Artificial Intelligence II class

centroid color-segmentation edge-detection histogram image-filters image-processing image-signatures matlab steganography thresholding

Last synced: 08 Jun 2026

https://github.com/ultrasites/print-checker

Library to check and analyze images and pdf documents for printing. It validates the size, color mode and the resolution of media files.

image image-processing typescript vitest

Last synced: 06 Oct 2025

https://github.com/brokeyourbike/imgproxy-rs

I heard `-rs` makes everything better

image-processing proxy

Last synced: 27 Jan 2026

https://github.com/volrath/clj-evo-images

Evolutionary composition of images using a Genetic Algorithm in Clojure

clojure genetic-algorithm image-processing simulated-annealing

Last synced: 29 Apr 2026

https://github.com/limon-s-ai-zone/ml-dl-project

🌟 Welcome to the Machine Learning and Deep Learning Projects repository! This project is a compilation of diverse and engaging projects spanning computer vision, Kaggle competitions, generative AI, and advanced techniques such as autoencoders and variational autoencoders

autoencoder cnn computer-vision deep-learning generative-adversarial-network image-captioning image-classification image-processing kaggle-competition ml object-detection pytorch rnn tensorflow variational-autoencoders

Last synced: 14 Oct 2025

https://github.com/vort/slif

Image compression coding challenge

code-golf coding-challenge compression image-processing subleq

Last synced: 19 Mar 2026

https://github.com/ugnmura/pixelbased_metaballs_processing_java

Pixelbased Metaballs created with Processing 3 in Java

image-processing java metaballs pde pixels processing

Last synced: 29 Apr 2026

https://github.com/barzin144/image-manipulator

create your photo by Dices or Pixelate your photo

image-manipulation image-processing nestjs nestjs-backend reactjs

Last synced: 29 Apr 2026

https://github.com/birddevelper/wyna

WYNA is a tiny bot asking your name and remembers your face and your name on next encounter

bot detection face face-detection face-recognition facenet facenet-model facenet-trained-models image-processing python tensorflow voice-recognition

Last synced: 24 Apr 2026

https://github.com/codebypinar/super-heatmapper-project

A comprehensive video analysis and heatmap generation tool based on Ultralytics YOLOv8.

artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo

Last synced: 29 Apr 2026

https://github.com/isopropylcyanide/fuzzy-classifier

Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes

bayesian-statistics classifier fuzzy-logic gui image-classification image-classifier image-processing internship java research-project

Last synced: 24 Oct 2025

https://github.com/rani-sikdar/distracted-driver-detection

machine learning project to detect distracted drivers.

image-processing machine-learning python

Last synced: 29 Apr 2026

https://github.com/1mb-dev/magickwand

Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls

autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail

Last synced: 24 Feb 2026

https://github.com/josephbuchma/doodler

Python script for generating image by tiling given images in random order

image-processing pil pillow python

Last synced: 24 Oct 2025

https://github.com/sahil639/real-time_face_detection_with_dnn

Real time face detection using Opencv and deep neural network. Code written in python using jupyter notebook. the repo contains 2 files one using a haarcascaded frontalfac model for training model and the other uses caffe model for deep neural networks

deep-neural-networks face-detection image-processing opencv opencv-python

Last synced: 29 Apr 2026

https://github.com/mihnea-radulescu/imagenormalizer

Image Normalizer is a cross-platform command-line batch-processing tool that resizes and compresses images.

console-app console-application cross-platform csharp dotnet image-manipulation image-processing imagesharp linux linux-app macos macos-app windows windows-app

Last synced: 15 Mar 2026

https://github.com/preco21/opencv-match

A Rust library that simplifies template matching with OpenCV

computer-vision image-processing opencv rust template-match template-matching

Last synced: 18 Jan 2026

https://github.com/sun-data/ndfilters

Numba-accelerated, n-dimensional image filters.

filters image-processing n-dimensional numba numpy scientific-computing scipy

Last synced: 06 Mar 2026

https://github.com/juripan/asciiart

A python script that converts a .png or .jpg file to ASCII art and saves it to a .txt file

ascii ascii-art image-processing python3 simple-project small-project

Last synced: 17 Apr 2026

https://github.com/msaadx/Dermoscopy-Image-Processing-OpenCV

In this project, I have used two methods to detect lesions on the skin: K-Means Clustering and Connected Components Labeling. With these techniques, I was able to identify the primary region of the skin containing pigmented skin lesions. Additionally, I incorporated Run Length Encoding, a lossless compression method, to store the image data.

image-processing kmeans-clustering opencv runlengthencoding

Last synced: 24 Oct 2025

https://github.com/wesgtox/signal-image-processing

College "Signal and Image Processing" exercises.

colab-notebook colaboratory image-processing python signal-processing

Last synced: 10 May 2026