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/garimaarora15/deep-learning

This repository contains practical implementations of deep learning concepts in Python. It includes code for essential models and techniques such as CNN, RNNs, neural networks etc.

cnn deep-learning image-processing neural-networks rnn

Last synced: 28 Apr 2026

https://github.com/speedkillsx/image-classification

Ripository that containes different image classification projects using various deep learning models (Sklearn, Yolo,)

computer-vision image-classification image-processing python sklearn vision-par-ordinateur yolov8

Last synced: 28 Apr 2026

https://github.com/dragos20tech/image-asset-generator

A modern React/TypeScript web application for converting and resizing images into multiple formats and dimensions. Features platform-specific presets for Android/iOS icons, custom sizing with aspect ratio lock, advanced upscaling algorithms, and batch ZIP downloads. Perfect for developers and designers creating app assets.

android-icons asset-generator batch-download canvas-api image-processing image-resize ios-icons modern-ui react responsive-design typescript web-development

Last synced: 28 Apr 2026

https://github.com/joshuaevan/page-forge

Convert multi-page PDFs into clean, OCR-ready images — CLI, watch folder, web UI, and optional Google Drive sync.

cli docker document-processing fastapi google-drive image-processing ocr ocr-preprocessing pdf pdf-converter pdf-to-image pillow pymupdf python self-hosted

Last synced: 28 Apr 2026

https://github.com/tinyhiker/my_scripts

All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.

image-processing object-oriented-programming python-os pytube-projects windows-10

Last synced: 28 Apr 2026

https://github.com/piotrweppo/scenes_information_recorder

Python GUI/CLI program that uses OpenCV and Tesseract to help film production or post-production editors with analyzing and gathering information about VFX and ADR effects from the videos.

adr analysis cv2 image-processing opencv pyscenedetect pyside6 pytesseract python python-opencv scene-detection tesseract vfx video video-processing

Last synced: 28 Apr 2026

https://github.com/asadiahmad/camera-scanner

Scan your paper, perspective transform the scanned image and increase the scanned image quality.

camera-scanner image-enhancement image-processing magic-color opencv paper-scanner

Last synced: 28 Apr 2026

https://github.com/emonrezabd/cuda-programming

This repo contains CUDA Programming with C++. Projects are done to learn CUDA from scratch.

basler-camera cuda-programming gpu-acceleration image-processing nvidia-gpu process thread vision

Last synced: 29 Apr 2026

https://github.com/sayamalt/computer-vision

This repository covers all the concepts taught in renowned Udemy instructor Josa Portilla's course on Computer Vision.

computer-vision computer-vision-algorithms image-processing opencv

Last synced: 29 Apr 2026

https://github.com/stelios-c/sig_proc

My signal and image processing playground

image-processing scipy signal-processing

Last synced: 29 Apr 2026

https://github.com/luigiifan/object-counter-mv

Object Counter and Segmentation using Python and OpenCV

image-processing machine-vision opencv pyqt5

Last synced: 29 Apr 2026

https://github.com/crizmo/terrabound

TerraBound is an interactive web mapping tool built with React, Vite, and Leaflet, enabling users to draw, edit, and analyze geographic features with AI-powered land segmentation and GEOJSON export. 🚀

ai computer-vision geojson geolocation image-processing openstreetmap satellite satellite-imagery

Last synced: 29 Apr 2026

https://github.com/g3th/pixel_energy

Calculating pixel Energy and Intensity for an entire image in Kotlin, using Java's standard image libraries

command-line command-line-arguments image-processing imageio java-awt kotlin pixel-energy pixel-intensity seam-carving

Last synced: 08 Jun 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/opifexm/converter-to-text

The program image-to-text conversion

image-processing java webserver

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