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/toughyear/image-annotator

Annotate any image by creating bounding boxes. Output in JSON format. Useful for path finding in 2d games.

image-processing pathfinding phaser

Last synced: 30 Apr 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/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/wittyicon29/weedwatch-weed-detection-using-cnn

A weed detection model using Convolutional Neural Networks (CNN) is a deep learning model that can be trained to identify and classify images of weeds. CNNs are particularly effective for image recognition tasks because they can learn to recognize patterns and features in the images.

cnn-classification convolutional-neural-networks deep-learning deep-neural-networks image-processing

Last synced: 15 Mar 2025

https://github.com/fabricesalvaire/mamba-image

Fork of MAMBA mathematical morphology library http://www.mamba-image.org

image-processing mamba-image python

Last synced: 30 May 2026

https://github.com/imgeng/imageengine-gatsby

A plugin for Gatsby to enable ImageEngine

gatsby-image gatsby-plugin image-processing imagecdn imageengine

Last synced: 07 Sep 2025

https://github.com/fechbmaster/3dnirmapper

A 3D Mapper to map NIR images on a 3D tooth model.

image-processing python python3

Last synced: 06 Jul 2025

https://github.com/mementomori11723/gifnetor

A video to gif converter built in go and ffmpeg

conversion image-processing opencv pillow python streamlit

Last synced: 12 Apr 2026

https://github.com/oxzjh/ocr

图片文字提取

image-processing ocr pdf

Last synced: 08 Apr 2025

https://github.com/fitushar/seamcarving_content-aware-image-resizing

The availability of sophisticated source attribution techniques raises new concerns about privacy and anonymity of photographers, activists, and human right defenders who need to stay anonymous while spreading their images and videos. An image can be considered to be a combination of both significant (foreground) objects and some less significant (background) objects. Content aware image resizing (CAIR) algorithm uses the different edge detection methods to segregate the useful objects from the background. When applied to an image, CAIR can resize the image to a very different aspect ratio without destroying the aspect ratio of the useful objects in the image. In this project, we simply implement a content aware image resizing (CAIR) in MATLAB environment. The main idea to implement CAIR is to remove or insert the vertical or horizontal seams (paths of pixel) having the lowest energy. After implanted the Seam Carving Algorithm for Content aware image resizing (CAIR), analysis shows that the implemented seam carving for CAIR can generate more desirable resized images than cropping, resampling, and conventional seam carving techniques.

content-aware-resize image image-processing matlab matlab-gui resizing-images seam-carving

Last synced: 24 Aug 2025

https://github.com/scipion-em/scipion-em-modelangelo

Scipion plugin for ModelAngelo: an automatic atomic model building program for cryo-EM maps. With or without providing a sequence.

cryoem fair image-processing science scientific-computing scipion workflow

Last synced: 18 Jun 2025

https://github.com/liziwl/faas

Image processing service based on Tencent SCF

faas image-processing scf serverless tencent

Last synced: 13 Aug 2025

https://github.com/zarcodex/zarcogreeter

ZarcoGreeter makes creating greeting card images in Node.js effortless and fully customizable.

canvas customizable discord greeting-card high-performance image-generation image-processing nodejs npm-package welcome-card zarco zarcodevelopment zarcodex zarcogreeter

Last synced: 22 Sep 2025

https://github.com/dev-khant/car-number-plate-detection-and-extraction

Detection of Car number plate and extraction of number.

aws-textract docker flask heroku image-processing yolov4

Last synced: 14 May 2026

https://github.com/aarich/image-fade

A tool for creating neat-o transitions between images

algorithms animation gifs image-manipulation image-processing

Last synced: 15 Sep 2025

https://github.com/salihmezraoui/image-quilting

A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.

clion cmake cpp image-processing image-quilting

Last synced: 24 Aug 2025

https://github.com/mehmetgoren/alpr

Feniks iNVR Automatic License Plate Recognition Service

