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/villaleo/image-search-application

A program where the user enters a keyword from a set database, selects a filter, and receives the output image with the filter applied.

gui-application image-processing python3

Last synced: 18 Mar 2025

https://github.com/nikkiaung/ml-in-prod

Exploring around with ML/AI tool, implementing mini side projects like classifying fruit type and extracting text in index. 🧑🏻‍🔧

google-cloud image-processing jupyter-notebook matplotlib numpy pandas python

Last synced: 16 Jun 2025

https://github.com/ahmedukamel/cs352-image-processing

Repository contains solutions of sections for Image Processing course in Beni Suef University

image-processing jupyter-notebook opencv python

Last synced: 09 May 2026

https://github.com/bouvens/rgb-filter

Image processing and GIF generator in a browser for old fashion stylizing

filter gif image-filtering image-processing javascript pixelate react

Last synced: 29 Apr 2026

https://github.com/yc-cui/sdcs

[JSTARS 2024] Semi-blind Compressed Sensing: A Quantitatively Descriptive Framework for Spatiotemporal Fusion of Remote Sensing Images

compressed-sensing deep-learning image-fusion image-processing neural-network remote-sensing spatiotemporal

Last synced: 27 Mar 2025

https://github.com/muonray/drone_archaeology

Coding used to process drone-captured Near-Infrared Images into Normalised Differential Vegetation Index (NDVI) greyscale images which are then further processed using both a segmentation of ndvi around the tomb region followed by a contour overlay in the perimeter of the tombs. Version 2 uses a standard contour, Version 4 is an attempt, with limited success, to overlay feature boxes over the tomb images with the intent to extend the code into more automated feature detection. Updates to this last step will be ongoing.

aerial-imagery archaeology drone feature-detection image-analysis image-processing ndvi prehistoric-archaeology python remote-sensing

Last synced: 26 Jul 2025

https://github.com/salman-khan-mohammed/image-captioning-to-speech-generation

This project develops a web app integrating image captioning and text-to-speech features. Using CNNs for image feature extraction and GRUs for generating captions, users can upload images via a Streamlit interface. Captions are created and converted into speech using gTTS, providing a tool for visually impaired users and image-to-text conversion.

captions cnn feature-extraction generation gru gtts image-processing image-recognition streamlit

Last synced: 02 Jan 2026

https://github.com/doersino/unheic

Simple bash script for creating JPEG versions of one or multiple HEIC files.

heic heic-to-jpg heictojpg image-converter image-processing sips

Last synced: 26 Jul 2025

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

Some practical work notebooks on image processing

image-processing jupyter-notebook python

Last synced: 08 May 2026

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

morphological operations which are performed with the help of image processing tools

image-classification image-processing python

Last synced: 28 Oct 2025

https://github.com/robotpy/robotpy-photonvision

No longer supported, use https://github.com/PhotonVision/photonvision/tree/master/photon-lib/py instead

frc image-processing python robotpy robotpy-build

Last synced: 29 Sep 2025

https://github.com/javaidiqbal11/blindness-detection-from-images-using-machine-learning

This repo was developed for the blindness detection using machine learning on the image dataset.

blindness-detection image-processing machine-learning medical-imaging supervised-machine-learning

Last synced: 11 Jun 2026

https://github.com/abhishek-parmar1/recognise_capital_handwritten_character-

The final objective of the project is to recognise the images of the capital handwritten characters and display it.

characteristics image-processing matlab neural-network

Last synced: 15 Jul 2025

https://github.com/qasimwani/deep-compression

Deep Denoising Compressive Autoencoder.

autoencoder cnn codec compression deep-learning image-processing

Last synced: 07 Nov 2025

https://github.com/jmisiaszek/image-stitching

Image stitching for Robot Control course @ MIMUW

image-processing python

Last synced: 28 Jun 2025

https://github.com/saadarazzaq/autograde

Automated MCQ Grading with Computer Vision and Optical Mark Recognition (OMR) Technology✅

automation computer-vision image-processing optical-mark-recognition

Last synced: 17 Mar 2025

https://github.com/emmarhoffmann/lakeline-design-automation-system

System automating product management and image generation for Lakeline Design

automation e-commerce image-processing python shopify-api small-business

Last synced: 17 Mar 2025

https://github.com/lion24/pyvision

A minimal computer vision system in Python

ai camera coco computer-vision image image-processing learning opencv python yolo

Last synced: 15 Jan 2026

https://github.com/dilipgjadhav/cs_encryption_decryption_project

🔐 Secure Data Hiding in Images using Steganography | AICTE & IBM SkillsBuild Internship Project. This Python-based tool hides secret messages in images using OpenCV & PyQt6, with password-protected decryption. Secure, user-friendly & efficient for cybersecurity. Future scope: multi-format support, AES encryption & web/mobile integration.

