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/pranav-nagpure/pan-card-tampering-detection-nb

IPython Notebook for Pan Card Tampering Detection

image-processing ipython-notebook scikit-image

Last synced: 03 Mar 2026

https://github.com/tomytest3t/line-sketcher

AI-powered photo to line art conversion app for children's coloring books. Convert photos to black & white sketches using multiple AI models with adjustable parameters.

ai coloring-book image-processing line-art nextjs replicate typescript

Last synced: 29 Apr 2026

https://github.com/gekorm/aws-sih

AWS solution to dynamically edit images on the fly with SharpJS

aws-cdk image-compression image-processing lambda optimize-images responsive-images sharp

Last synced: 04 Mar 2026

https://github.com/sadmansakib93/digit-recognizer-random-forest-cnn

This repository contains two sample implementations of the traditional Computer Vision task, Digit Recognizer from Kaggle. The URL of the dataset and relevant information can be found here: https://www.kaggle.com/c/digit-recognizer

classification cnn computer-vision convolutional-neural-networks deep-learning digit-recognition digit-recognizer digitrecoml-kaggle image-classification image-processing ipynb keras machine-learning random-forest random-forest-classifier

Last synced: 09 Apr 2026

https://github.com/richmit/imagej

ImageJ macros & tools for philately & raspberry pi camera

fiji image-processing imagej microscope-images microscopy philately raspberry-pi raspberry-pi-camera

Last synced: 04 Mar 2026

https://github.com/cuupa/perspective-corrector

A simple document perspective corretion

image-processing opencv python3

Last synced: 29 Apr 2026

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

A simple image processing server with a query parameter based API

image-processing media server

Last synced: 08 Aug 2025

https://github.com/pranavh-2004/bardecode

Barcode reader using Python and pyzbar to decode barcodes from images or live camera feed.

barcode-decoder barcode-scanner computer-vision image-processing opencv python-project pyzbar zbar

Last synced: 29 Apr 2026

https://github.com/anoduck/suntime

Extract Date and Time based on sun position and shadow length

analysis date datetime image image-processing photo sun time

Last synced: 02 Oct 2025

https://github.com/xxnauty/boxbluralgorithm

Implementation of blurring algorithm in Python

algorithm algorithms boxblur image-processing python python3

Last synced: 08 Aug 2025

https://github.com/nafisarkar/iot_omr_scanner

The IOT_OMR_SCANNER is an IoT-based project designed to automate the evaluation of OMR (Optical Mark Recognition) sheets

esp32-cam image image-processing iot ocr-recognition omr-sheet

Last synced: 04 Mar 2026

https://github.com/puripant/drawing-board

"Back to the drawing board" generates sketch lines from an image as if it was well thought out

drawing hough-transform image-processing joke sketch

Last synced: 05 Mar 2026

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/artem-burashnikov/imageprocessinggui

Part of the SPBU's programming course. GUI shell for ImageProcessing

avalonia avaloniaui fsharp gui image-processing

Last synced: 30 Sep 2025

https://github.com/carry0987/php-image-processor

An image processing library

composer gd image-processing imagick php8

Last synced: 29 Apr 2026

https://github.com/theveryhim/classic-denoising

Hands on project deploying typical denoising methods.

image-denoising image-processing

Last synced: 04 Aug 2025

https://github.com/rheyhannh/majesta-iloveapi

Image Processing for GTA5 FiveM Servers using ILoveApi

fivem gta5 iloveapi iloveimg image-processing lua

Last synced: 04 Aug 2025

https://github.com/omcodewizard/machine-learning-project

This application recommends personalised skincare and makeup products based on skin metrics inferred from a user's selfie, utilizing advanced Computer Vision algorithms. It employs image processing and CNN models to extract key skin attributes such as Skin Tone, Skin Type, and Acne Concern Level.

acne cnn computer-vision flask image-processing opencv react recommendation-system skincare-recommendation skintone-color skintype tensorflow

Last synced: 09 Apr 2026

https://github.com/notthestallion/image-compression-through-svd-factorization

The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.

compression compression-algorithm image image-processing

Last synced: 05 Mar 2026

https://github.com/pranav-nagpure/text-extraction-nb

IPython Notebook implementation of Text Extraction

image-processing ipython-notebook tesseract-ocr text-extraction

Last synced: 05 Mar 2026

https://github.com/wizard04wsu/convert-images

Drag & drop images onto this web page to convert them to another format, resized, and with a chosen background color.

convert converter format image-converter image-processing images jpeg jpg png resize-images webp

Last synced: 08 Nov 2025

https://github.com/abhaybraja/passport-cropper

Automatically detects and crops a face from an image to generate a passport-style photo from uploaded image. Ensures correct orientation, centers the face, and optionally compresses the image to stay within a specified file size (e.g., under 100KB). Ideal for scanned documents, selfies, or batch passport photo generation.

