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/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/slicknode/gatsby-source-slicknode

Gatsby source plugin for Slicknode Headless GraphQL CMS

cms gatsby gatsby-plugin graphql image-processing slicknode

Last synced: 16 Apr 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/bruceherwig-dot/star-trail-cleanr

Free app that automatically removes airplane and satellite trails from astrophotography sequences

ai astrophotography image-processing linux macos python star-trails windows

Last synced: 13 Jun 2026

https://github.com/alyssonmach/pdi-labs

Materiais da disciplina Introdução ao Processamento de Imagens Digitais e Visão Computacional (UFCG)

computer-vision deep-learning image-processing machine-learning ufcg

Last synced: 15 Oct 2025

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/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/duyndh98/simpletrafficlanelinesdetection

Detect Traffic Lane Lines using OpenCV

computer-vision image-processing opencv python

Last synced: 21 Apr 2026

https://github.com/effeix/imagefinder

Image similarity finder using Bag of Visual Words algorithm

bag-of-visual-words image-classification image-processing machine-learning opencv python

Last synced: 29 Apr 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/larsniet/image-renamer

A Python application that renames image and video files based on their creation date from metadata.

image-processing pyqt6 python

Last synced: 25 Oct 2025

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

A simple document perspective corretion

image-processing opencv python3

Last synced: 29 Apr 2026

https://github.com/freya135/smart-traffic-system

A Python-based system leveraging a Raspberry Pi to capture and process traffic images, dynamically control traffic lights and servo motors based on real-time vehicle detection using edge detection, and optimize traffic flow intelligently.

canny-edge-detection gpiozero image-processing numpy open-cv python raspberry-pi-5 real-time-processing servo-motor signal-duration smart-traffic-light

Last synced: 29 Apr 2026

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/carry0987/php-image-processor

An image processing library

composer gd image-processing imagick php8

Last synced: 29 Apr 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/notwoods/thumbor-es

TypeScript Thumbor client for Node, Deno, Bun, & browsers

deno image-processing nodejs thumbor typescript

Last synced: 21 Jan 2026

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/giog97/histogram_equalization_cuda

Performance comparison of sequential and parallel CUDA Histogram Equalization for image contrast enhancement.

cuda cuda-kernels cuda-programming histogram-equalization image-processing parallel-computing parallel-programming

Last synced: 29 Apr 2026

https://github.com/sergeipapina/searchsmd

opencv python base utility, search an component image in PCB image with rotation and scale

image-classification image-processing opencv python3

Last synced: 29 Apr 2026

https://github.com/tautvydasderzinskas/web-scrap-facebook-post

Free time coding project which allows to scrap third party data (from givem websites) - convert it to a nice presented form (images) and post it to a selected facebook pages automatically. This application may serve you as example of how to do certain things... Be aware that at the moment it's code is dedicated to scrap specific pages and present the data in specific way so if you want to use it you will have to modify both the scrapping logic and image generation logic to fit your needs.

cron-jobs facebook image-processing javascript nodejs scraper

Last synced: 29 Apr 2026

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/magliaral/railshot

Prepare model railway photos for digital control software (Rocrail, etc). Background removal, scale-accurate sizing, optional rail underlay.

background-removal image-processing model-railway n-scale rembg rocrail

Last synced: 08 Jun 2026

https://github.com/driftingruby/077-cropping-images-with-jcrop

Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.

image-crop image-processing image-upload ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/thaivincent/fft_image_compression

A simple image compression program using FFT and numPy

fft image-processing numpy

Last synced: 29 Apr 2026

https://github.com/mathusanm6/blur-image

A Python tool for blurring images pixel by pixel using mathematical algorithms and also providing an approximate solution for sharpening the blurred image.

blind-richardson-lucy blur convolve image image-processing kernel-convolution richardson-lucy-deconvolution scipy sharpen sharpen-image

Last synced: 29 Apr 2026

https://github.com/r3dacted42/dip-filter-thresh-gui

assignment made for a digital image processing course

image-processing opencv pyqt5

Last synced: 29 Apr 2026

