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/naporin0624/mosaic-art-rust

🎨 High-performance mosaic art generator written in Rust. Creates stunning mosaic images using intelligent color matching, parallel processing, and simulated annealing optimization.

art-generator cli-tool color-matching computer-graphics image-processing mosaic optimization parallel-processing rust simd

Last synced: 01 Oct 2025

https://github.com/oneiben/autonomous-drone-landing-system

an autonomous drone landing system that uses visual and distance-based sensors.

drone image-processing

Last synced: 20 Jan 2026

https://github.com/someshdiwan/digital-image-processing

demonstrating various digital image processing techniques.

image image-classification image-processing image-recognition imageenhancement

Last synced: 28 May 2026

https://github.com/mmz33/brick-breaker-game

A simple brick-breaker game implemented using Processing

brick-breaker-game image-processing

Last synced: 02 Jan 2026

https://github.com/thiraput01/dig_img

Exercise and Homework of 2110431 Introduction to Digital Imaging

cnn convolution image-analysis image-manipulation image-processing

Last synced: 18 Mar 2025

https://github.com/hellozee/fimageio

The F is for Adobe, eff-image-i-o

image-processing jpeg openimageio

Last synced: 11 Apr 2025

https://github.com/m-shahbaz-kharal/liguard-2.x

A research-purposed, GUI-powered, Python-based framework that allows easy development of dynamic point-cloud (and accompanying image) data processing pipelines.

camera image-processing image-visualization lidar lidar-camera-fusion open3d opencv point-cloud-processing point-cloud-visualization python

Last synced: 11 Apr 2025

https://github.com/moimart/fragment-swader

Do image manipulation with homegrown TypeScript shaders

image-manipulation image-processing typescript

Last synced: 22 May 2026

https://github.com/mituskillologies/pgduasp-cv-dec24

The program of Computer Vision in course PGDUASP at CDAC. Conducted by Tushar B. Kute. November-December 2024

computer-vision cv2 image image-analysis image-processing matplotlib matrix-operations scikit-image

Last synced: 24 Mar 2025

https://github.com/aleozlx/imeta

imeta - image metadata

image-processing postgresql

Last synced: 05 Oct 2025

https://github.com/markalexi/filmme

Selfie maker app with image processing effects. The project will make friends WebRTC, Vue and Typescript.

image-processing typescript vue webrtc

Last synced: 13 Apr 2026

https://github.com/otmanedaoudi/canny-edge-detection

Edge detection in images using canny's algorithm.

edge-detection image-processing

Last synced: 10 Jun 2025

https://github.com/limit-zero/assetsbundle

Implements image upload support for projects utilizing limit0/asset

image-processing symfony-bundle upload

Last synced: 27 Apr 2026

https://github.com/nvinuesa/go-jpeg-xl

Go bindings for libjpeg-xl

golang image-format image-processing jpeg-xl jpegxl

Last synced: 24 Mar 2025

https://github.com/h4ppy0wl/rbc-abnormality-detector-from-images

A MATLAB solution for RBC counting and abnormality detection. An old offline project from 2017 to 2020

anfis-classification hematology image-processing matlab matlab-app-designer matlab-gui

Last synced: 27 Jul 2025

https://github.com/cserajdeep/background-replacement-mediapipe

An easy python code for replacing the background using mediapipe and cvzone packages

background cvzone deep-learning image-processing mediapipe opencv python

Last synced: 05 May 2026

https://github.com/pdiegel/fema-image-attachment-generator

The FEMA Image Attachment Generator is a Python app for creating PDF attachment pages for FEMA Elevation Certificates. It embeds up to 4 images with user-defined descriptions into a PDF, complete with a header featuring key property details. Ideal for quickly generating compliant attachment pages.

automated-workflow fema gui image-processing pdf-generation python

Last synced: 07 Jul 2025

https://github.com/mikhoiuo/algaecog

basic keras picture-based counter thingamabob

image-processing keras machine-learning python3 work-in-progress

Last synced: 11 May 2026

https://github.com/sean1832/pix

a simple image manipulation cli for the terminal

cli image-processing

Last synced: 17 Jan 2026

https://github.com/catdad-experiments/share-edit

📐 PWA for editing images that shows up in the share sheet

hacktoberfest image image-processing pwa share share-sheet