cyrptography data-hiding image-encryption image-processing numpy opencv pyqt5-gui python-project python-security secure-communication steganography

Last synced: 06 May 2026

https://github.com/anshap1719/convolve-image

A crate to perform convolution operations with stride on either image data or n-dimensional arrays

convolution image-processing rust

Last synced: 08 Feb 2026

https://github.com/vyjayanthipolapragada/image_classifier_model_hotdog

Building an Image classifier model to train and test a dataset and classify the given images into hotdog and not-hotdog.

artificial-intelligence dataset image-classification image-processing machine-learning matplotlib neural-networks numpy pandas python pytorch tensor torchvision transfer-learning

Last synced: 08 Apr 2026

https://github.com/linarcx/image_resizer

A simple c++ program that uses libpng and OpenCL to resize images.

cmake cpp image-processing libpng opencl

Last synced: 05 May 2025

https://github.com/emmanuel-dominic/image-processing-api

A simple placeholder API, the first allows you to place images into your frontend with the size set via URL parameters (and additional stylization if you choose) for rapid prototyping. The second use case is as a library to serve properly scaled versions of your images to the front end to reduce page load size.

express-middleware image-processing nodejs tdd udacity-nanodegree

Last synced: 17 May 2026

https://github.com/putridamayanti/ai-image-captioning

A minimal FastAPI + Celery project that generates captions for remote images using the BLIP model. The API queues caption jobs to a Celery worker backed by Redis, and you can poll for results.

ai ai-agent celery fastapi image-processing

Last synced: 06 Mar 2026

https://github.com/orengrinker/textfromimage

Python package (pip) - Get descriptions of images using OpenAI's GPT models, Azure OpenAI, and Anthropic Claude in an easy way.

anthropic anthropic-claude azure-openai claude image-processing openai package pip python3 textfromimage

Last synced: 15 May 2026

https://github.com/hermann-web/flask-image-uploader-and-processor-template

A Flask-based Python script allowing image uploads and placeholder image processing. It responds with a default classification message.

backend file-upload flask image-processing python scripting web-dev

Last synced: 08 May 2026

https://github.com/sukov/jsresizelargeimages

JavaScript for resizing large images

image-manipulation image-processing javascript

Last synced: 18 Jun 2026

https://github.com/asoftbird/tilestitcher

Stitching image tiles together in a grid form.

grid image-processing utility

Last synced: 03 Apr 2025

https://github.com/edujbarrios/imet

Image Metadata Extractor Tool, aim's to be assistive tool to get image's info's before image preprocessing when working with Nerual Networks of any kind

image-metadata image-processing python

Last synced: 27 Mar 2025

https://github.com/kmr0877/image-processing-with-opencv

To read the given Sergei Prokudin Gorsky image file,perform simple mathematical computations on images and reconstruct using image pyramids and perform image adjustments such as improving contrast,brightness etc. and produce a clear image output

brightness-control color-scheme contrast-enhancement grayscale-images image-processing numpy-library opencv python-3-5 rgb-color rgb-color-converter

Last synced: 17 Mar 2026

https://github.com/x-cod3r/image-converter-resizer

App to resize and convert images or make icons from different type of images

convert ico icon image image-processing jpeg png resize resize-images

Last synced: 16 Jun 2025

https://github.com/shvbsle/multipleobjecttracking

Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.

cpp image-processing object-tracking opencv

Last synced: 14 May 2026

https://github.com/nunohpinheiro/face-detector-funny

Face recognition software written in MATLAB. This recognizes faces, eyes, mouths, noses and other structures. It also allows the inteligent addition of elements to uploaded images (sunglasses, clown noses, masks and others). All the GUI and logic layers are written in MATLAB.

computational-vision face-recognition image-processing matlab matlab-gui

Last synced: 01 Apr 2025

https://github.com/elcruzo/cuda-conv

Lightweight CUDA kernel for 2D image convolution achieving 20x+ speedup. Built with CuPy for the NVIDIA Hackathon.

computer-vision convolution cuda cupy gpu-computing hackathon high-performance-computing image-processing nvidia python

Last synced: 15 May 2026

https://github.com/jcaperella29/dicom_processing_python

Python script for processing and visualizing DICOM medical images. Supports metadata extraction, multi-frame handling, and compressed image decompression.

dicom-images gdcm image-processing matplotlib medical-imaging radiology

Last synced: 07 Jul 2025

https://github.com/badboysm890/pcb-defect-detection

This project is designed to detect and describe defects in printed circuit boards (PCBs) using a YOLOv5 deep learning model. It identifies common defects like missing holes, open circuits, and short circuits, and provides bounding boxes with confidence levels for each detection.

detection-model image-processing pcb-manufacturing yolov5

