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/pourya-kgp/palmrecognition

Implementation of a Palmprint Recognition System based on Image Processing (M.S. Thesis)

image-processing matlab palmprint-recognition palmprint-roi

Last synced: 13 Feb 2026

https://github.com/ruddra/play-with-pillow

Image Processing Services built using Pillow

django image-processing pil pillow python webp

Last synced: 09 May 2026

https://github.com/dyollb/sitk-cli

Wrap SimpleITK functions as command lines

cli image-processing itk python simpleitk

Last synced: 13 Feb 2026

https://github.com/es7/diffusion-models-unet

Complete guide on Diffusion Model from definition to training and inference

artificial-intelligence computer-vision diffusion-models generative-ai image-processing unet

Last synced: 10 Jun 2026

https://github.com/ahesan-zafir/ai-powered-offline-object-detection-device-for-visually-impaired-users

This project presents a portable, AI-based object detection system designed to assist visually impaired users by identifying nearby objects in real-time without the need for an internet connection. Built using edge AI technology, it ensures privacy, speed, and accessibility.

hardware-designs image-processing machine-learning-algorithms mobilenetv2 object-detection opencv raspberry-pi-3 single-shot-detection tensorflow-lite tts-engines

Last synced: 09 May 2026

https://github.com/wertzui123/icylib

🧊 icylib is a simple CPU-based image processing and manipulation library

c graphics image-processing

Last synced: 28 Feb 2026

https://github.com/jluispcardenas/static_google_map_to_areas

Tool that processes a google static map and gets its areas in m2

googlemaps image-processing opencv opencv-python python

Last synced: 09 May 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/tony-xlh/image-filter

A JavaScript library to perform image filtering.

adaptive-thresholding binarization grayscale image-fiter image-processing otsu sepia

Last synced: 28 Feb 2026

https://github.com/nimad70/diabetic-retinopathy-detection

Diabetic Retinopathy Detection using Inception-V3 | project for the Vision & Cognitive System course (ComputerScience @ UniPd) | w/ Shab Pompeiano

cnn-classification computer-vision deep-learning diabetic-retinopathy-detection image-processing keras matplotlib python3 tenserflow

Last synced: 10 May 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/aflah02/horse2zebra_cyclegan_pytorch

Usage of a Pretrained CycleGAN Model to Convert Horse Pictures to Zebras

cyclegan deep-learning gans image-processing jupyter-notebook neural-network python pytorch

Last synced: 10 May 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/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/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/mohamedelareeg/documentclassificationzonalocr

Document Classification with Zonal OCR streamlines document processing by automating the categorization and extraction of information from various types of documents. By leveraging advanced OCR techniques and image processing capabilities, the system offers a reliable solution for businesses dealing with large volumes of documents.

dotnet image-classification image-processing ocr serilog webapi zonal-ocr

Last synced: 10 May 2026

https://github.com/lotfiferaga/paquet_imn

Paquet des TPs pour le traitement d'image numérique

filtering image-processing matlab

Last synced: 21 Oct 2025

https://github.com/zahraarshia/omrchecker

An Optical mark recognition project that uses OpenCV to automatically grade multiple-choice answer sheets.

image-processing machinelearning omr opencv

Last synced: 10 May 2026

https://github.com/canoksuzoglu1/rice-classification-cnn

Rice-Classification-CNN is a TensorFlow-based project for classifying rice varieties using Convolutional Neural Networks. It utilizes a publicly available dataset to train and evaluate a CNN model for accurate classification of rice images.

cnn convolutional-neural-networks data-augmentation deep-learning image-classification image-processing machine-learning python tensorflow

Last synced: 13 Feb 2026

https://github.com/ugnmura/ascii-generator

Generate ASCII from images

ascii c image-processing pixel stb

Last synced: 10 May 2026

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/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/elerac/residual-interp-demosaic

Unofficial Python implementation of residual interpolation demosaicing.

demosaicing image-processing python

Last synced: 02 Jun 2026

https://github.com/andmitr/favicon-generator-cli

A Node.js CLI tool that generates a full set of favicons from PNG and SVG source images. Outputs optimized icons in multiple sizes and formats (ICO, Apple Touch Icon, Android Chrome, etc.) ready for cross-browser use.

cli favicon icons image-processing nodejs tools utility

Last synced: 13 Mar 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/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/winterrdog/img_combiner

A toy project that combines two images to form one image. I developed it in order to learn more about writing code in Rust.

image-processing images rust rust-lang toy-project