Last synced: 07 Jul 2025

https://github.com/farzanmrz/matlab-seam-carving

MATLAB project implementing seam carving for image resizing and energy optimization using neural network-inspired bilinear transformations

computer-vision image-processing matlab neural-networks seam-carving

Last synced: 26 Mar 2025

https://github.com/sriram-merugu/skin-disease-detection

This project aims to classify the skin disease of uploaded image.

deep-learning fastapi image-processing python yolov11

Last synced: 04 May 2026

https://github.com/jubelcassio/imageprocessing

General use scripts for image processing using Python's Image Library.

image-processing pil python

Last synced: 26 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/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/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/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/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/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/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/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/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/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/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/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/thegrimsey/imagestuffer

Compress images from multiple sources quickly.

compression csharp dotnet image-processing

Last synced: 14 May 2026

https://github.com/methyldragon/mgm_ros

ROS Nodelet package for doing disparity stereo-matching with the More Global Matching (MGM) algorithm!

3d disparity-map image-processing point-cloud ros stereo-vision

Last synced: 17 May 2026

https://github.com/constaf79/pycn

🔗 Simplify your cryptocurrency tasks with pycoin, a Python library providing essential utilities for Bitcoin and alt-coins, ensuring seamless transactions and operations.

cnc-machine cnc-milling-controller cnn cnn-model cnn-processors computer-vision crawler edge-detection fun image-classification image-processing library neural-network pillow pycnc python raspberry-pi web

Last synced: 14 May 2026

https://github.com/andreas-kupries/aktive

Mirror of aktive @ core.tcl.tk/akupries -- image processing, code generation experiment

image-processing supercedes-crimp tcl tk

Last synced: 11 Jan 2026

https://github.com/souleimaneelqodsi/drapeaux-serbie-croatie-sdd

Data classification project in 1st year of CS Bachelor @ Paris-Saclay university: model classifying Serbian and Croatian flags with image pre-processing. Projet de classification en 1ère année de licence informatique à l'université Paris-Saclay : modèle pour classer les drapeaux serbes et croates avec prétraitement d'images

classification-model data-science image-classification image-processing jupyter-notebook python3

Last synced: 14 May 2026

https://github.com/dev-muhammad/imagee

Simple image optimization tool

image-optimizer image-processing

Last synced: 06 Apr 2026

https://github.com/arkaung/eigenfaces

Playground for experimenting eigenfaces

computer-vision eigenfaces eigenvectors image-processing neuralnetwork

Last synced: 12 Mar 2025

https://github.com/vannrr/color-schemorator

Color Schemorator is a tool that adjusts the color palette of an image based on a provided list of hex color codes.

cli color-palette color-scheme command-line go golang hex-colors image-manipulation image-processing

Last synced: 20 Mar 2025

https://github.com/jeinselen/vuo-designtools

Assorted small "apps" created in Vuo for use in design and tech art tasks

art design image image-processing macos tech-art techart texture tools utility vuo

Last synced: 20 Mar 2025

https://github.com/omar-ahmed314/image-processing-api

Processing Images has become too easy with our API tool

backend-api image-processing

Last synced: 26 Mar 2025

https://github.com/ultra-code/imagination

Fast and secure image optimization server in Zig

avif image image-processing image-server jpeg-xl jxl libvips server webp zig

Last synced: 30 Apr 2025

https://github.com/nikvoronin/seektextlines

Seek and recognise text blocks in an image and sometimes gaps between.

csharp dotnet image-processing image-recognition imagesharp ocr ocr-recognition

Last synced: 14 May 2026

https://github.com/kaelzhang/node-gifx

🔥 A native node.js bindings to the giflib, and provides useful APIs.

bindings giflib image image-processing nodejs

Last synced: 14 May 2026

https://github.com/m-ah07/pdf-to-images-conversion-python

A lightweight Python service for converting PDF files into images using pdftoppm. It generates one PNG image per page in the PDF.

file-conversion image-extraction image-processing open-source open-source-python pdf-to-image pdf-tools python-library python-scripts python-utilities

Last synced: 12 Feb 2026

https://github.com/yoyoberenguer/filters-with-fast-fourrier-transform

Image processing (High pass and low pass filter) using FFT

edge-detection fft filters image-processing

Last synced: 03 Apr 2025