Last synced: 22 Mar 2025

https://github.com/imcf/imcf-fiji-toolbars

:coffee: :microscope: :symbols: Fiji Action Bars provided by the IMCF.

fiji image-processing imagej imageprocessing

Last synced: 03 Feb 2026

https://github.com/petals-of-white/omz-labs

Лабораторні роботи з дисципліни "Обробка медичних зображень"

haskell image-processing medical-image-processing university-assignment

Last synced: 03 Jan 2026

https://github.com/natibek/crochet-pix

React and Flask based web app for creating, editing, and exporting crochet designs from uploaded or AI generated images.

image-generation-ai image-processing

Last synced: 13 Jun 2026

https://github.com/weibeu/image-processor-client

Asynchronous python client for web image-processor service API server.

aiohttp async asynchronous asyncio client image image-processing python3 rest wpc

Last synced: 25 Feb 2025

https://github.com/abhiroy96/visioncomputer

This repository contains notebooks, images and code used for exploring and building license-plate detection solutions. It includes data examples, training/visualization assets, and experiments for detecting and localizing license plates using classical computer-vision and/or deep-learning approaches.

computer-vision deep-learning image-processing jupyter-notebook object-detection opencv python tensorflow

Last synced: 19 Jun 2026

https://github.com/marcoscarloseduardo/nightlights

Comparación de luces nocturnas por país utilizando R

datascience dataviz geodata image-processing maps opencode r

Last synced: 12 May 2026

https://github.com/bottomsnode/plateai-indian-license-plate-detection-master

PlateAI is a state-of-the-art ALPR system employing AI and machine learning to detect and recognize license plates from images or video streams in real-time. It offers robust, efficient, and scalable performance, catering to diverse applications with high accuracy and reliability.

artificial-intelligence-algorithms artificial-neural-networks deep-learning deep-neural-networks image-processing machine-learning

Last synced: 12 Mar 2025

https://github.com/khachatur/imageprocessingframework

A .NET Core plugin framework for applying various image effects. This framework supports handling multiple images simultaneously, allows easy addition and removal of plugins without modifying the core application code, and provides a flexible configuration system. This solution is designed with enterprise-level scalability and maintainability.

extensible image-processing maintainable net-core-8 object-oriented-design plugin-framework scalable

Last synced: 13 May 2026

https://github.com/artyom/image

Fork of image/gif from the Go standard library

gif go image-processing

Last synced: 11 Jun 2026

https://github.com/kavex/musicvideomaker

Convert an image and audio file (MP3/WAV) into an MP4 video.

audio-processing image image-processing mp3 mp4 musicvideo python video video-processing wav

Last synced: 24 Jun 2025

https://github.com/theovidal/vehicule-vision

🚦 Detection of red traffic lights using conventional image processing in MATLAB

autonomous-driving computer-vision image-processing

Last synced: 27 Mar 2025

https://github.com/atick-faisal/img2gif

🎬 A playful Python library for converting image sequences into animated GIFs

cli gif image-processing package pip pypi python

Last synced: 14 Dec 2025

https://github.com/sebnyberg/imgcrop

Efficient cropping of large images

bmp image-processing

Last synced: 22 May 2026

https://github.com/dpbm/image-processing-dio

A image processing library for DIO's bootcamp

image-processing matplotlib python scikit-image

Last synced: 03 Jan 2026

https://github.com/ramsi-k/albumentations-mcp

An MCP-compatible image augmentation tool powered by Albumentations. Built for Claude, Kiro, and other AI agents.

albumentations computer-vision image-augmentation image-processing mcp mcp-server python

Last synced: 08 Sep 2025

https://github.com/saidhanush27/stegoface

StegoFace is a deep learning-based steganography model designed to enhance ID image security by embedding hidden authentication data within facial images. The system ensures tamper detection while preserving image quality and integrity, making it a reliable solution for photo substitution attack prevention.

authentication deep-learning image-processing machinelearning-python neuralnetworks steganography-encoding

Last synced: 30 Mar 2025

https://github.com/mynameisvinn/360-image-similarity

Calculating image similarity in 360 photos

image-processing vrb

Last synced: 05 Nov 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/cedws/finch

A proof-of-concept for enhancing and organising an image collection using Google's Vision API

google-api image-processing vision-api

Last synced: 02 Mar 2025

https://github.com/michael-lammens/embeddedvideopreproc

Performance Testing Various External(Ethernet) Based Camera's With Different Embedded Pre-Processing Algorithms, Server Implementations and Network Protocols.

embedded-systems image-classification image-processing vision

Last synced: 12 Mar 2025

https://github.com/talha08/image_editor

This is my 200 projects.......java(not fully complete) @talha08 @revegon (farzad)

image-processing java

Last synced: 07 Feb 2026