https://github.com/donaldte/remove-bg-app

Remove BG App is a Django-based web application that removes image backgrounds and allows background customization with selected colors.

background-removal django image-processing media-customization python rembg

Last synced: 29 Apr 2026

https://github.com/jayantita/opencv-image-processing

Color Detection using OpenCV Python

image-processing opencv python

Last synced: 29 Apr 2026

https://github.com/lokranjanp/image-encrpyter-decrypter

Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.

encryption image-manipulation image-processing

Last synced: 18 Jun 2026

https://github.com/andreaschatzopoulos/face-landmark-detector

Facial landmark detection using HOG features and Ridge Regression. Simple, effective, and fast – no deep learning required.

computer-vision face-detection hog image-processing landmark-detection python ridge-regression scikit-learn

Last synced: 29 Apr 2026

https://github.com/alsult/compvision_puzzle

A computer vision pipeline that reconstructs a shuffled puzzle using SIFT feature matching, RANSAC, and image preprocessing.

computer-vision contour-detection feature-matching homography image-processing image-segmentation opencv peppa-pig puzzle-reconstruction python ransac-algorithm sift-features

Last synced: 29 Apr 2026

https://github.com/aayushinit/aibackgroundsubtractor

Real-time background subtraction using OpenCV + Flask with switchable detection algorithms and stylish frontend

ai-project background-subtraction computer-vision flask image-processing knn mog2 opencv python realtime tailwindcss video-processing webcam

Last synced: 29 Apr 2026

https://github.com/x-nimesh/panoramer-dockerized

Panoramer is a cutting-edge panoramic image stitching web application designed to transform your images into stunning, professional-quality panoramas. Whether you're a seasoned photographer or a hobbyist, Panoramer's intuitive interface and precise alignment tools make it easy for users of all skill levels to create seamless panoramas.

flask image-processing numpy python react

Last synced: 29 Apr 2026

https://github.com/emiz98/density-based-traffic-controller-system

Automated traffic light system using real time traffic density data to calculate optimal green signal time for each lane.

arduino arduino-uno embedded-system embedded-systems image-processing opencv pyfirmata pygame python

Last synced: 29 Apr 2026

https://github.com/dafwa/aplikasi-incer

Real-time Image Processing & Face Segmentation Web App built with FastAPI, MediaPipe, and OpenCV. Features transparent background removal, face mesh visualization, and structural analysis.

fastapi image-processing mediapipe python

Last synced: 29 Apr 2026

https://github.com/fatihilhan42/fire-detection-using-haar-cascade-classifier-in-opencv-main

It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

ardunio-uno computer-vision fire-detection harrcascade image-processing opencv-python python3

Last synced: 30 Apr 2026

https://github.com/veresdavid/imgproc-task4

A small program that extracts characters from a scanned paper with some text on it.

character-extraction cpp image-processing opencv

Last synced: 30 Apr 2026

https://github.com/scottyrichardson/grayl-image-thumbnail

Generates different thumbnail sizes from an image. Part of the Grayl PHP framework.

composer-package grayl image-processing php thumbnailer

Last synced: 19 Jun 2026

https://github.com/mnjm/mammogram-classification-imgproc

Matlab - Image processing based Mammogram Image Classificaiton

image-processing matlab

Last synced: 19 Jun 2026

https://github.com/mbuczko/clj-skalar

Image processing based on pooled GM sessions

clojure gm image-processing

Last synced: 12 Dec 2025

https://github.com/neo-ciber94/serverless-imageprocessing

Serverless application to manipulate images

aws-lambda cdk image-processing rust typescript

Last synced: 30 Apr 2026

https://github.com/blackmonk13/wordament_solver

A simple tool to help you find words in Wordament puzzles using OpenCV.

image-processing ocr ocr-python ocr-recognition opencv tesseract-ocr trie-data-structure wordament wordament-solver

Last synced: 30 Apr 2026

https://github.com/psyb0t/docker-mediaproc

Containerized media processing tools over SSH. Drop files in, run ffmpeg/sox/imagemagick over SSH, get your shit out. No shell access, no bullshit - just a locked-down Python wrapper that only lets you run what you're supposed to run.

