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/mohammed-raafat/image-processing-project

This project generates Salt and Pepper AND Gaussian Noises, and applies Low Pass Filter (uing MATLAB R2016b and App Design GUI)

image-processing matlab-gui matlab-image-processing

Last synced: 11 Mar 2026

https://github.com/loiccoyle/phomo-rs

📷 Rust library, binary and wasm package to create photo mosaics

image-processing mosaic photomosaic rust wasm

Last synced: 08 Feb 2026

https://github.com/pranavgupta1234/karna

Automated drone for object tracking and detection started under Design Practicum

ardupilot cpp drone image-processing makefile objectdetection opencv

Last synced: 15 May 2026

https://github.com/vishwas-chakilam/smart-attendance-system-using-opencv

The Smart Attendance System is an innovative application designed to automate attendance tracking using real-time facial recognition technology. Developed with Python, the system leverages the `OpenCV` and `face-recognition` libraries to detect and recognize faces through a live camera feed.

attendance-management-system computer-vision face-detection facial-recognition image-processing opencv python3 tkinter-gui

Last synced: 20 Jan 2026

https://github.com/rot1024/sengaka

線画化 - CLI tool to make images a line drawing

anime image-processing rust

Last synced: 22 Mar 2025

https://github.com/manikantasanjay/indian_number_plate_character_recognition

Character Recognition of Indian Number Plates Using Deep Learning Model Architecture(CNN).

computer-vision deep-learning image-processing keras machine-learning opencv tensorflow

Last synced: 11 Apr 2025

https://github.com/lloydevans/hips2fits-js

A JS interface to the CDS hips2fits service.

astronomy hips hips2fits image image-processing node typescript

Last synced: 17 May 2026

https://github.com/pmanot/spatialgestures

A high-level spatial interaction framework for macOS

gesture-recognition image-processing spatial-computing swift vision-pro

Last synced: 26 Mar 2025

https://github.com/bluegreen-labs/junglerhythms

Jungle Rhythms post processing package

image-processing processing

Last synced: 18 May 2026

https://github.com/sszukala/trianglepixels

The results obtained from the experiments are compared and analyzed to determine the effectiveness of using triangle pixels in image classification tasks.

cnn-for-visual-recognition cnn-model deep-neural-networks deeplearning image image-classification image-processing image-recognition imageenhancement machine-learning pixels python-script rnn-model tensorflow triangles

Last synced: 18 May 2026

https://github.com/nenotriple/pixel8

Pixelate an image using various methods and conditions.

edit-image editing-image image-manipulation image-processing pixel-art stable-diffusion

Last synced: 29 Mar 2025

https://github.com/StudyResearchProjects/picturs

Command-line utility to manipulate image files

cli icon icons image-processing resizing-images rust

Last synced: 16 Oct 2025

https://github.com/eyevinn/rust-image-processor

Tiny API that provides endpoints for scaling and manipulating images

api image-manipulation image-processing rust rust-lang tools

Last synced: 07 May 2025

https://github.com/alwalxed/dominant-color-image-sort

Organizes images into folders based on their dominant color.

color-analysis computer-vision data-sorting image-processing machine-learning python

Last synced: 06 Jun 2026

https://github.com/justabhishek/object-detection

Python based application for object-Detection using cv2 library.

cv2-library image-processing object-detection python3 yolov3

Last synced: 09 Apr 2026

https://github.com/nazli-d/filters-and-noise

This GitHub repository contains an example demonstrating the application of fundamental image processing filters (Mean, Median, Gaussian) using Python and OpenCV, along with the addition of Salt and Pepper Noise.

gaussian-filter goruntu-isleme image-procesing image-processing image-processing-python mean-filter median-filter opencv python salt-and-pepper-noise spyder-python-ide tuz-ve-biber-gurultusu

Last synced: 13 May 2026

https://github.com/hanzopgp/masterbioinformaticspts

Practical works of my master's degree in Bio-Informatics & AI.

artificial-intelligence bioinformatics biology image-processing logic machine-learning university

Last synced: 08 Jul 2025

https://github.com/arslan3x5/flaskbgremover

An elegant, simple, and powerful web application that allows you to remove the background from any image. Powered by Flask and Rembg, this app processes images directly in the browser, ensuring that you can get your results instantly without the hassle of manual editing.

background-removal background-removal-project flask flask-application image-processing opensource rembg

Last synced: 12 Apr 2025