cropper face-detection image-processing python

Last synced: 03 Aug 2025

https://github.com/broccolingual/go-img-lib

Library for image processing made by Golang.

golang image-processing

Last synced: 12 Jan 2026

https://github.com/himalayaashish/cloaktrick

This project demonstrates the use of OpenCV and computer vision techniques to create a "cloak effect," similar to the invisibility cloak from Harry Potter. The system captures live video using a webcam and detects a specific color range to create the illusion of making the person wearing that color invisible.

computer-vision image-processing opencv

Last synced: 29 Apr 2026

https://github.com/kirillshevch/imgtobase64

imgtobase64 – package for converting image to base64 string

base64 golang image-processing

Last synced: 03 Aug 2025

https://github.com/alexjmercer/imageify

Encode and Decode any file into an image and back !

cpp cpp17 image-processing libpng opencv4 visual-studio

Last synced: 03 Aug 2025

https://github.com/filiprokita/fclick

FCLICK is a Python script that automates mouse clicking by detecting a change in pixel color on the screen. The script waits for a specified start button press to begin monitoring the pixel color at the current mouse position. Once the pixel color changes, the script sends a left mouse click to that position.

automation gui image-processing keyboard-input mosue-click mouse mouse-automation python python3 useful utilities windows

Last synced: 29 Apr 2026

https://github.com/saif-gitreps/face-mask-detection

A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.

cnn-classification image-classification image-processing kaggle keras numpy pandas

Last synced: 09 Apr 2026

https://github.com/dheerajgits/codengrave

CodeNgrave is a portal to convert images into CNC-compatible G-code for engraving purposes. Upload your designs, generate precise tool paths, and create stunning CNC engravings with ease. Built with typescript for the backend and Next.js for the frontend, CodeNgrave simplifies the workflow from design to CNC execution.(Work in progess ...)

aws-lambda cnc engraving grayscale grbl image-processing nextjs nodejs typescript

Last synced: 09 Apr 2026

https://github.com/nikvoronin/k-means-plus-plus

Multithreaded K-Means and K-Means++ clustering algorithms with multidimensional vectors. Charged with example of image palette extraction.

accent-colors clustering-algorithm csharp dominant-colors dotnet image-palette image-processing k-means k-means-clustering

Last synced: 17 Apr 2026

https://github.com/abdelrahmanbonna/imgproject

Matlab Image processing project

image image-processing matlab

Last synced: 03 Apr 2026

https://github.com/meerantajalli/qr-code-generator-for-urls

This is a simple Node.js-based QR Code Generator that converts any given URL into a QR code image. The application prompts the user to enter a URL, generates a QR code for it, and saves both the QR image and the entered URL in a text file.

cli-tool command-line-tool image-processing javascript nodejs npm opens qr-image qrcode-generator url-to-qrcode

Last synced: 17 Apr 2026

https://github.com/beakerandjake/bpimage

A simple image editing library which can be used from the command line.

c cli image image-processing python

Last synced: 17 Apr 2026

https://github.com/drewcassidy/pillow-mbm

Pillow plugin for KSP MBM texture files

image-processing ksp pillow python

Last synced: 02 Aug 2025

https://github.com/bintangtimurlangit/wallcrop

A modern, user-friendly Qt-based application for effortlessly cropping and splitting wallpapers for dual monitor setups. Features real-time preview, aspect ratio maintenance, and intuitive drag-and-drop interface.

cross-plaftorm desktop-application dual-monitor gui image-cropping image-processing monitor-setup pillow pyqt6 python qt wallpaper wallpaper-manager

Last synced: 02 Aug 2025

https://github.com/lmlk-seal/diffusionetwork

DiffusioNetwork is a Python application using a GUI for generating images using various Stable Diffusion models.

ai assistant bot chat code gui image image-generation image-generation-ai image-generator image-processing model offline prompt python stable-diffusion

Last synced: 17 Apr 2026

https://github.com/leoliu0605/uImage

Image processing library made with C language

c clang clanguage image-processing isp isp-library library

Last synced: 27 Sep 2025

https://github.com/otivedani/kelir

homebrew imagery and coloring tools

image-processing

Last synced: 02 Aug 2025

https://github.com/shahaf-f-s/image-colorizer

image colorization software for colorizing black and white images using AI.

ai computer-vision image-colorization image-processing

Last synced: 25 Sep 2025

https://github.com/allen-reji/paddleocr-text-extraction-ml-model

Utilizes PaddleOCR and advanced image pre-processing techniques to extract product attributes from images.

amazon-ml-challenge image-processing machine-learning opencv paddleocr paddlepaddle pil text-extraction