Last synced: 11 May 2026

https://github.com/ceq151/lumincrypt

桌面级 Unicode 隐写检测与鲁棒水印(文本/图片)工具箱

blind-watermark desktop-app electron image-processing react security steganography typescript unicode watermark

Last synced: 12 May 2026

https://github.com/mittalbhavya/invoicedetailsextractor

Invoice Extraction Application is a Python-based tool built with Streamlit for extracting and processing invoice details from PDFs and images. It uses OCR via PaddleOCR and Generative AI with Google's Gemini API to provide structured data, including customer details, product information, and total amounts

ai-automation data-extraction generative-ai google-gemini image-processing invoice-extraction ocr paddleocr python streamlit

Last synced: 12 May 2026

https://github.com/rithwikksvr/gesture-controlled-chrome-dino

Using the Webcam of your System we can control Google Chrome Dinosaur Game that shows up in offline Mode.

dinosaur-game image-processing opencv

Last synced: 12 May 2026

https://github.com/themeplate/image

OTF processing but quietly generated

image-processing on-the-fly wordpress

Last synced: 14 Feb 2026

https://github.com/vnykmshr/imguri

Convert images to data URIs for inline embedding. Supports local files and HTTP URLs with concurrent processing. Node.js 18+, ES modules, native fetch.

base64-encoding build-tools data-uri email-templates esm fetch-api image-processing inline-images mime-types nodejs

Last synced: 07 Feb 2026

https://github.com/neutrinoceros/ahe

(Adaptive) Histogram Equalization Python library, written in Rust

histogram-equalization image-processing vizualisation

Last synced: 25 Feb 2026

https://github.com/pablonunes/deep-fryer

A simple Python script for frying a lot of images at once

image-manipulation image-processing opencv python

Last synced: 13 May 2026

https://github.com/donatj/imgavg

A simple go tool to average a collection of images faster than Photoshop.

image-average image-processing

Last synced: 14 May 2026

https://github.com/studyresearchprojects/picturs

Command-line utility to manipulate image files

cli icon icons image-processing resizing-images rust

Last synced: 12 Jun 2026

https://github.com/bruceherwig-dot/star-trail-cleanr

Free app that automatically removes airplane and satellite trails from astrophotography sequences

ai astrophotography image-processing linux macos python star-trails windows

Last synced: 13 Jun 2026

https://github.com/anujdutt9/self-driving-car-nano-degree

Self Driving Cars Nano-Degree Projects with some additional Basic Implementations.

computer-vision image-processing python35 self-driving-car udacity

Last synced: 13 Jun 2026

https://github.com/loukmane-lok/computer-vision-mcqs

Collection of multiple-choice questions (MCQs) for Computer Vision course revision

computer-vision image-processing mcq quiz

Last synced: 15 Feb 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/masx200/long-image-split-square

批量把长图竖直拆分成接近正方形的小图片的脚本 给文件读取异步操作限流,防止文件打开过多报错

image-processing

Last synced: 15 Feb 2026

https://github.com/vaisest/bicubic-intepolation-py

Bicubic convolution interpolation implementation in Python and Rust from Keys, 1981

bicubic-interpolation bicubic-kernels image-processing image-scaling

Last synced: 30 Jan 2026

https://github.com/anas-farooq8/parallel-imageprocessing-opencl

OpenCL Image Processing: Explore efficient image processing algorithms using OpenCL, a framework for parallel computing. Convert colored images to grayscale for tasks like skin cancer detection, leveraging the ISIC 2020 Challenge Dataset. Includes optimized parallelized algorithms and documentation for seamless implementation.

c cpu data-parallel gpu-computing grayscale-images image-processing kernel-functions opencl parallel-processing

Last synced: 15 Jun 2026

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

🖼🎨 Webapplication for image processing

angular2 image-processing typescript

Last synced: 28 Apr 2026

https://github.com/adalinesimonian/readme-button-generator

Node module that generates a button for use in a readme.

badge button generator image image-processing nodejs readme

Last synced: 17 Jun 2026

https://github.com/dungngminh/xml2image

Simple GUI tool to convert drawable xml to image

image-processing kotlin-swing swing-gui xml xml2png

Last synced: 18 Jun 2026

https://github.com/gogolb/ee152

EE152 @ UCR (Image Processing)

image-processing university-course

Last synced: 19 Mar 2026

https://github.com/desktopgame/gosplit

split image

image-processing

Last synced: 18 Jun 2026

