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/darshanakgr/meanfiltergpu

A gpu implementation of mean filter in CUDA

c cuda image-processing

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

https://github.com/mert-byrktr/annoy-image-similarity

Toy project for basic image search engine. Just for dog images now, can be further extended.

annoy fastapi image image-processing search-engine

Last synced: 04 May 2026

https://github.com/who-else-but-arjun/course_project_da241m

This repository contains the source code for the face recognition and enhancement project which was made as a part of the DA241M course at IIT Guwahati

cnn debluring deep-learning image-processing keras python super-resolution tensorflow vgg16

Last synced: 01 May 2026

https://github.com/dangnh0611/unet_for_id_card

ID card localization using U-Net architecture

deep-learning image-processing image-segmentation keras tensorflow

Last synced: 01 May 2026

https://github.com/deusares/funpil

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

batch image-processing lazy media numpy opencv pil pillow python script

Last synced: 01 May 2026

https://github.com/jcaperella29/dicom_processing_flask_app

🏥 DICOM Flask App – AI-Powered Lesion Detection A Flask-based web app for uploading, processing, and analyzing DICOM medical images. Uses DeepLesion (Faster R-CNN) for lesion detection and ResNet50 for classification. Features a multi-tab UI with sidebar navigation. A sample DICOM file is included for testing!

ai-healthcare computer-vision dicom faster-rcnn flask healthcare-ai image-processing lesion-detection medical-imaging python pytorch radiology reset

Last synced: 01 May 2026

https://github.com/adityasreevatsak/useful-code-snippets

Useful-Code-Snippets is a collection of practical and reusable code snippets for various everyday programming tasks. It serves as a handy reference for automating, optimising, and simplifying common operations across different domains.

automation file-handling git image-processing python regex

Last synced: 02 May 2026

https://github.com/laszlokorte/canny-notebook

Numpy Canny Edge detector implementation to visualize each step

canny-edge-detection image-processing jupyter-notebook numpy

Last synced: 02 May 2026

https://github.com/aniketparate/surface-thermal-temp-prediction

Surface Temperature Prediction using Thermal Images

extraction image-processing ml python

Last synced: 02 May 2026

https://github.com/sumedhe/play-with-opencv

Few image processing samples using OpenCV

cpp image image-processing opencv

Last synced: 02 May 2026

https://github.com/trossr32/ps-image-data-uri-converter

A Powershell module for data URI to/from image file conversion.

cmdlet cmdlets image-processing net6 powershell powershell-module powershell-modules

Last synced: 02 May 2026

https://github.com/giog97/mean_shift_image_segmentation_openmp

Performance comparison of sequential and parallel OpenMP MeanShift for image segmentation.

image-processing mean-shift opencv openmp parallel-computing parallel-programming

Last synced: 08 Jun 2026

https://github.com/blueskyson/image-blending-opencv

A simple example of blending 2 images with OpenCV

image-blending image-processing opencv python

Last synced: 02 May 2026

https://github.com/anas-shakeel/go-bmp

go-bmp implements a bitmap reader in golang.

bitmaps golang image-processing learning-by-doing

Last synced: 22 Jun 2026

https://github.com/arda-guler/image_tools

Some Python image effects, filters, processing tools

color image image-processing python rgb

Last synced: 02 May 2026

https://github.com/the-pinbo/image-denoising

The standard approach to image reconstruction using deep learning is to use clean image priors for training purposes. In this project, we attempt to achieve denoising without using a clean image prior and yet, achieving a performance comparable to, or sometimes, even better than that obtained using the conventional approach.

autoencoder bsd500 dataset denoising denoising-autoencoders gaussian-noise image-data-generator image-processing image-restoration noise2noise rednet tensorflow unet

Last synced: 02 May 2026

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

Discrete Fourier transformation implemented manually with the help of C++ and OpenCV.

cpp fourier-transform image-processing opencv

Last synced: 02 May 2026

https://github.com/ladbaby/image2sketch

🖼️ A simple program that converts the input image into sketch, written in Python and use Kivy as frontend.

android buildozer image-processing kivy opencv scut sketch windows

Last synced: 02 May 2026

https://github.com/sirridemirtas/image-processing-tool

This application performs various image processing operations on images. It utilizes Flask to create an API for sending images, and React.js for displaying the edited images on the frontend.

flask image-processing javascript python react

Last synced: 02 May 2026

https://github.com/dho-rae/emotion-detector

A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.

artificial-intelligence computer-vision deep-learning emotion-detection facial-recognition gui-application image-processing machine-learning python real-time-processing

Last synced: 02 May 2026

https://github.com/opifexm/converter-to-text

The program image-to-text conversion

image-processing java webserver

Last synced: 09 Jun 2026

https://github.com/ikarthikgraj/counterfeit-currency_detection