Last synced: 01 May 2026

https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357

A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.

ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras

Last synced: 18 Apr 2026

https://github.com/amdjadouxx/bones_break_detection

usage of yolo to detect if bones are break or not

artificial-intelligence image-processing yolov8

Last synced: 02 Aug 2025

https://github.com/sccanright/varifocal_pix2pix

Binocular imaging system using EDoF and varifocal lenses with a modified Pix2Pix model to generate synthetic focal stacks.

computer-vision deep-learning edof focal-stack generative-adversarial-network image-generation image-processing pix2pix python3 pytorch

Last synced: 29 Apr 2026

https://github.com/ostad-ai/computer-vision-and-image-processing

A repository for topics and programs on Computer Vision and image Processing

computer-vision image-processing image-rotation opencv python

Last synced: 18 Apr 2026

https://github.com/musty-ess/traffic-sign-recognition-with-tensorflow-ai

This project implements a neural network using TensorFlow to classify images of traffic signs from the German Traffic Sign Recognition Benchmark (GTSRB) dataset. The model accurately identifies different types of traffic signs, such as stop signs, speed limit signs, and yield signs, among others.

ai artificial-intelligence autonomous-driving computer-vision convolutional-neural-networks deep-learning image-classification image-processing keras machine-learning neural-network opencv python supervised-learning tensorflow traffic-sign-detection traffic-sign-recognition

Last synced: 18 Apr 2026

https://github.com/alainlebret/python-et-ia-1

Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN

artificial-intelligence image-processing machine-learning matplotlib numpy python scikit-image scikit-learn

Last synced: 04 Apr 2026

https://github.com/soroush-thr/formatfusion

A modern, high-performance desktop file converter for Windows with drag-and-drop interface, supporting images, audio, and video files with hardware acceleration and intelligent compression.

audio-conversion dark-theme desktop-application drag-and-drop ffmpeg file-converter hardware-acceleration image-processing mvvm-architecture pyqt6 python python3 video-conversion windows-application

Last synced: 18 May 2026

https://github.com/praveendecode/bizcardx

Utilize OCR for business card data extraction. Present in interactive Streamlit UI. Optimize storage in PostgreSQL for efficient data management.

image-processing mongodb ocr-recognition postgresql python streamlit-webapp textdetection textextraction

Last synced: 09 Apr 2026

https://github.com/gforien/inshape

Plugin Miro pour extraire le contenu d'un schéma PNG/JPEG. Basé sur des bibliothèques de traitement d'image et d'OCR en Javascript

image-processing javascript miro ocr plugin

Last synced: 18 Apr 2026

https://github.com/ajay-mandal/cms_admin

CMS Admin Panle designed to deploy multiple store from single dashboard. Built using Nextjs14, Reactjs, Zustand, Typescript, Tailwindcss, Prisma, Stripe. All product and stores can be managed at single place along with order revenue analytic with graph dashboard

api authjs cloudinary image-processing nextjs14 postgresql prisma reactjs resend-email shadcn-ui tailwindcss typescript zustand

Last synced: 05 Apr 2026

https://github.com/peterdee/delphi-laplasian-filter

Linear Laplasian filter implementation with Delphi

delphi filtering image-processing laplasian

Last synced: 05 Apr 2026

https://github.com/digital-organology/hmsm

Tools for image based MIDI generation from historical music storage media

image-processing musicology scientific-research

Last synced: 11 Mar 2026

https://github.com/milliorn/image-generator

The Image Generator is a Node.js application that generates images using the OpenAI API. It allows you to create custom images by leveraging the power of OpenAI's image generation capabilities.

algorithmic-art canvas creative-coding creative-project express express-js expressjs generative-art image-generator-using-openai-api image-manipulation image-processing image-rendering node node-js nodejs openai procedural-generation randomization sweetalert2 visual-effects

Last synced: 13 Apr 2026

https://github.com/jamnicki/smartcanvas-digits

Interactive canvas with 'hand-written' digits recognition basing on MNIST dataset

ai image-classification image-processing image-recognition

Last synced: 07 Apr 2025

https://github.com/insightsoftwareconsortium/itkpythonbuilds

Binary builds of ITK from Python package generation. For building ITK external module Python packages.

cmake cross-platform image-processing itk python python-wrappings registration reproducible-research scikit-build

Last synced: 17 Jan 2026

https://github.com/eesunmoon/image_processing

[Fall 2021] Image Processing

c image image-processing

Last synced: 26 May 2026

https://github.com/dheerajshenoy/fitsexplorer

Modern FITS Image viewer with handy features

cfitsio cpp fits image-processing qt

Last synced: 16 May 2026

https://github.com/gregorein/cropclip

CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.

canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application

Last synced: 03 May 2026