docker feniks image-processing license-plate-recognition message-broker microservice redis scalability

Last synced: 05 Feb 2026

https://github.com/markmbaum/hirise-thumbnails

scripts for scraping a large batch of mars surface imagery from the HiRISE camera

convolutional-neural-networks image-processing mars

Last synced: 21 Sep 2025

https://github.com/himanshuraj98/book-genre-classification

This GitHub repository contains code for a book genre classification project using the VGG16 deep learning model. The project aims to classify books into various genres based on their cover images. The dataset used for training and testing the model consists of 30 book genres.

classification computer-vision csv deep-learning image image-processing imageclassification ipython-notebook kaggles matlab pytorch rendering transfer-learning vgg16

Last synced: 04 Mar 2026

https://github.com/jefferis/scanimage

read and analyse 2 photon images from ScanImage

2-photon image-processing imagej r scanimage

Last synced: 03 Aug 2025

https://github.com/kaalpanikh/intro-aushadhiai

AushadhiAI - An intelligent prescription analysis tool that uses AI to identify medications from uploaded prescriptions. Users can upload images (including iPhone HEIC formats) to get detailed information about medications, including indications, side effects, and drug interactions. Built with vanilla JavaScript frontend and Python backend.

drug-information healthcare healthcare-application heic-support image-processing javascript medical-ai medication-management ocr pharmaceutical prescription prescriptive-analytics python web-application

Last synced: 16 May 2026

https://github.com/bbs1412/distributedattendancesystem

This is the distributed processing version of the 'Smart Attendance System' project.

attendance-system distributed-computing image-processing machine-learning parallel-processing socket

Last synced: 09 Oct 2025

https://github.com/hubtou/img2list

A little command line utility that will analyze a picture and list RGB values for each pixel in textual form, one line per pixel (x:y:R:G:B)

filter image-processing mapping steganography

Last synced: 31 Mar 2025

https://github.com/bend-n/imenchmark

benchmarks comparing the rust image processing ecosystem

benchmarks image-processing rust

Last synced: 15 Mar 2025

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/piyushsuthar/k-means-algo

Implementation of Image segmentation using K-Means algorithm in rust.

image-processing kmeans-algorithm kmeans-clustering

Last synced: 10 Jun 2025

https://github.com/jmarsil/pygempick

Open Source python module to enable batch gold particle picking, filtering, processing & statistical modelling of TEM images produced by IGEM (immunogold electron microscopy).

diagnostics gold image-filters image-processing immunocytochemistry immunoglobulin immunohistochemical-images immunoinformatics immunology particle-picking

Last synced: 18 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/avivharuzi/compare-images

Compare images by every pixel in the browser

angular browser canvas image image-processing javascript typescript

Last synced: 21 Apr 2026

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

Singularity container for imagemagick with GNU Parallel

gnu-parallel image-magick image-processing singularity singularity-container

Last synced: 14 Jun 2025

https://github.com/equalogic/degas

Functions for image file reading, manipulation and validation, in TypeScript

graphics image-processing

Last synced: 26 Mar 2025

https://github.com/nafisrayan/yoloeye

This project uses YOLO models for efficient object detection with a Streamlit interface. Users can upload images or video streams for real-time detection. It supports YOLOv8, YOLOv9, and YOLOv10; offering flexibility and high accuracy in various scenarios.

camera computer-vision image image-processing machine-learning nlp object-detection opencv python streamlit ultralytics video voice-conversion voice-output yolo yolov10 yolov7 yolov8 yolov9

Last synced: 05 Apr 2026

https://github.com/nvinayvarma189/helping-lenna

Code for Image Processing Challenge on skillenza

accuracy image-processing lenna skillenza

Last synced: 02 Apr 2025

https://github.com/amruta33/invoice-app

Extracting specific text from an image typically involves using Optical Character Recognition (OCR) techniques. Here's a general outline of the process:

deep-learning gemini-pro-vision generative-ai image-processing llm nlp python