audio-processing cli-tool containerized devops docker ffmpeg fonts frei0r image-processing imagemagick ladspa locked-down media-processing python-wrapper remote-execution secure-shell sox ssh sshd video-processing

Last synced: 17 Feb 2026

https://github.com/mariliafernandez/hilbert-curves-descriptor

Trabalho de Conclusão de Curso de Engenharia de Computação (UTFPR): Descritor de imagem baseado em curvas de Hilbert

computer-vision descriptors image-descriptions image-processing

Last synced: 19 Jun 2026

https://github.com/arndvs/cast

Creative automation pipeline for generating localized social ad creatives at scale.

creative-automation generative-ai image-processing nextjs openai sharp tailwindcss typescript vitest zod

Last synced: 08 Jun 2026

https://github.com/ggcr/color_balance

Interactive notebook to see how color balance affects every channel of an image.

image-processing interactive-visualizations opencv visualization

Last synced: 20 Jun 2026

https://github.com/scholarchen20/pythonlp

Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手

image-classification image-processing numpy pands python pytorch system tensorflow

Last synced: 30 Apr 2026

https://github.com/rajgandhi1/native-iqa

High-performance, no-reference image quality assessment for Node.js (BRISQUE + heuristics via Rust/N-API)

image-analysis image-processing node nodejs parallel-computing rust

Last synced: 30 Apr 2026

https://github.com/ayushmgarg/cartoon-wizard-facepreserver

🎨 AI face cartoonization with iterative identity preservation, emotion-adaptive processing & 6 artistic styles. Achieves 88% identity accuracy using DeepFace, MediaPipe & Facenet512. Transforms photos to anime, comic, watercolor while keeping you recognizable.

cartoonization computer-vision deepfac emotion-detection face-recognition image-processing mediapipe opencv

Last synced: 30 Apr 2026

https://github.com/mmaithani/kaggle-projects

Collection of all the resources from competition, kernal And data section also all the magic code i have been using to get most of out of a problem

computer-vision data data-science image-processing machine-learning python

Last synced: 30 Apr 2026

https://github.com/arpitarungta/face_recognition_attendance_system

This project is a Face Recognition-based Attendance System that captures and verifies faces in real-time using a webcam and records attendance in structured Excel files. It bridges the gap between intelligent local detection and automated attendance logging. The system uses face encoding to identify individuals and stores the records securely.

image-processing knn-classification machine-learning pandas python streamlit

Last synced: 30 Apr 2026

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

A Python-based image processing project using OpenCV to perform edge detection, thresholding, contour detection, and visualization, including bounding boxes on detected contours.

computer-vision contours edge-detection image-processing opencv python thresholding

Last synced: 30 Apr 2026

https://github.com/xza85hrf/flexiblur

FlexiBlur is a Python GUI application that lets users apply various blur effects to images and videos. It supports simple and advanced blur techniques, including custom settings for motion and radial blurs. Designed for systems with OpenCV, FlexiBlur provides a user-friendly interface for easy and efficient media processing.

blur-effects custom-blur image-processing media-blurring media-editing motion-blur opencv parallel-processing python radial-blur region-of-interest video-processing

Last synced: 30 Apr 2026

https://github.com/viggou/quick-gif

A tool for macOS to quickly generate a GIF from a folder or individual files using ffmpeg

ffmpeg gif image-processing macos macos-app swift swiftui

Last synced: 30 Apr 2026

https://github.com/oguzhantekeli06/image-processing-project

C# application that provides core image processing functionalities, including brightness adjustment, blurring, noise reduction, and edge detection. Each feature is modular, offering flexibility for various image manipulation tasks. No library used.

csharp image-processing windows-forms

Last synced: 08 Jun 2026

https://github.com/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game

This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.

2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis

Last synced: 30 Apr 2026

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/sohomm/imageenhancementformissions

