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/vaisest/bicubic-intepolation-py

Bicubic convolution interpolation implementation in Python and Rust from Keys, 1981

bicubic-interpolation bicubic-kernels image-processing image-scaling

Last synced: 30 Jan 2026

https://github.com/vnykmshr/imguri

Convert images to data URIs for inline embedding. Supports local files and HTTP URLs with concurrent processing. Node.js 18+, ES modules, native fetch.

base64-encoding build-tools data-uri email-templates esm fetch-api image-processing inline-images mime-types nodejs

Last synced: 07 Feb 2026

https://github.com/jcbritobr/opencv-java

Lots of opencv examples from books ported to java code

computer-vision image-analysis image-processing java opencv

Last synced: 15 Apr 2026

https://github.com/saolghra/python-facial-recognition

Real-time facial and hand landmark detection using Python and OpenCV. Detects faces and hands in webcam feeds, tracing key landmarks for each detected face and hand in real time.

computer-vision facial-landmark-detection hand-landmark-detection image-processing machine-learning mediapipe opencv python real-time webcam

Last synced: 16 Apr 2026

https://github.com/pourya-kgp/palmrecognition

Implementation of a Palmprint Recognition System based on Image Processing (M.S. Thesis)

image-processing matlab palmprint-recognition palmprint-roi

Last synced: 13 Feb 2026

https://github.com/elerac/residual-interp-demosaic

Unofficial Python implementation of residual interpolation demosaicing.

demosaicing image-processing python

Last synced: 02 Jun 2026

https://github.com/themeplate/image

OTF processing but quietly generated

image-processing on-the-fly wordpress

Last synced: 14 Feb 2026

https://github.com/tousif47/map-extraction-for-next-generation-gaming

Prototype for a under-graduation thesis "Map Extraction for Next Generation Gaming". It extracts road skeleton from satellite images and apply it to a movement operation. Which can be used as a basic operation for a game.

c-plus-plus image-processing opencv opencv2

Last synced: 16 Apr 2026

https://github.com/adamspannbauer/stitcher

Experiment for panorama stitching without any directional assumptions.

computer-vision image-processing opencv panorama-stitching python

Last synced: 17 Apr 2026

https://github.com/ibrahimjspy/pointoffocus

This project focuses on identifying the most attention-grabbing regions in an image. These saliency maps can be used to enhance thumbnails, create dynamic zoom effects, guide text animations, and support various other visual applications where highlighting key areas of an image is essential.

flask image image-processing image-recognition machine-learning opencv python

Last synced: 17 Apr 2026

https://github.com/umer-farooq-cs/canny-edge-detector

High-performance Canny edge detector with CPU and CUDA implementations. Loads PGM images, performs Gaussian smoothing, gradients, non-max suppression, and hysteresis. Benchmarks both paths, outputs edge maps, and reports speedup. Simple Makefile, sample images included.

c canny-edge-detection computer-vision cpp cuda gpu high-performance-computing image-processing nvcc pgm

Last synced: 18 Apr 2026

https://github.com/tuki0918/pixzle

[NPM] Image Fragmentation, Restoration, and Protection

cli fragmentation image-processing nodejs pixzle react

Last synced: 05 Apr 2026

https://github.com/shin3tky/detect_meteors

Automatically detect meteors in RAW astrophotography images using frame-to-frame difference analysis.

astrophotography camera image-processing meteor-detection meteorshower opencv opencv-python python

Last synced: 20 Apr 2026

https://github.com/dinhanhx/morphology_study

A repos for USTH Digital Image Processing 2020 Group 1. It's quite obvious in the title.

image-processing morphology opencv python3

Last synced: 05 Jun 2026

https://github.com/birddevelper/wyna

WYNA is a tiny bot asking your name and remembers your face and your name on next encounter

bot detection face face-detection face-recognition facenet facenet-model facenet-trained-models image-processing python tensorflow voice-recognition

Last synced: 24 Apr 2026

