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/mohamedelareeg/formbuilder

Form Builder is a Windows application developed in WPF, allowing users to easily create forms and define fields with Zonal OCR capabilities. By enabling users to define zones within images and assign OCR properties, this tool streamlines information extraction from documents.

dotnet-core image-processing ocr tesseract-ocr wpf

Last synced: 08 May 2026

https://github.com/kr1zzo-fer/digital-image-processing

This repository is a part of the various projects and laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

camera-calibration image-analysis image-processing

Last synced: 07 Jun 2026

https://github.com/nicks0kolov/telegram-bot-for-background-removal

This project focuses on creating a model for segmenting people in images using the EasyPortrait: Face Parsing & Portrait Segmentation dataset.

albumentations computer-vision data-science deep-learning deeplab-v3-plus image-processing image-segmentation image-segmentation-pytorch pytorch telegram-bot

Last synced: 26 Apr 2026

https://github.com/redwansharafatkabir/seeinme

Product Detecting Machine Learning App with TensorflowLite

android image-classification image-processing java machine-learning tensorflow-lite

Last synced: 26 Apr 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/yuiseki/animeface

Animeface recognition REST API

animeface docker-image image-processing ruby sinatra

Last synced: 26 Apr 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/anras5/bloodvessels

Detecting Retinal Blood Vessels with Deep Learning

deep-learning image-processing opencv python pytorch

Last synced: 18 Apr 2026

https://github.com/codegallivant/image-stitcher

Python library for general mass image stitching.

image-processing python stitching

Last synced: 13 Jun 2026

https://github.com/deusares/drawerfunctions

A collection of PIL, Numpy and OpenCV functions to manipulate images

generative graphic image-processing numpy opencv pil pillow python

Last synced: 09 May 2026

https://github.com/simarsingh24/imageprocessor-android-app

Image Classification project using Clarifai API

android-app clarifai-api firebase image-processing

Last synced: 15 Apr 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/cutupdev/brain-tumors-segmentation-using-encoder-decoder

This is repository for segmentation brain tumors from Brain MRI image. It used Convolutional Neural Network(CNN).

cnn decoder encoder image-processing jupyter-notebook python tensorflow

Last synced: 11 May 2026

https://github.com/ufthaq/incognito

Incognito : Image to Audio Converter

audio-processing image-processing image-to-audio

Last synced: 07 Jun 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: 02 Sep 2025

https://github.com/gallo13/pattern-rec-neural-networks-image-classification_2

Image Classification with Convolutional Neural Networks: Imablance, Performance Evaluation, Ensembling (Final 2)

cnn convolutional-neural-networks ensemble-machine-learning image-classification image-processing jupyter-notebook keras tensorflow

Last synced: 10 May 2026

https://github.com/alessioborgi/ALPR-Automatic-License-Plate-Recognition

A comprehensive system for detecting and recognizing license plates in real-time, combining image processing, object detection, and optical character recognition (OCR) to provide an accurate and efficient solution for automatic license plate recognition, with also double GUI, both for the Security Manager and for the Car User.

deep dl image-processing learning ml object-detection ocr ocr-recognition opencv postegresql python pytorch streamlit

Last synced: 16 Oct 2025

https://github.com/ugnmura/marching_squares_processing_java

Marching Squares Algorithm implemented in Processing 3 in Java

algorithm image-processing java processing

Last synced: 27 Apr 2026

https://github.com/donguyenanhtuan/skeletonization-document-scanner

A Python-based document scanner that uses image processing and skeletonization techniques to detect and extract documents from camera images.

computer-vision document-scanner image-processing opencv skeletonization

Last synced: 13 Apr 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/yanndr/img

Image resize client in go

cli client go golang image image-processing resize resize-images

Last synced: 13 Jun 2026

https://github.com/prajwalamte/sign_language_recognition

This project centers around two primary aspects: the development of a model for the recognition of American Sign Language (ASL) gestures utilizing a dataset, and the real-time prediction of gestures via a camera feed, accompanied by the conversion of these predictions into spoken language.

cnn-model-training computer-vision deep-learning gtts-library hand-gesture-recognition image-processing mediapipe real-time-prediction

Last synced: 11 Aug 2025

https://github.com/lanzani/videocolorsbarcode

🎞️🎨 Generates a colors barcode by plotting the dominant color of each frame of a video.

image-processing python streamlit video-processing

Last synced: 11 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/hakaneroztekin/face-recognition

A face recognition application developed in JavaScript. It is a collaborative work of our project team.

computer-vision face-recognition image-processing javascript

Last synced: 02 Sep 2025

https://github.com/ironsheep/image_tools_mcp

A collection of tools to help an AI agent understand images through requests. After giving a single image, the request to zoom in and look about colors, measure dimensions, just a miscellaneous feature set to extend an AI agent in image handling.