https://github.com/tinh2044/yolo12-underwater

YOLOv12 Underwater Object Detection is an open-source suite for underwater object detection, built on YOLOv12. It offers an end-to-end pipeline with GPU-accelerated training, customizable data augmentations, real-time inference via Gradio, and support for model export (ONNX & PyTorch).

attention-mechanisms brackish-water computer-vision data-augmentation deep-learning environmental-adaptation evaluation-metrics gpu-acceleration gradio image-processing mixed-precision-training model-export object-detection onnx pytorch real-time-inference training-pipeline underwater-imaging underwater-object-detection yolov12

Last synced: 28 Apr 2026

https://github.com/dyollb/segmantic

Semantic segmentation and image-to-image translation based on AI

image-processing image-segmentation machine-learning medical-image-analysis monai pytorch simpleitk

Last synced: 13 Apr 2025

https://github.com/dermatologist/openmrs-module-opspost

Post obs to OpenMRS without login (For mHealth Apps and sensors)

dermatology ehealth image-processing openmrs openmrs-module

Last synced: 02 Apr 2025

https://github.com/adzialocha/gif-stream

Client: Take pictures from peoples cameras in intervals, make a .gif, upload it to S3, make a massive collage out of this

aws-s3 collage gif image-processing

Last synced: 12 Sep 2025

https://github.com/feuster/resizex

ResizeX is a Fast Image Resizer which can resize an image with free size values or with fixed static values whereas the algorithms with static resizing values are faster that the general resizing algorithms. Some of the available algorithms, as for the ScaleXx, are adding also additional pixel information into the image.

cli-image cli-utility csharp csharp-library fast-image-resizing fastimage image-manipulation image-processing image-resizer image-resizer-app image-resizing imageresize imageresizer nuget nuget-package resize scale2x scale3x upscaler upscaling

Last synced: 15 Jun 2025

https://github.com/muhammadhadiofficial/pixie-fruit

Main objective of the application was to run object detection models on mobile CPU and GPUs for offline inference in agriculture farms where internet is not available.

computer-vision image-processing mobile mobile-app object-detection

Last synced: 04 May 2025

https://github.com/easonlai/images_synthesizer

The sample code repository in Python synthesizes multiple resource images into the background image and adds header text into the image.

image-generation image-processing image-synthesis imagedraw pillow python python3

Last synced: 20 May 2026

https://github.com/bunyaminyavuz/mnistdenoisingandclassification

A comprehensive project demonstrating the effects of noise on MNIST digit classification and the improvements achieved using denoising techniques. Includes data preprocessing, model training, and visualization using Streamlit.

classification data-augmentation deep-learning denoising image-processing keras machine-learning mnist neural-networks noise-reduction python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/imponeer/smarty-image

Smarty plugin that adds some image related template syntax enchaments

hacktoberfest image-processing smarty smarty-plugins

Last synced: 11 Apr 2025

https://github.com/noureldinyosri/graduation-project

A simple project to detect events in football matches using opencv and a simple NN model.

computer-vision image-processing machine-learning

Last synced: 20 May 2026

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

Python script to process images, apply filters, crop and resize images

file-handling image-processing python3

Last synced: 14 May 2025

https://github.com/leoantony72/image-similarity

Image similarity detection using wavelet hashing algorithm

algorithms hash hashing hasing-algorith image-hashing image-processing python wavelet

Last synced: 28 Jun 2025

https://github.com/rushil-ambati/lane-detector

Lane Detector with Computer Vision

computer-vision image-processing opencv

Last synced: 15 May 2026

https://github.com/chaoticbyte/glitch

Experimental (and slow) implementations of some destructive image effects in Python

glitch-effect image-effects image-man image-processing pillow pixel-sorting python3

Last synced: 07 May 2025

https://github.com/shahin-ro/table-detection

Python tool for table extraction & Persian OCR. Uses OpenCV for table detection, Tesseract for text extraction, & Pandas for data output. Visualizes cells & text. Ideal for Persian documents! 📄✨

colab computer-vision data-extraction data-visualization document-processing image-analysis image-processing machine-learning matplotlib numpy ocr opencv pandas persian-ocr persian-text python table-detection table-extraction tesseract text-recognition

Last synced: 08 Apr 2026

https://github.com/jdelauney/computer-graphic-docrefs

Hosting a number of doc PDF references for educationnal purpose only on Computer graphic algorithms found over the web

2d 3d algorithms doculentations graphics image-processing math rendering sse