https://github.com/italoseara/interpolation

Homework from CG class. Scale images according to a scale factor using multiple algorithms

cpp image-processing opengl

Last synced: 25 Apr 2026

https://github.com/meetptl04/imagestyletranfer

This project demonstrates how to apply neural style transfer using TensorFlow and a pre-trained VGG19 model. The goal is to combine the content of one image with the style of another to create a stylized image. The repository includes code for image processing, loss computation, style transfer, and visualization

image-processing jupyter-notebook keras matplotlib tenserflow

Last synced: 28 Apr 2026

https://github.com/lahi-ru/image_style_transfer

This project implements neural style transfer using PyTorch. The model combines the content of one image with the style of another to generate a stylized output.

ai-art artificial-intelligence computer-vision deep-learning generative-model image-processing neutral-style-transfer python pytorch

Last synced: 28 Apr 2026

https://github.com/ismailtekin05/caloriedetectingai

🍎🔍 Smart AI system that identifies food items in photos and calculates their calorie content automatically. Built with TensorFlow, YOLOv8, CUDA and computer vision for accurate nutrition tracking.

ai aimodel calorie-calculator computer-vision cuda data-analysis data-science data-segmentation data-visualization dataset dataset-generation image-processing image-recognition python segmentation-models tensorflow ultralytics yaml yolo yolov8

Last synced: 29 Apr 2026

https://github.com/native-bindings/imagemagick

ImageMagick 6 bindings for Node.js

bindings image-magick image-processing nodejs

Last synced: 30 Apr 2026

https://github.com/heethesh/autonomous-indoor-navigation-using-image-processing

Autonomous Indoor Navigation using Image Processing (Caretaker Robot) - eYRC+ 2014 Theme

eyantra eyrc firebird image-processing opencv

Last synced: 01 May 2026

https://github.com/anubagre/imageprocessing_using_opencv

A Python-based project that offers a suite of scripts for performing various image processing tasks. Leveraging the powerful OpenCV library, it includes tools for image property retrieval, format conversion, resizing, rotation, and saving. It is deal for both beginners and professionals who are exploring the realm of images.

cv2 image image-processing opencv python

Last synced: 04 May 2026

https://github.com/heisenberg141/probability-based-boundary-detection

This Repository consists of implementation of probability based boundary detection algorithm which gives more accurate results than canny edge detection.

boundary-detection canny-edge-detection computer-vision edge-detection gabor-filters gaussian-filters image-gradients image-processing kmeans-clustering lm-filters numpy opencv python3 sobel-filter texton-maps

Last synced: 04 May 2026

https://github.com/hamidhosen42/python-opencv

OpenCV is a huge open-source library for computer vision, machine learning, and image processing.

computer-vision image-processing machine-learning opencv python python-library

Last synced: 05 May 2026

https://github.com/renan-siqueira/autoencoder-research

A comprehensive toolkit built with PyTorch, designed to facilitate the training, evaluation, and visualization of autoencoders. From simple linear autoencoders to convolutional and variational architectures, this project offers an intuitive and expandable framework for anyone delving into the realm of unsupervised learning.

autoencoder computer-vision container convolutional-neural-network data-augmentation deep-learning dimensionality-reduction docker dockerfile image-processing image-reconstruction machine-learning model-checkpoint neural-networks python pytorch unsupervised-learning variational-autoencoder virtualization

Last synced: 06 May 2026

https://github.com/saganaki22/removebg

Instantly remove image backgrounds with this modern, AI-powered web app. Fast, privacy-friendly, mobile-first, and beautifully designed with Tailwind CSS

ai background-removal client-side css3 glassmorphism html5 image-processing javascript mobile-first onnxruntime tailwindcss webapp

Last synced: 06 May 2026

https://github.com/chrome-tool/image-convert

This is an extension tool for Chrome browser that converts image type and image size.

chrome chrome-extension chrome-extensions google image-converter image-processing tool tools

Last synced: 08 May 2026