https://github.com/b-sullender/blend-pixels

Shows how to accurately blend 2 BGRA pixels, using a user-defined alpha input, resulting in a final BGRA pixel.

blending-images image-processing pixels

Last synced: 20 Mar 2026

https://github.com/tariqjamel/image-processing-in-verilog

An image processing pipeline written in Verilog that performs RAW Bayer to RGB conversion and applies 3x3 convolution filters like blur and identity for pixel-level image enhancement.

image-processing modelsim pipeline pixel-processing rgb verilog vhdl xilinx xilinx-fpga

Last synced: 07 Feb 2026

https://github.com/platonn/comp-photography

Computational Photography course - University of Wroclaw

computational-photography image-processing numpy university-course

Last synced: 19 Jun 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/asynched/image-processing-transform

This is a simple image processing tool for processing images using Java.

filters image-processing java transforms

Last synced: 11 Oct 2025

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/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/ggcr/demosaicing

Going from a CFA RAW format image to a full-color RGB image through the process of applying the Bayer filter and Demosaicing by interpolating the missing parts of the channels with different algorithms, in the frequency and spatial domains.

bilinear-interpolation cfa demosaicing gradient-correction image-processing raw

Last synced: 11 Oct 2025

https://github.com/vicajilau/unback

An open-source application built with Flutter to remove image backgrounds quickly and easily.

background-eraser background-removal cross-platform dart flutter flutter-app image-processing open-source tool

Last synced: 24 Jun 2026

https://github.com/mrsamsonn/monolithic-polylithic-crystal-segmentation

A grid segmentation algorithm for clustering crystal structures using diffraction patterns. Useful in material science and nanotechnology, this code enables detailed analysis of crystals for research and industrial applications.

clustering crystal-structure crystallography data-analysis diffraction-patterns grid-segmentation image-processing k-means machine-learning matertial-science nanotechnology python research-project research-tools scientific-computing

Last synced: 28 Apr 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/trufanov-nok/old-epson-drivers-epkowa-for-x64

This is a deb package, source files and instructions about installation of old Epson scanner drivers for 64-bit systems

driver epson image-processing sane sane-backend scanner

Last synced: 25 Jun 2026

https://github.com/frankxai/arcanea-claw

ArcaneaClaw — AI-powered Creator Media Engine. Scans, classifies, scores, and publishes creative media 24/7. Works with OpenClaw, Railway, Docker, Claude Code.

ai-agent arcanea creative-tools image-processing mcp media-processing openclaw railway

Last synced: 01 Jun 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/xy-liao/jp2forge

JP2Forge is a specialized Python library for high-quality JPEG2000 image conversion with BnF (Bibliothèque nationale de France) compliance. It provides sophisticated compression capabilities including lossless, lossy, and supervised modes with intelligent quality assessment through PSNR and SSIM metrics.

bnf-compliance digital-preservation image-conversion image-processing jpeg2000 python-library

Last synced: 12 Mar 2026

https://github.com/hidaytrahman/photoeraser

Erase your photo in seconds and make it transparent by drawing

canvas drawing image-processing javascript

Last synced: 23 Oct 2025

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/zainibeats/weekly-receipt-tools

CLI tools for receipt workflows: build image grids, append receipt images to PDFs, and extract totals with a local vision model

automation heic image-processing pdf python reciepts

Last synced: 29 Jun 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/bensouchet/ipex

Image Paper EXtractor - Detect Sheets of Paper in Photographs, Extract & Straighten them!

computer-vision detection-algorithm document image-processing opencv4 python-3 scanner-app

Last synced: 10 Oct 2025

https://github.com/youhavetrouble/yht-image-function

Client side image editing tool

image-processing

Last synced: 28 Apr 2026

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/nimishbongale/digital-image-processing-project

Code developed and successfully demonstrated as a part of the Digital Imaging Project on Coffee Bean Sampling, Imaging and Batch Sorting (Ocatve image pkg + ResNet34)

digital-image-processing image-classification image-manipulation image-processing image-segmentation jupyter-notebook octave python3

Last synced: 28 Apr 2026

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/negativenagesh/Arecaverse

Areca nut quality sorting is a manual process done by farmers, so this project is aimed to make areca nut quality sorting without human intervention

analytics classification classification-project classifier cv2 data-science image-processing machine-learning machine-learning-project machine-learning-projects machinelearningprojects ml-projects mlproject model modelbuilding python rembg streamlit

Last synced: 24 Oct 2025

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