claude-code cli cross-platform developer-tools golang image-analysis image-processing json-rpc mcp mcp-server productivity

Last synced: 03 May 2026

https://github.com/sureshbeekhani/autoencoders

This project is a practice implementation of an autoencoder, The primary use case for this autoencoder is for anomaly detection in sales data, but it can be adapted for other purposes. The autoencoder compresses the input data into a lower-dimensional representation and then reconstructs the original input from this representation.

autoencoder convolutional-autoencoder data-compression data-reconstruction deep-learning denoising-autoencoder generative-models image-processing latent-space machine-learning neural-networks vanilla-autoencoder variational-autoencode

Last synced: 04 Sep 2025

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/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/tsak/chloe

An image generator for the meat conscious

go golang image-processing

Last synced: 14 Jan 2026

https://github.com/jjshay/mockup-generator

Create professional product mockups automatically - artwork in frames, room scenes

automation ecommerce image-processing mockup mockups pillow product-photography python

Last synced: 17 Jan 2026

https://github.com/duyndh98/simpletrafficlanelinesdetection

Detect Traffic Lane Lines using OpenCV

computer-vision image-processing opencv python

Last synced: 21 Apr 2026

https://github.com/mohamedelareeg/formdetection_ocr

FormDetection_OCR is a Windows service for automating image processing, form detection, and text extraction using OCR. It effortlessly identifies forms, extracts text, and sends data to endpoints for further processing. With support for various folder watching modes and configurable settings, it streamlines document processing tasks seamlessly.

automation folder-watcher form-recognizer ftp image-classification image-processing ocr

Last synced: 11 May 2026

https://github.com/andreyugolnik/icon-generator

This script simplifies the generation of app icons for iOS, macOS, and Android.

android assets icons image-processing ios macos tools tvos

Last synced: 28 Feb 2025

https://github.com/edwardoboh/matlab-ocr

Optical Character Recognition App built with MATLAB. For the recognition and extraction of single characters and words present in an image.

computer-vision image-processing matlab optical-character-recognition

Last synced: 19 Jan 2026

https://github.com/ajagnic/gogenart

A command-line tool for generating unique images.

cli generative-art go golang image-processing

Last synced: 14 Jan 2026

https://github.com/amir-shiati/equation-solver

An image processing project that can solve simple math equations in an image.

equation-solver image-processing matlab number-recognition

Last synced: 08 Jun 2026

https://github.com/dinhanhx/morphology_study

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.

image-processing morphology opencv python3

Last synced: 05 Jun 2026

https://github.com/brlin-tw/imagemagick-part

Provide and fix ImageMagick in snap runtime

image-processing imagemagick remote-part snapcraft snappy

Last synced: 15 Mar 2025

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/markoshb/mouse-management-using-opencv

Check this cool Computer Vision project!

computer-vision image-processing opencv python

Last synced: 13 Apr 2026

https://github.com/ahmdvnd/directshowcameraproject

a useful project for camera library (Directshow) in c++ .

camera cpp directshow image image-processing library real-time usb video video-processing windows

Last synced: 07 May 2026

https://github.com/xavier83ar/image-presenter

A CakePHP plugin for creating thumbnails and image variants on the fly

cakephp cakephp-plugin helper image image-processing thumbnails

Last synced: 28 May 2026

https://github.com/noarche/autocrop

Simple tool that batch crops 'to-fit' all transparent PNG or WEBP files. Windows Executable Available.

batch-processing crop-image image-crop image-cropping image-manipulation image-processing

Last synced: 25 Mar 2025

https://github.com/drkenreid/cnn-tutorial---x-ray-image-classifier

This Google Colab script implements a Convolutional Neural Network to classify chest X-ray images for pneumonia detection, featuring data preparation, model training, performance evaluation, and result visualization.

cnn convolutional-neural-networks image-processing x-ray x-ray-images x-ray-imaging

Last synced: 12 Mar 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/joaopalmeiro/itils

A Python CLI for transforming images.

cli image image-processing imagemagick python

Last synced: 26 Mar 2025

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/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/lahi-ru/image_style_transfer

This project implements neural style transfer using PyTorch. The model combines the content of one image with the style of another to generate a stylized output.

ai-art artificial-intelligence computer-vision deep-learning generative-model image-processing neutral-style-transfer python pytorch

Last synced: 28 Apr 2026

https://github.com/azazhassankhan/signalmasterworkshub

Welcome to the world of Digital Signal Processing (DSP) where we transform the digital realm into a symphony of data. 🎉

dsp fft filters fir iir iir-filters image-processing signal signal-processing spectrum ss

Last synced: 22 Jan 2026

https://github.com/hafeez-urrehman/cat_vs_dog_using_cnn