https://github.com/deusares/drawerfunctions

A collection of PIL, Numpy and OpenCV functions to manipulate images

generative graphic image-processing numpy opencv pil pillow python

Last synced: 09 May 2026

https://github.com/nimad70/diabetic-retinopathy-detection

Diabetic Retinopathy Detection using Inception-V3 | project for the Vision & Cognitive System course (ComputerScience @ UniPd) | w/ Shab Pompeiano

cnn-classification computer-vision deep-learning diabetic-retinopathy-detection image-processing keras matplotlib python3 tenserflow

Last synced: 10 May 2026

https://github.com/mohamedelareeg/formdetection_ocr

FormDetection_OCR is a Windows service for automating image processing, form detection, and text extraction using OCR. It effortlessly identifies forms, extracts text, and sends data to endpoints for further processing. With support for various folder watching modes and configurable settings, it streamlines document processing tasks seamlessly.

automation folder-watcher form-recognizer ftp image-classification image-processing ocr

Last synced: 11 May 2026

https://github.com/winterrdog/img_combiner

A toy project that combines two images to form one image. I developed it in order to learn more about writing code in Rust.

image-processing images rust rust-lang toy-project

Last synced: 11 May 2026

https://github.com/rithwikksvr/gesture-controlled-chrome-dino

Using the Webcam of your System we can control Google Chrome Dinosaur Game that shows up in offline Mode.

dinosaur-game image-processing opencv

Last synced: 12 May 2026

https://github.com/canastro/lens

📷apply image filters with webworkers

image-processing

Last synced: 13 May 2026

https://github.com/donatj/imgavg

A simple go tool to average a collection of images faster than Photoshop.

image-average image-processing

Last synced: 14 May 2026

https://github.com/anas-farooq8/parallel-imageprocessing-opencl

OpenCL Image Processing: Explore efficient image processing algorithms using OpenCL, a framework for parallel computing. Convert colored images to grayscale for tasks like skin cancer detection, leveraging the ISIC 2020 Challenge Dataset. Includes optimized parallelized algorithms and documentation for seamless implementation.

c cpu data-parallel gpu-computing grayscale-images image-processing kernel-functions opencl parallel-processing

Last synced: 15 Jun 2026

https://github.com/1jaffry1/detect-brain-tumors-opencv2

A simple program to detect brain tumors from images using image processing

detection image-processing opencv python python3 tumor-detection vision

Last synced: 15 Jun 2026

https://github.com/dungngminh/xml2image

Simple GUI tool to convert drawable xml to image

image-processing kotlin-swing swing-gui xml xml2png

Last synced: 18 Jun 2026

https://github.com/vdistortion/image-manifest

CLI tool to batch-convert images (webp, avif, jpg, png), resize them, and generate a JSON directory manifest — for static sites and galleries without a backend

avif batch-processing cli gallery image-conversion image-processing image-resize jamstack json-manifest nodejs npx sharp static-site typescript webp

Last synced: 18 Jun 2026

https://github.com/syntaxsdev/mediaflow

Lightweight Service for processing and serving media for CDN ready applications

aws cdn image-processing media-server s3 webp

Last synced: 19 Jun 2026

https://github.com/msaadx/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: 24 Oct 2025

https://github.com/poripouria/bachelors-project

Hyperparameters Tuning of Deep Unfolding Networks for Image Enhancement (DUN)

deep-learning image-processing neural-networks optimization pso-algorithm

Last synced: 19 Sep 2025

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/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/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/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/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/khushhallchandra/cs-736

Algorithms for Medical Image Processing

cs736 iitb image-processing mediawiki medical mip

Last synced: 23 Sep 2025

https://github.com/kutukvpavel/plotdigitizer

A small helper for digitizing old scientific plots.

charts digitization digitizer image-processing plots

Last synced: 01 Aug 2025

https://github.com/rsampaths16/reres

Improve Resolution of images using deep-learning techniques

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