Last synced: 07 Jan 2026

https://github.com/saravanabalagi/video-to-image-timestamp

A simple shell script to pulverise a video into PNGs neatly logged in a timestamp imagename txt file. Uses ffprobe and ffmpeg

ffmpeg ffprobe image-processing orb-slam2 timestamp video-to-images

Last synced: 26 Apr 2026

https://github.com/georgy7/flood_fill_filter

A heuristic tool for detecting high detail areas in lossy compressed images.

edge-detection edge-detection-algorithm image-filters image-processing jpeg noise-reduction

Last synced: 30 Mar 2025

https://github.com/techatlasdev/medical

💉 Implementa sin límites y ofrece soluciones innovadores con esta plataforma dedicada a soluciones de biotecnología!.

dashboard dashboard-templates image-processing llm medical medical-imaging

Last synced: 10 Jul 2025

https://github.com/realmir1/eyedisease-cnn-classifier

This deep learning model detects eye diseases using CNNs. Trained on an image dataset, it predicts conditions with high accuracy. Ideal for AI-driven medical diagnosis!

cnn deep-learning eye-diseases healthcare healthcaretechnology image-processing machine-learning medicalai tensorflow

Last synced: 15 May 2026

https://github.com/cxllmerichie/apidevtools

All in one tools for API development.

async encryption hashing image-processing logging orm python3

Last synced: 13 Dec 2025

https://github.com/sunsided/widemeadows.rotatedgrid

Rotated grid calculations for CMYK halftone dithering and more ... in C#

csharp dithering dithering-images halftone image-processing poster print

Last synced: 07 Apr 2025

https://github.com/jaben/picfit-docker-compose

Build and Run Dockerfile for Picfit Goland Image Server

docker docker-compose goland image-processing picfit

Last synced: 15 May 2026

https://github.com/ryosama/diff_image

Display difference between two images

image image-processing perl tool

Last synced: 06 Apr 2025

https://github.com/graphaelli/jpg

extract jpeg structure in go

go golang image-processing jpeg jpg

Last synced: 03 Apr 2025

https://github.com/sunsided/rotated-grid

Rotated grid calculations in Rust for CMYK halftone dithering and more

dithering dithering-images halftone image-processing poster print rust

Last synced: 07 Apr 2025

https://github.com/onder7/image_resize

Resim Boyutlandırıcı

image-processing resize

Last synced: 14 Oct 2025

https://github.com/szilagyipeter99/imageprocessing

This repository contains the examples discussed in the Image processing practices.

classification image-processing machine-learning matplotlib numpy pillow python segmentation

Last synced: 18 May 2026

https://github.com/shivakantkurmi/face-recognition

A complete Python + MySQL based attendance system that uses real-time facial recognition to automate and manage student attendance efficiently.

ai-attendance attendance-system automated-attendance education-automation face-recognition face-recognition-system image-processing python

Last synced: 07 May 2025

https://github.com/yinyanfr/image-down

Yet another library / CLI tool to batch compress / downscale images.

cli image image-compression image-processing image-resizer reduce-size

Last synced: 29 Mar 2025

https://github.com/mostafabaghi/python-car-plate-reader

🔍 Python Car Plate Reader — A terminal-based license plate recognition tool that detects and extracts vehicle plate numbers from images using computer vision.

ai alpr automation computer-vision cv2 image-processing license-plate-recognition machine-learning number-plate-reader object-detection ocr opencv python python-project terminal-app vehicle-detection

Last synced: 06 May 2026

https://github.com/sunsided/heart-rate-detection

Heart Rate Monitoring through Color Channel Analysis (in Rust)

heart-rate image-processing opencv rppg rust

Last synced: 18 May 2026

https://github.com/hoyaaaa/nsfw_detector_flutter

A Flutter package to detect NSFW 🔞 (Not Safe For Work / NUDE / adults) contents and classify SAFE 🛡️ contents without downloading or setting any assets

adult dart flutter image-processing mobile-development nsfw nsfw-detection open-source safe-content tensoflow-lite

Last synced: 12 Jul 2025

https://github.com/assem-elqersh/color-identification-lab

A Python-based image color identification tool using OpenCV and the LAB (CIELAB) color space for enhanced perceptual accuracy. This project allows users to click on any part of an image to detect the closest color match from a predefined color dataset.

color-detection image-processing interactive-color-identification lab-color-space opencv rgb-to-lab-conversion