https://github.com/nxank4/an-augment

A Python library for advanced and novel data augmentation, combining traditional techniques like cropping and blurring with state-of-the-art generative AI methods such as style transfer, image inpainting, and latent space interpolation. It boosts data diversity for robust machine learning applications.

computer-vision data data-augmentation data-augmentation-strategies data-augmentation-techniques generative-ai image image-processing synthetic-data

Last synced: 10 Mar 2026

https://github.com/pedrofellipeantunes/color-separator-java

Java program to separate the RGBA/CMYK colors of an image.

cmyk color-separation image-processing java rgba

Last synced: 16 Sep 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/schctl/medo

Image processor for astrophotography

astrophotography image-processing opencv rust stacking

Last synced: 15 May 2026

https://github.com/shijincai/remove-person-from-photo

Free AI tool to remove people from photos online. Effortlessly erase unwanted persons, photobombers, and crowds from images. Advanced AI reconstructs backgrounds naturally. Perfect for travel photography, real estate, and social media. Maintains HD quality and privacy.

artificial-intelligence computer-vision image-editing image-editing-software image-editing-tool image-editing-website image-processing image-processing-programming inpainting machine-learning object-removal object-removal-tools person-remover photo-editor photo-editor-free photo-editor-project remove-person

Last synced: 28 Jun 2026

https://github.com/muhammadsaadx/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: 12 Mar 2025

https://github.com/muhammadsaadx/compiler-on-cpp

In this project, I have developed a small compiler that reads a .txt file. The compiler performs two main tasks: parsing the file and detecting any errors within it. After successfully parsing the file, the compiler proceeds to read specific commands for image processing functionalities. These functionalities have been implemented using OpenCV.

image-processing opencv

Last synced: 12 Mar 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/ousscher/image-classification-for-dogs-and-pokemons

This repository contains the implementation of a Convolutional Neural Network (CNN) for image classification using TensorFlow. The project focuses on classifying images from the Pokemon and Dog Breed datasets.

cnn-classification image-classification image-processing jupyter-notebook kaggle-dataset python

Last synced: 15 May 2026

https://github.com/alinababer/skin-disease-detection-machinelearning-imageprocessing-matlab

This project focuses on the recognition and analysis of various skin diseases, including cancer and Vitiligo, using advanced image processing techniques and machine learning models in Matlab.

computer-vision image-processing machine-learning matlab skin-disease-classifiction skin-segmentation

Last synced: 03 Apr 2025

https://github.com/peterdee/filtering-backend

Brille module demo - backend

brille demo fiber go golang image-processing render

Last synced: 10 Jul 2025

https://github.com/gduscher/pytemlib_nbdev

pyTEMlib with nbdev documentation

crystallography image-processing tem

Last synced: 06 Nov 2025

https://github.com/alinababer/e-voting-system-through-iris-recognition-matlab-asp.net

This repository contains the code for an E-Voting System through Iris Recognition, developed by Alina Baber in 2014. The system uses iris recognition technology for biometric authentication, enabling secure and tamper-proof online voting.

asp-net e-voting-system evm image-processing iris-recognition matlab

Last synced: 03 Apr 2025

https://github.com/mawdesign/gobo.ies

The gobo.ies project is a Python-based tool that generates IES files from image inputs, allowing users to derive light emission characteristics from visual data.

creative-commons-license ies-file-generation image-processing photometric-data polar-transform python

Last synced: 15 Jun 2025

https://github.com/apaz-cli/ml-imagehash

A PyTorch implementation of a machine learning perceptual image hash algorithm for near-duplicate detection and fast content-based image retrieval.

duplicate-detection image-processing imagehash near-duplicates perceptual-hashing

Last synced: 23 May 2026

https://github.com/pasanlaksitha/medimageanalyser

A MATLAB-based application designed to segment and identify parasite features in medical images using advanced image processing techniques. The application incorporates functionalities such as grayscale conversion, histogram generation, thresholding, and morphological filtering, tailored for Katokatz images.

image-analyzer image-processing matlab westminster

Last synced: 08 Jul 2025

https://github.com/navindafernando/histogrammer

Image processing - python :part_alternation_mark:

histogram-equalization image-flattening image-processing matplotlib opencv

Last synced: 14 May 2026

https://github.com/metafates/imageeditor

Simple Image Editor

cli image-processing java

Last synced: 27 Mar 2025

https://github.com/timotej979/speech-and-image-technologies

Colection of finished laboratory exercises on speech and image technologies

image-classification image-processing image-recognition python3 speech-processing speech-recognition

Last synced: 14 Jun 2025

https://github.com/nagipragalathan/freeimagegenerator

A web application that generates images based on user prompts using the freeGPT API.

flask free-gpt html image-generation image-processing js python

Last synced: 06 May 2026