This repository contains a MATLAB implementation for detecting fake currency notes using digital image processing and machine learning. The system uses texture and statistical feature extraction from currency images and applies Support Vector Machines (SVM) to classify notes as genuine or fake.

image-processing machine-learning matlab

Last synced: 09 Jun 2026

https://github.com/bishwas-py/save-generated-image-django

This is a quick simple Django app that allows you to programatically save a generated image in Django.

django django-application image-processing save save-image

Last synced: 03 May 2026

https://github.com/artaasadi/neuralnetwork_proj

solved image detection problem using Neural Networks

ai image-classification image-processing image-recognition ml neural-network python

Last synced: 03 May 2026

https://github.com/caiotaavares/painter

Simple image editor and raster graphics editor with Qt6 and c++

cpp image-processing qt5

Last synced: 03 May 2026

https://github.com/greg-ynx/projet-encolleuse-image-processing

Construction d'un pipeline traitant des images de dépôts de colle et mesurant le diamètre de ceux-ci.

image-processing jupyter measurements python

Last synced: 03 May 2026

https://github.com/lnardon/warhol

An image processing and optimization micro service

docker image-processing microservice multer nodejs sharp typescript

Last synced: 03 May 2026

https://github.com/chinmayeegade/matlab_image_processing

Codes to various image editing, processing and filtering methods offered by MatLab

image-processing matlab

Last synced: 09 Jun 2026

https://github.com/necat101/pixtess

PIXel TESSellator convert your pictures to text and back semi-losslessly! great for training AI

format image image-processing imagetotext

Last synced: 03 May 2026

https://github.com/st235/catovasia

Catovasia (рус. Котовасия) - state of mind, nothing more than the abbreviation of the phrase "Cat Vaska".

android cat image-processing java vaska

Last synced: 03 May 2026

https://github.com/dilumdesilva/imagelab-initial

ImageLab is a standalone tool that lets the user play with OpenCV using its GUI.

gsoc-2020 image-processing imagelab opencv scorelab

Last synced: 03 May 2026

https://github.com/m-rishab/ai-image-editor

A powerful web-based image editing tool that combines the capabilities of background removal and DALL-E image transformation in one intuitive interface.

computer-vision deep-learning deeplabv3 flask image-manipulation image-processing machine-learning openai-api opencv python3 pytorch pytorch-implementation semantic-segmentation

Last synced: 03 May 2026

https://github.com/halimdakir/serverless-image-processing-on-aws

A fully containerized, event-driven image processing pipeline built with Go, AWS Lambda, and Amazon Rekognition.

amazon-rekognition amazon-s3 api-gateway aws aws-lambda benchmark cloudwatch docker event-driven golang image-processing serverless

Last synced: 03 May 2026

https://github.com/panastasiadis/embedded-systems-projects

A collection of educational embedded systems projects using HLS, Arduino, and Verilog — developed for the course Embedded Systems Programming in Edge Environments.

arduino bayer-filter educational-projects embedded-systems fpga high-level-synthesis image-processing systemverilog verilog

Last synced: 03 May 2026

https://github.com/andraderaul/ascii-art-converter

Real-time image and webcam to ASCII art converter built with React, TypeScript, and Vite.

ai-assisted-development ascii-art canvas creative- image-processing vite

Last synced: 20 May 2026

https://github.com/nuraj250/facevision

A powerful face recognition app using OpenCV to detect and recognize faces in images and videos. Supports real-time processing, facial feature extraction, and database matching for identification. Ideal for security, authentication, and smart applications.

computer-vision face-detection face-recognition image-processing machine-learning opencv python

Last synced: 03 May 2026

https://github.com/grachale/convolution_image

The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.

convolution image-processing numpy python

Last synced: 03 May 2026

https://github.com/sealonk/mlgc-server

Backend server for skin cancer detection using TensorFlow.js and Firebase.

backend express firebase healthcare image-processing machine-learning tensorflow

Last synced: 04 May 2026

https://github.com/vasugi2003/predictive-analytics-on-fishery

A predictive analytics in Fishery using Deep learning techniques. It includes classifying what type of fish it is and also the disease it is affected with.

classification deep-learning image-processing jupyter-notebook mobilenet resnet50-model visualization

Last synced: 09 Jun 2026

https://github.com/kpechenenko/img-previewer

The web-service to create image preview.

docker go image-processing rest-api

Last synced: 04 May 2026

https://github.com/penguincabinet/opencv-anonymousface

顔を自動検出し、アノニマスのお面をかぶせるツール

csharp image-processing opencv

Last synced: 04 May 2026

https://github.com/0x778/gaussian_filter_using_cuda

Implemention of gaussain filter using CUDA

cuda cuda-kernels cuda-programming image-processing