https://github.com/rishishanthan/rgb-channel-alignment

A Python project for reconstructing RGB images from grayscale plates with stacked channels using ORB feature matching and homography alignment.

channel-registration color-reconstruction computer-vision feature-matching homography image-alignment image-processing opencv orb python

Last synced: 15 May 2026

https://github.com/hnthap/cat-dog-classification

Cat-Dog Image Classification: training, evaluation and inference (98% accuracy on test set).

binary-classification cat dog efficientnet image-classification image-processing pytorch torchvision

Last synced: 15 May 2026

https://github.com/wasay8/automatedgarbageimageclassifier

Implementation of CNN models(Resnet-34 and Resnet-50) to classify garbage images into 6 major categories for sustainable development and its disposability.

computer-vision deep-learning deep-neural-networks feature-engineering image-processing unstructured-data

Last synced: 26 Mar 2025

https://github.com/rahulpatel2002/fouriertransform_imageprocessing

MATLAB implementation of Discrete Fourier Transform (DFT) for image processing, including manual and built-in DFT verification, magnitude-phase spectrum analysis, shifting, rotation, and magnitude-phase swapping.

dft fourier-transform image-processing matlab signal-processing spectral-analysis

Last synced: 08 Jul 2025

https://github.com/bencardoen/colocalization.jl

Colocalization metrics and distances for images or their sparse representations.

colocalisation colocalization distance-measures image-processing interaction julia-language metrics microscopy single-molecule-imaging

Last synced: 11 Jan 2026

https://github.com/princeranjan03/imageencryption_i-chip

This project focuses on creating a hardware-based encryption and decryption system that implements the Data Encryption Standard (DES) algorithm.

cipher cryptography data-encryption data-encryption-standard encoding encryption-decryption fpga image image-processing opencv rtldesign source-coding verilog verilog-hdl verilog-project vivado xilinx xilinx-vivado

Last synced: 26 Mar 2025

https://github.com/walid0912/analyse_image_medicale

Analyse d'une image medicale d'un cerveau, erosion dilatation

dilatation erosion geometry image-processing modeling python

Last synced: 15 May 2026

https://github.com/mdipcit/image_resize_pipeline

Image processing pipeline for resizing and optimization

automation image-processing pipeline

Last synced: 08 Sep 2025

https://github.com/nanditha-prabhu/dehazing-through-image-processing

The project suggests a dehazing pipeline using image processing that has proven to be effective in removing haze and enhancing the quality of hazy images.

clahe dehazing gamma-correction histogram-equalization image-processing unsharp-masking

Last synced: 17 Mar 2025

https://github.com/guppster/nimage-compression

Exploring nim-lang by converting a C image compression library to Nim and demonstrating it's usage

bindings c-bindings image-compression image-processing

Last synced: 15 May 2026

https://github.com/scholarchen20/ustxtseg

Weakly-Supervised Medical Image Segmentation with Simple Text Cues

image-processing image-segmentation medical multimodal python pytorch segment-anything ultrasound-imaging

Last synced: 15 May 2026

https://github.com/lloydlobo/mandelbrot

The Mandelbrot set is a beautiful and fascinating mathematical object that has captured the imagination of mathematicians, artists, and computer scientists for decades.

ascii-art image-processing mandelbrot-fractal mandelbrot-set

Last synced: 08 Jul 2025

https://github.com/annnieglez/computer-vision-parking-lot

This project leverages computer vision techniques to analyze parking lot occupancy. The goal is to detect available parking spaces in real-time using image and video input.

computer-vision data-analysis data-science data-visualization google-colab image-classification image-processing machine-learning python transfer-learning

Last synced: 15 May 2026

https://github.com/gorkhali125/image-processing-algorithms

Some image processing algorithms written in python from scratch.

image image-processing imagemagick pillow

Last synced: 09 Apr 2025

https://github.com/gaetanozappi/vintage

Project in processing creates a vintage effect on images.

image image-processing photo processing vintage

Last synced: 13 Apr 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/metafates/imageeditor

Simple Image Editor

cli image-processing java

Last synced: 27 Mar 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/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/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/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/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/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/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/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/schctl/medo

Image processor for astrophotography

astrophotography image-processing opencv rust stacking

Last synced: 15 May 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/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/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/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/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