https://github.com/whatphilipcodes/sam-aging

All outputs in full resolution are available on Google Drive:

image-processing

Last synced: 09 Apr 2025

https://github.com/colddsam/flower-classification-api

 TensorFlow-powered RESTful API for classifying flower images into five categories.

classification deep-learning image-classification image-processing keras python resnet-50 restapi tesnorflow

Last synced: 18 Apr 2026

https://github.com/antonymorsas/filtrosimagenes

Proyecto Álgebra lineal de filtros de imágenes gracias a transformaciones lineales

image-processing javascript

Last synced: 04 Jul 2025

https://github.com/kumarmhaske/ocr-flask-application

OCR Flask Application: A web application built using Flask that leverages Azure Computer Vision API for Optical Character Recognition (OCR). Users can upload images, extract text from them, and download the processed results. The app is deployed on Azure App Service for scalability and accessibility.

ai azure computer-vision handwriting-recognition image-processing ocr ocr-recognition optical-character-recognition

Last synced: 25 Mar 2025

https://github.com/samestrin/image-manipulation-api-digitalocean

A Python DigitalOcean App Platform based REST image manipulation API using Flask, NumPy, and OpenCV that runs in a Docker container.

api docker flask image image-processing numpy python python3 rest rest-api

Last synced: 13 Apr 2026

https://github.com/gcyrillus/simpleimageresizer

simplifie l'interface d'upload de PluXml et fixe une largeur maximale aux images. Celle-ci sont redimensionnées. Pas de miniature

administration image-processing plugin pluxml

Last synced: 09 Apr 2025

https://github.com/oshapandey/vehicle-count-and-detection-model

In this project, we can detect and count vehicles in a given image or a video. I have used opencv for image processing and haar cascade which is used for object detection. We can also create our own customized haar cascade classifier.

flask-application haar-cascade-classifier image-processing opencv python

Last synced: 09 Apr 2026

https://github.com/ahmaruff/kmeans-img-compress

Simple python image compression library using K-Means clustering

color-quantization image-compression image-processing kmeans kmeans-clustering numpy python

Last synced: 18 Apr 2026

https://github.com/fmigneault/dockers

Collection of docker setup with common libraries for image processing and machine learning.

boost cuda docker image-processing opencv python

Last synced: 12 Apr 2026

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

Camera stream processing using Javascript and WebAssembley

camera go golang image-processing typescript vite vue vue3 vuejs wasm webassembly

Last synced: 13 Apr 2026

https://github.com/smile040501/image_captioning_frontend

Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.

artificial-intelligence convolutional-neural-networks image-caption-generator image-captioning image-processing image-recognition machine-learning neural-networks recurrent-neural-networks

Last synced: 11 Mar 2026

https://github.com/friskisgit/template-generator

Replicates an image laying it out row by row on a sheet of paper

cli go image-processing replicator template

Last synced: 12 Jun 2025

https://github.com/amamic1803/convert-2-ascii

Convert images or videos to ASCII art

ascii-art image-processing python video-processing

Last synced: 02 Apr 2025

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

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

cpp cpp14 image-processing opencv opencv-cpp upm

Last synced: 18 May 2026

https://github.com/zachlagden/face-detection-api

A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.

api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js

Last synced: 02 Apr 2025

https://github.com/ahmedfathygomaa/line-detection

✅ I used Raspberry Pi 5 to detect black lines on the ground using computer vision techniques.

image-processing linedetection opencv picamera2 python3 raspberry-pi

Last synced: 12 Apr 2026

https://github.com/cristian-sknz/ousucanvas

Uma biblioteca para facilitar a manipulação de imagens no Java

canvas image image-processing java

Last synced: 26 Jun 2025

https://github.com/gyk4j/carrot

Crop, Adjust, Resize, ROTate

image-processing libvips pillow-library pyvips tkinter-gui

Last synced: 24 Sep 2025

https://github.com/agvxov/plumblism

Plumblism is a PBMplus image file processing library in C.

c image image-processing image-processing-library library pbm

Last synced: 12 Jun 2025

https://github.com/bmtlab/qrd

QR code recognition library

c image-processing

Last synced: 13 Jun 2025

https://github.com/nico-martin/node-image-processing

A nodeJS library that manipulates images on the fly.

image-manipulation image-processing nodejs

Last synced: 12 Apr 2026

https://github.com/chethanks2005/visionuav-navigation

A robust vision-based localization system for UAVs operating in GPS-denied environments. The system utilizes advanced computer vision techniques to achieve accurate position estimation by matching real-time drone camera feeds with satellite imagery.

brisk computer-vision feature-detection feature-matching geolocalization homography image-processing localization opencv position-estimation ransac region-of- sift uav-navigation

Last synced: 12 Jun 2025