Last synced: 04 May 2026

https://github.com/rolandort/transform

TransForm is a macOS app that lets you apply free transformations and cropping to images by selecting and adjusting four points.

image-processing macos python qt6

Last synced: 04 May 2026

https://github.com/erolkuluslu/image_classifier

This project provides a comprehensive solution for image processing, smart cropping, image embeddings, feature extraction, dataset cleaning, and model training and inference using PyTorch. Additionally, it includes a Gradio-based web application for easy interaction with the trained model.

conda conda-environment gradio-python-app image-processing model-training python pytorch torch

Last synced: 04 May 2026

https://github.com/jaberchowdhury/gowall_showcase

A simple Node.js photo gallery with theme support, image grouping, and dashboard analytics.

css gowall html image-processing javascript nodejs windows

Last synced: 04 May 2026

https://github.com/nikhiljsk/guimoviedataanalysis

A graphical user interface using QT and Python-3 which is capable of asking the query from user in text format or even in Image format and get the answer from the dataset

gui image-processing pyqt5 python3 qt visualization

Last synced: 04 May 2026

https://github.com/meqdaddev/txt-qr-reader-covid19

QR Code Reader for COVID-19 using a robot powered by Fischertechnik TXT controller.

computer-vision image-processing opencv-python qrcode robot robotics

Last synced: 04 May 2026

https://github.com/atharva-werulkar/pixelboost-flutter

🎨 AI-powered Flutter app for enhancing image quality with 2x-4x upscaling using advanced machine learning. Features minimal dark UI, secure cloud storage, and professional-grade results.

ai dart flutter image-processing machine-learning mobile-app upscaling

Last synced: 04 May 2026

https://github.com/atymri/asciigenerator

ASCIIGenerator is a simple C# console application that converts images to ASCII art. It supports adjustable width and optional color inversion to control output details.

art-generator ascii ascii-art console-application csharp dotnet image-processing image-to-ascii script terminal text-art

Last synced: 04 May 2026

https://github.com/ahmetaksungur/image-recognition-api-python

Python image recognition libraries process the image sent with the api and look at the object, classification, intense colors of the image and whether the image is safe or not.

api-python flask image-classification image-processing image-recognition imageai object-detection python python-script

Last synced: 05 May 2026

https://github.com/yash-thio/sudoku-solver

the final version of this app would be able to solve any 9 by 9 sudoku you provide in an image format.

express image-processing pubsub redis websockets

Last synced: 05 May 2026

https://github.com/junkisai/search_engine

画像検索エンジンをつくろう

image-processing keras python

Last synced: 05 May 2026

https://github.com/justdvnsh/justdvnsh-twitterbot

A twitter bot made to schedule and post tweets for me and also reply and retweet them.

api glitch image-processing nodejs processingjs rest-api twitter-api twitter-bot

Last synced: 05 May 2026

https://github.com/sarthakjadvani/cloudflare-ai-image

🖼️ Generate AI images using Cloudflare Workers with multiple models. Seamlessly integrate and utilize OpenAI-compatible API.

ai ai-api api chatbot cloudflare-r2 cloudflare-workers cloudflare-workers-ai flux flux-schnell image-generation image-processing roo-code service sharp stability-diffusion stable-diffusion vue workers

Last synced: 05 May 2026

https://github.com/gah-code/haro-photo-website

Photography project using design tokens and SCSS for modular design, Vite for quick builds and image optimization, and Cloudinary for asset delivery. Netlify handles SEO, marketing forms, and A/B testing for an optimal user experience.

design-system image-processing scss vite

Last synced: 05 May 2026

https://github.com/bugramurat/real-time-image-processing-app

Real-Time Image Processing with Flask and Docker (Mobile Friendly)

docker flask image-processing javascript python

Last synced: 05 May 2026

https://github.com/g-s-c-code/pixporter

PixPorter is a simple image format converter built on .NET 8, designed to make converting image files simple and efficient. It supports popular formats such as PNG, JPG, JPEG, WebP, GIF, TIFF and BMP, and allows both single and batch conversions.

conversion conversions converter dotnet image image-conversion image-converter image-processing images imagesharp spectre spectre-console

Last synced: 05 May 2026

https://github.com/abdelrahman-amen/variational_autoencoder

I used VAE and CVAE in this project to generate images based on user input.

cvae decode endocode image-processing keras python slider variational-autoencoder widgets

Last synced: 06 May 2026

https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app

This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.

artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3

Last synced: 06 May 2026

https://github.com/tusharthakur8267/ocr_sentiment_analysis_text_summarization

This project extracts text from images using OCR, analyzes sentiment (positive, negative, neutral), and summarizes text for quick insights. It utilizes Python, Tesseract-OCR, NLP libraries, and Flask/FastAPI for deployment.