Last synced: 29 Apr 2026

https://github.com/rizquuula/play_t-rex_game_with_handsign

This is a game that use Neural Network to detect hand sign, and then applied it to play T-Rex game

convolutional-neural-networks dnn game image-processing machine-learning naural-network

Last synced: 05 Apr 2025

https://github.com/gnurub/placeimag

Generator image. Like Medium progressive image loading

image-processing placeholder-image

Last synced: 20 Apr 2026

https://github.com/tyler-tee/ephemeral-image-storage

A Cloudflare Worker for generating temporary URLs to store and retrieve images.

api automation cloudflare image-processing typescript

Last synced: 16 May 2026

https://github.com/gosub/tegami

a naïve functional image generation library - my take on Conal Elliott's "Functional Images" paper

functional-programming haskell image-processing

Last synced: 31 Dec 2025

https://github.com/snototter/vitocpp

C++/Python 3 utilities for common vision tasks, e.g. streaming, visualization or image manipulation.

computer-vision-tools data-visualization image-processing utility-library

Last synced: 10 Apr 2025

https://github.com/hackintoshrao/cifar-10-image-classification

Classifying objects from CIFAR 10 image dataset using Convolutional neural networks

convolutional-neural-networks deep-learning image-processing tensorflow

Last synced: 02 Aug 2025

https://github.com/techassi/hfu-imgcomp

Image processing and computer graphics SOSE 22

computer-vision image-processing numpy opencv python

Last synced: 11 Apr 2026

https://github.com/prashantrahul141/img-secret-text

Encode and decode into and from an image.

image-processing secret-text

Last synced: 15 Mar 2025

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: 05 May 2025

https://github.com/shlason/imgproxy

一個可以將儲存在任一地方的圖片進行縮放和套用濾鏡,而不用額外儲存圖片的簡易 proxy server

golang image-processing proxy-server side-project

Last synced: 28 May 2026

https://github.com/Sija/thumb-cutter

Blazingly fast thumb cutting and image juggling middleware for any node/express.js kitchen sink

crop expressjs image-processing javascript nodejs

Last synced: 31 Mar 2025

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/pedrofellipeantunes/halftone-java

Java program to apply a halftone filter to an image.

graphics halftone hatching image-processing java manga swing

Last synced: 10 Jun 2025

https://github.com/mews/braille-images

A python app that converts images to text using braille characters

image-processing image-processing-python python tkinter tkinter-python

Last synced: 16 Jan 2026

https://github.com/mgsandaruwan/shiny_spy

About the ShineSpy app is designed to check the oiliness of our skin. Here we have divided the oiliness of the skin into 3 levels namely level 1, level 2 and level 3. Not only that, we suggest some treatments to make your skin attractive.

image-classification image-processing machine-learning skin-checker skin-detection skin-oilness-detection

Last synced: 07 Apr 2025

https://github.com/lokk798/computer-vision-mcqs

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

computer-vision image-processing mcq quiz

Last synced: 02 Jul 2025

https://github.com/mrakitin/databroker-extractor

Tools and utilities for experiments

data-acquisition databroker image-processing python

Last synced: 27 May 2026

https://github.com/helyousfi/image-processing-library-in-c

This repository contains a collection of C algorithms designed for advanced signal and image processing tasks, including filtering, rotating, cropping, denoising, and more.

c-programming image-processing signal-processing

Last synced: 15 Mar 2025

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/elevans/fiji-scripts

A repository for image processing scripts for ImageJ2/Fiji.

image-analysis image-processing

Last synced: 30 Apr 2025

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/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/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/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/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/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/bend-n/imenchmark

benchmarks comparing the rust image processing ecosystem

benchmarks image-processing rust

Last synced: 15 Mar 2025

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

:wrench: :memo: :coffee: :microscope: Scripts for Fiji provided by the Imaging Core Facility, Biozentrum, University of Basel

facility fiji image-processing imagej imageprocessing

Last synced: 26 Apr 2025

https://github.com/coder-deep/computervision-braintumordetection

Developed a robust deep learning model for classifying brain tumors using MRI images, achieving a 98% accuracy. Demonstrated its real-world applicability in medical diagnostics.

computer-vision deep-learning image-processing opencv python pytorch resnet-18 tensorflow vgg13

Last synced: 11 Apr 2026

https://github.com/bonniesimon/ascii-art-go

Generate ASCII art from images

ascii-art golang image-processing

Last synced: 16 May 2025