Last synced: 01 Aug 2025

https://github.com/ruizca/msvst

Denoising code using the Multi-Variance Stabilization Transform

astronomy image-processing

Last synced: 02 Aug 2025

https://github.com/florianvazelle/mosaic

A C++ cli program for creating photomosaic images

cli image-processing sdl2

Last synced: 02 Aug 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/peplxx/netpbm-cpp

This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.

cpp image image-processing netpbm ppm-image

Last synced: 19 Oct 2025

https://github.com/eddmann/turbo-png

Fast Rust CLI for lossless PNG optimization and lossy compression with Zopfli and imagequant.

cli command-line-tool compression image-optimization image-processing imagequant lossless performance pn png rust zopfli

Last synced: 19 Feb 2026

https://github.com/polinasavelyeva/imageprocessingapp

App for image processing which utilizes PolinaSavelyeva.ImageProcessing

avaloniaui fsharp gpu-processing image-processing

Last synced: 30 Sep 2025

https://github.com/naporin0624/pixel-art-rust

A high-performance Rust implementation for creating stunning pixel art

cli graphics image-processing pixel-art rust

Last synced: 01 Oct 2025

https://github.com/danthe1st/convolut0r

Convolut0r allows to manipulate images using (custom and preset) Convolutions.

convolution image-processing

Last synced: 08 Aug 2025

https://github.com/ggcr/visual-calculator

A visual arithmetic calculator capable of performing simple operations with real time hand gestures.

computer-vision image-processing

Last synced: 09 Aug 2025

https://github.com/ggcr/panorama-stitching

Combines multiple images with overlapping fields of view by making homographies between them to produce a segmented Panorama. This project is based on the paper by M. Brown and D. G. Lowe presented in the IJCV.

computer-vision homography image-processing matlab panorama panorama-stitching vision

Last synced: 09 Aug 2025

https://github.com/aiaaee/googlenet

GoogLeNet is a type of convolutional neural network based on the Inception architecture.

cnn-architecture deep-learning image-processing model

Last synced: 15 Sep 2025

https://github.com/twc-official/imagetotext

This is a Python Script packaged as an executable that scans the chosen space for text using Tesseract, and outputs it as text. I got this idea after getting an Uncopyable error in McEdit, so I guess I owe them.

exe executable image-processing image-to-text-converter pyqt6 python python3 tesseract-ocr

Last synced: 10 Aug 2025

https://github.com/onlycmd/powershell-steganografi

PowerShell ile LSB steganografi aracı - Görsellere gizli mesaj saklama

binary-manipulation image-processing lsb powershell steganography

Last synced: 10 Aug 2025

https://github.com/rasyadh/word-identification

Word Identification is image processing application that using segmentation, template matching, dan region splitting method.

csharp identification image-processing region-splitting segmentation splitting template-matching word-identification

Last synced: 11 Aug 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/moicci/cv2operator

simple library to input various shapes like polygon rectangle and so on.

image-processing opencv opencv-python python

Last synced: 21 Feb 2026

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/liziwl/faas

Image processing service based on Tencent SCF

faas image-processing scf serverless tencent

Last synced: 13 Aug 2025

https://github.com/johnelliott/image-hub

👁 Rapidly share images from a digital camera

camera image-processing local nodejs photography raspberry-pi webapp

Last synced: 19 Apr 2026

https://github.com/mekhyw/boss-electronic_fursuit

A Complete wearable character suit system with many features

audio-processing cad electronics image-processing machine-learning telegram-bot wearable

Last synced: 14 Aug 2025

https://github.com/cuixing158/visual-based-odometry-estimation2

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev bof computer-vision dbow image-processing image-similarity matlab mex odometry opencv orb stiches

Last synced: 14 May 2026

https://github.com/zazi2002/image-processing-dsp

Digital Signal Processing project with focus on circle detection in images using various methods such as correlation and gradient analysis.

correlation detection image-processing matlab

Last synced: 10 Nov 2025