flask image-processing nlp opencv pil python sentiment-analysis spacy tesser

Last synced: 06 May 2026

https://github.com/fatihilhan42/document-scanner-master-with-python

It is the documentation scanner project of our Computer Vision work with Opencv. In this project, documents shown to the computer camera were scanned using Opencv artificial intelligence libraries. Below I tried to explain the details of the project step by step.

computer-vision documentation image-processing opencv python scanner

Last synced: 06 May 2026

https://github.com/rakshath66/ask-your-image

Ask questions about any image using AI. A smart Streamlit app powered by BLIP that answers visual questions, generates captions, and lets you download a PDF report.

ai-app blip caption-generator computer-vision deep-learning generative-ai huggingface image-captioning image-processing image-question-answering interactive-ui multimodal-ai openai pdf-generator pytorch streamlit transformers vision-language visual-question-answering vqa

Last synced: 06 May 2026

https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation

Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels

image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy

Last synced: 06 May 2026

https://github.com/shaymorad/lightricks-home-assignment

My implementation of the home assignment given by the company Lightricks.

cli-app home-assignment image-processing json jsonschema python3

Last synced: 06 May 2026

https://github.com/rahulpatel2002/blood-group-detection

A deep learning-based blood group detection system using infrared hand images. The project includes data preprocessing, model training, and a Flask web app for real-time predictions.

blood-group-detection computer-vision deep-learning flask image-processing infrared-images machine-learning medical-api tenserflow

Last synced: 06 May 2026

https://github.com/cm-600/monet-image-generation-with-gans

I developed two CycleGANs using TensorFlow and Keras that will generate an image in the style of Monet from a landscape photo for the Kaggle challenge "I'm Something of a Painter Myself." My submission was in the top 20% on the Kaggle leaderboard.

gan image-processing keras neural-networks tensorflow

Last synced: 06 May 2026

https://github.com/christiansassi/signal-image-and-video-project

Project developed by Pietro Bologna (@bolognapietro) and Christian Sassi for the Signal, Image and Video course.

image-processing mri-segmentation numpy opencv python

Last synced: 06 May 2026

https://github.com/alikhachev/computer-graphics

Mirror of university course repository

graphic graphics image-processing qt ui user-interface

Last synced: 06 May 2026

https://github.com/ugliestie/musicemoji

Telegram bot which updates your Telegram account status with emoji of current track

aiogram aioschedule image-processing lastfm telegram

Last synced: 06 May 2026

https://github.com/nir3x/screengrabber.cpp

ScreenGrabber.cpp - Library for Capturing Screens on Windows Systems

c-plus-plus cpp gdi-plus image-encoder image-processing monitor-information screen-capture windows-api

Last synced: 10 Jun 2026

https://github.com/dthung1602/image2css

A go package that converts images to pure CSS art with thousands of box shadows

box-shadow css css-art go golang image-processing wasm web-assembly

Last synced: 06 May 2026

https://github.com/alesyarabushka/diamond

This application has been developed in purpose of creating a picture for diamond embroidery based on the user's picture

image-processing nodejs pixelation postgresql reactjs typeorm typescript

Last synced: 06 May 2026

https://github.com/fatihilhan42/lane-line-detection-with-python

In this project you will detect lane lines in images using Python and OpenCV. OpenCV means "Open-Source Computer Vision", which is a package that has many useful tools for analyzing images.

image-processing line-detection numpy opencv python

Last synced: 06 May 2026

https://github.com/russell-archer/fitsexplorer

Astronomer's Imaging Utility (Archived from Microsoft TFS)

c csharp image-processing windows

Last synced: 06 May 2026

https://github.com/pgebert/watermark

Little cli tool to add image watermarks written in kotlin.

gradle hyperskills image-processing java jetbrains kotlin watermark

Last synced: 06 May 2026

https://github.com/albertomarquillas/face-anonymizer

Privacy-focused face anonymization tool using OpenCV and MediaPipe with blur, pixelate, and emoji modes. Portfolio-ready with CLI, docs, and tests.

cli-tool computer-vision face-detection image-processing mediapipe opencv privacy python

Last synced: 07 May 2026

https://github.com/cahyaong/cop.theia

My repository for learning image and video processing techniques.

artificial-intelligence computer-vision csharp image-processing machine-learning python wpf

Last synced: 07 May 2026

https://github.com/serhatkildaci/usdztopng

🎯 Professional macOS app that converts USDZ 3D models to high-quality PNG images with advanced rotation controls and studio lighting

3d 3d-models converter image-processing macos mvvm png rendering scenekit swift swiftui usdz

Last synced: 07 May 2026

https://github.com/kvantvs/get_most_used_colors

Gets most used color from image

colors image-processing python

Last synced: 12 Jun 2026