Cat vs Dog Classification is a DL project that uses a Convolutional Neural Network (CNN) to classify images of cats and dogs. This project involves training a CNN model on labeled image data, enabling accurate prediction of whether an image contains a cat or a dog. Ideal for learning & applying image classification techniques using neural network.

binary-classification cats-vs-dogs computer-vision convolutional-neural-networks deep-learning image-classification image-processing neural-networks

Last synced: 18 Jun 2026

https://github.com/xprilion/resize

An automatic image resize tool

image-processing

Last synced: 28 Apr 2026

https://github.com/natlee/ffmpeg-video-writter-with-python

This is a video writter used to write video with FRENDLY ffmpeg.

ffmpeg image-processing opencv python video-processing videowriter

Last synced: 03 May 2026

https://github.com/kunalgupta777/moustache-adder-

Python Script to add a cool moustache to all detected faces in a photograph!

face face-detection facerecognition haar-cascade image-processing machine-learning opencv python

Last synced: 29 Apr 2026

https://github.com/utkarsh5026/studio

An image analysis platform built in 💗 with react

image image-analysis image-compression image-processing nodejs react typescript vite

Last synced: 14 Apr 2026

https://github.com/elenaches/python-chroma-key-app

A college project in Python using OpenCV, a simple app that takes two images - one with green areas, the other a background image, and outputs an image with the green areas replaced with the background image.

chromakey chromakey-green image-manipulation image-processing opencv opencv-python python

Last synced: 29 Jun 2026

https://github.com/asirihewage/remove_metadata_comfyui

A lightweight custom ComfyUI node that removes all metadata from images (EXIF, PNG text chunks, AI generation info) while keeping the image visually unchanged.

comfyui comfyui-custom-node comfyui-nodes image-processing metadata

Last synced: 11 Apr 2026

https://github.com/quantum9innovation/fezazza

A deep learning image enhancement library starting with artificial bokeh generation

deep-learning image-blur image-enhancement image-processing

Last synced: 29 Mar 2025

https://github.com/elevans/fiji-scripts

A repository for image processing scripts for ImageJ2/Fiji.

image-analysis image-processing

Last synced: 30 Apr 2025

https://github.com/inc44/png_ect

PNG ECT, standing for PNG Efficient Compression Tool, is a useful tool created with ❤️ using Rust. It compresses PNG images quickly and efficiently, making them lighter without compromising quality. It's fast, efficient, and precise.

batch-processing cli image-optimization image-processing performance rust windows

Last synced: 19 May 2026

https://github.com/blagojeblagojevic/matlab_box_faces

matlab script for creating box around face.

compter-vision image-processing matlab transfer-learning

Last synced: 10 Sep 2025

https://github.com/thehamdiz/webp_converter

A concurrent multithreaded pure rust bulk & single image cli converter. to convert any image type to webp format with compression capabilities, configurations are dynamic; Defaults are based on my work experience as an eCommerce Manager.

compression compression-algorithm conversion ecommerce image image-compression image-conversion image-converter image-manipulation image-processing webp

Last synced: 08 Apr 2025

https://github.com/raxityo/android-asset-generator

A small script to generate scaled down assets for Android.

android image-processing nodejs

Last synced: 10 May 2026

https://github.com/nomadsdev/pixel-matrix-converter

PixelMatrix Converter is a simple tool that converts images to matrix data and back. It’s ideal for image manipulation and analysis, allowing easy conversion between visual and data formats

data-convert file-io image image-processing image-processing-python matrix matrix-multiplication python-matrix structure

Last synced: 03 Jul 2025

https://github.com/docutain/docutain-sdk-example-windows-forms-.net-framework

Sample project showing how to integrate the Docutain SDK into a Windows Forms application.

data-capture dataextraction image-filter image-processing ocr ocr-recognition pdf sdk textrecognition

Last synced: 03 Jul 2025

https://github.com/astrabert/breastcancer_contextml

On-spot training to enhance the performance of traditional machine learning algorithms, applied to the prediction of breast cancer malignity from ultrasound images

academic-project ai breast-cancer-prediction healthcare image-classification image-processing kaggle-competition machine-learning qdrant ultrasound

Last synced: 11 Jun 2025

https://github.com/rousan/reduce-image

A helpful tool to make an image smaller in size and quality

image image-processing reduce size

Last synced: 16 Mar 2025

https://github.com/recolude/imgconv

Utilities around dealing with images inside of game dev. Inspired by my hate for TGA.

game-development image-processing

Last synced: 03 Jan 2026

https://github.com/awrsha/traffic_sign_recognition

Final Project for Introduction to Computer Vision and Image Processing (IBM Course)

cnn computer-vision image-processing

Last synced: 12 Jun 2025

https://github.com/youkoulayley/worker_images

Resize and crop images in your application asynchronously with NATS.

crop crop-image image image-processing nats nats-streaming python resize resize-images worker-images

Last synced: 16 Jan 2026