Image Enhancement Digital Image Processing Computer Vision Deep Learning-based Image Restoration Convolutional Neural Networks (CNN) Super-Resolution Techniques Noise Reduction and Denoising Image Quality Improvement Python Programming TensorFlow / PyTorch (whichever you used) OpenCV & NumPy Evaluation Metrics: PSNR, SSIM Model Training

cnn computer-vision deep-learning drdo enhancement image-processing isro opencv

Last synced: 01 May 2026

https://github.com/tushar2704/plant_seedling_classification

This project focuses on the classification of plant seedlings using deep learning techniques. The goal is to develop a model that can accurately identify different types of plant species or determine the health status of seedlings based on input images.

artificial-intelligence classification data-science image-processing project python tushar2704

Last synced: 01 May 2026

https://github.com/naanadr/correct_orientation

Neural network model to correct the orientation of images.

correct-orientation image-processing keras neural-network python

Last synced: 01 May 2026

https://github.com/lfgodoi/intelligent-spacecraft-pose-estimator

A computer vision solution based on digital image processing and neural networks for estimating the pose of known uncooperative spacecraft.

aerospace-engineering convolutional-neural-networks image-processing machine-learning spacecraft tensorflow

Last synced: 01 May 2026

https://github.com/arya-io/ai-background-changer

This repository contains the AI Background Changer app, built with Streamlit and the Cloudinary AI API. Users can upload images, customize backgrounds with prompts, and download the transformed results.

ai background-removal cloudinary computer-vision data-science deep-learning image-processing image-transformation machine-learning open-source python streamlit web-application

Last synced: 01 May 2026

https://github.com/saurabhjalendra/deeplearning-cifar10-classifier

Deep learning-based image classifier for the CIFAR-10 dataset using MLP, CNN, and transfer learning approaches. Achieves 91.7% accuracy with MobileNetV2 transfer learning. Includes data preprocessing, model implementation, and comprehensive evaluation.

cifar10 computer-vision convolutional-neural-networks deep-learning image-classification image-processing tensorflow transfer-learning

Last synced: 01 May 2026

https://github.com/tommyfurgi/image-processing-labs

This repository contains resources and task implementations for the Image Processing course at AGH, exploring essential image manipulation techniques and algorithms.

image-processing python

Last synced: 01 May 2026

https://github.com/darshanakgr/meanfiltergpu

A gpu implementation of mean filter in CUDA

c cuda image-processing

Last synced: 01 May 2026

https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-cpp

The classwork from Advanced Digital Image Processing in C++.

classwork cpp image-processing

Last synced: 09 Oct 2025

https://github.com/vansh-khaneja/nutrai-searcher-fastapi

This repository guides to develop a Multimodal FastAPI application that leverages the CLIP model for analyzing images or text. The app performs semantic search to identify and retrieve nutritional information by querying a vector database, making it a powerful tool for multimodal data processing.

clip fastapi image-processing machine-learning python

Last synced: 07 May 2026

https://github.com/sairupeshl/c-image-processor

A command-line application in C to apply visual filters (Grayscale, Reflection, Box Blur, and Edge Detection) to 24-bit BMP images

c image-processing

Last synced: 08 Jun 2026

https://github.com/anshlulla/image-segmentation-for-self-driving-cars

Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network

image-processing image-segmentation python self-driving-cars tensorflow

Last synced: 01 May 2026

https://github.com/sa-y-an/image_transform

Basic Image Processing in C++

cpp17 image-processing

Last synced: 09 Oct 2025

https://github.com/sarahloree/project-5--plant-seedling-classification

This is the fifth project I completed as part of the Introduction to Computer Vision Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.

convolutional-neural-networks image-processing keras tensorflow transfer-learning

Last synced: 01 May 2026

https://github.com/jonasagx/nephos

Análise comparativa de algoritmos para criação de mapas de campos de vento

experiment image-processing opencv

Last synced: 01 May 2026

https://github.com/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 01 May 2026

https://github.com/shivshah19/image-converter

An image converter tool that converts PNG/JPG images to WebP format, offering options to download individual files or all converted images as a ZIP. Simple and easy to use.

image-processing python streamlit

Last synced: 01 May 2026