Last synced: 30 Mar 2025

https://github.com/sudoDeVinci/SkyImager-obfuscated

Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.

arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update

Last synced: 23 Aug 2025

https://github.com/harish-balaji-b/image-dehazing

The research goal is to quantitatively evaluate the performance of DCP Morphology and CAP HLP, individually and in combination with CLAHE, in improving image visibility and quality under hazy conditions. The findings aim to guide the selection and optimization of dehazing methods for enhanced computer vision in challenging environmental scenarios.

cap-hlp clahe color-attenuation-prior dark-channel-prior dcp-morphology haze-line-prior image-processing signal-and-image-processing signal-processing

Last synced: 27 Jul 2025

https://github.com/tom-weatherhead/image-processing-js

A pure JavaScript raster image processing engine: Affine transformations, convolutions, compositing, etc.

compositing convolution-filter image-processing resampling

Last synced: 06 Jul 2025

https://github.com/vardan2009/c-bmp

C Library for reading and writing BMP files

bmp bmp-image bmp-images c image-processing

Last synced: 25 May 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/simatwa/ai-imager

Generate and manipulate image with DALL-E and BingImageCreator

bingimagegenerator dalle dalle2 flask-application image-processing imagegeneration

Last synced: 29 Jul 2025

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/arsalanjabbari/image-processing-chain-code-fpga

In this project, we implemented one of the image coding algorithms, in a way that in several steps, we coded an image, calculated its perimeter and area, sent it to the Decode unit using the UART protocol, and re-encoded the original image.

fpga image-processing

Last synced: 26 Jan 2026

https://github.com/komed3/img2txt

Precise text extraction from images and PDF documents

image-processing ocr pdf-processing tesseract-ocr text-extraction

Last synced: 29 May 2026

https://github.com/meqdaddev/color-detector-using-hue-channel

A C++ program with openCV, it detects a specific color in an image by Hue channel from HSV model.

c-plus-plus color-detection hsv image-processing opencv

Last synced: 15 May 2026

https://github.com/rekalogika/file-image

[READ-ONLY] Simple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it.

file filter image image-processing php

Last synced: 26 Feb 2026

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

https://github.com/khushhallchandra/cs-736

Algorithms for Medical Image Processing

cs736 iitb image-processing mediawiki medical mip

Last synced: 23 Sep 2025

https://github.com/irgendwr/uhh-bv-aufgaben

UHH BV (Einführung in die Bildverarbeitung) Übungsaufgaben

image-processing python uhh uni-hamburg university

Last synced: 28 Mar 2025

https://github.com/lmantw/canvaz

A simple, easy-to-use image processing library written entirely in Zig.

image-processing zig zig-library zig-package

Last synced: 03 Apr 2025

https://github.com/jcaperella29/document_cleaning_cli

🧠 AI-powered pipeline for cleaning scanned documents. Removes noise, enhances text, auto-tunes model weights, and returns OCR-optimized PDFs via CLI or cloud API.

auto-tune batch-processing cli-tool cloud-run computer-vision deep-learning denoising document-ai document-processing fastapi image-enhancement image-processing ocr ocr-pipeline ocr-pipelines pytesseract python rest-api scanned-documents

Last synced: 08 Jun 2026

https://github.com/zywangzy/mosaic_cpp

Side project focused on computer vision.

computer-vision image-processing

Last synced: 24 Mar 2025

https://github.com/enpaul/kodak

Serve auto-generated banners, previews, thumbnails, and more from any directory. Lightweight, simple, and designed for performance

image-preview image-processing microservice thumbnails web

Last synced: 16 Mar 2025

https://github.com/solrikk/pictrace-web

PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image

automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api

Last synced: 12 Apr 2026

https://github.com/sh20raj/imgsharp

ImgSharp is a scalable image processing service that allows you to upload, transform, and serve images through a CDN, similar to Cloudinary.

image image-processing imgsharp sharp

Last synced: 25 Mar 2025

https://github.com/bw9ubwo/artdirector

Crop your image to different resolutions without missing the subject. Python module and cli tool.

cropimage image-processing python responsive-design responsive-images

Last synced: 23 Mar 2025

https://github.com/rik-sarkar-07/machine-intelligence

Machine intelligence is advanced computing that enables a technology (a machine, device, or algorithm) to interact with its environment intelligently,

computer-vision deep-learning feature-extraction image-processing machine-learning matplotlib opencv python pytorch sklearn tensorflow

Last synced: 02 Apr 2026

https://github.com/icebreaker/wowiconify

WoWiconify any image in an instant!

cli image-processing spells utility world-of-warcraft wow

Last synced: 14 Mar 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/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/mousa-alagha/rpi-based-lane-assist-autonomous-car

This project implements a lane-assist autonomous car using a Raspberry Pi and YOLO for object detection, lane detection, and motor control. The car autonomously navigates and avoids obstacles using computer vision.

ai ai-in-robotics autonomous-car computer-vision deep-learning image-processing lane-detection machine-learning motion-detection motor-control object-detection opencv raspberry-pi raspberry-pi-projects real-time-processing robot-navigation robotics self-driving-car sensor-fusion yolo

Last synced: 07 Oct 2025

https://github.com/itzg/img-hacker

A little golang tool to run some image manipulation

command-line-tool image-processing

Last synced: 07 Oct 2025

https://github.com/ahasunos/smart-surveillance-system-prototype

This project was developed as a part of the internship at IoT Lab, NEHU. It is a low-cost remote surveillance system built using the Raspberry Pi platform. Please, read the documentation for details.

dropbox image-processing object-detection pir-sensor python raspberry-pi surveillance-systems

Last synced: 07 Oct 2025

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/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/fatemehrshd/image-processing-with-assembly-80x86

Implementing an image processing framework using Assembly 80x86

assembly-x86 image-processing

Last synced: 08 Oct 2025

https://github.com/ugurkantech/imageanalyzerai

Analyze and search images locally using AI-powered descriptions and semantic embeddings.

ai artificial-intelligence image-classification image-processing image-search meme-classification ollama ollama-api python qt5-gui

Last synced: 18 Jan 2026

https://github.com/seanahern/boiler.place

🗻 Boilerplace is a starter project for making your own placeholder image service.

boilerplate image-processing imagemagick rmagick ruby sinatra

Last synced: 08 Oct 2025

https://github.com/vittorione94/poisson-image-editing

Implementation of Poisson Image Editing (Patrick Perez et al. Microsoft Research UK)

image-editing image-processing laplace-equation poisson-equation

Last synced: 09 Oct 2025

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

An image generator for the meat conscious

go golang image-processing

Last synced: 14 Jan 2026

https://github.com/dineshdhamodharan24/bizcardx-extracting-business-card-data-with-ocr

It sounds like "BizCard" is a solution designed to eliminate the need for manual data entry and simplify the handling of business cards. This suggests that the tool likely utilizes technology, such as OCR, to automate the extraction of information from business cards.

capstone-project image-processing mysql ocr-recognition opencv project python3 streamlit

Last synced: 14 Apr 2026

https://github.com/angeligareta/image-segmentation-overview

Image Segmentation projects developed for the Image Processing, Analysis, and Classification course at UPM. Implemented using OpenCV and C++.

computer-vision contour-extraction image-analysis image-processing image-segmentation watershed-markers

Last synced: 10 Oct 2025

https://github.com/acetinkaya/gercekzamanliyuztespiticinyapaysiniragitabanlibirgoruntuanaliziyaklasimi

Gerçek Zamanlı Yüz Tespiti İçin Yapay Sinir Ağı Tabanlı Bir Görüntü Analizi Yaklaşımı

artficial-intelligence image-processing yapay-sinir-aglari

Last synced: 17 Feb 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