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/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/uragirii/ffcs-captcha

The program tries to find out captcha value without using Machine Learning and only Image Processing

captcha-solver captcha-solving image-processing opencv opencv-python student-login vit-chennai vit-university

Last synced: 13 May 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/ani717/pneumonia_detection_effecientnet_b7

Pneumonia Detection in Chest X-ray Image with EfficientNet-B7. Accuracy = 87.98%, Precision = 100%, Recall = 83.87%, F1 Score = 91.23.

cnn computer-vision data-analysis data-augmentation efficientnet image-classification image-processing machine-learning

Last synced: 13 May 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/ofir-frd/automatic-size-calculation

In this work an automatic code for collection of the CuS nanoparticles thickness and width is suggested. The code is written in Matlab and uses its advanced image processing tools. Bright field TEM images were produced using Ilse Katz Institute for Nanoscale Science & Technology TEM JEM-1230 (T-12). The images were converted from DigitalMicrograph ‘.dm’ format to ‘.TIF’ files. Graphical and statistical analyze of the ‘.TIF’ files was conducted using Origin and Statistica software.

electron-microscopy histogram-equalization image-processing

Last synced: 13 May 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/oslook/webp-converter-online

Convert images to and from WebP format with our free, fast, and secure local tool. No software installation required.

image-processing jpg png webp webp-converter

Last synced: 10 Feb 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/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/enikeishik/imageadjuster

Image adjuster to crop and resize image

image-crop image-processing image-resize

Last synced: 11 Jun 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/emiliogrv/object-tracking-core

⚡️Using AI models for Object Detection 👀 and Object Tracking 🚜

image-processing object-detection object-tracking opencv-python video-processing yolov4

Last synced: 02 Sep 2025

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/abdus/java-image-resizer

On-the-Fly Image Resizer built using the Spring Framework

image-processing image-resizer java spring-boot

Last synced: 19 May 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/angeligareta/image-processing-overview

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

cpp cpp14 image-processing opencv opencv-cpp upm

Last synced: 18 May 2026

https://github.com/seung-lab/emirt

EM Image Reconstruction Tools using Python

connectome image-processing neuron-segmentation python

Last synced: 04 Jul 2025

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/hayr-hotoca/vidip

A lightweight video and image processing desktop app made with TauriJS 2, Next.js, Redux state management ,Tailwind CSS, Shadcn and standalone FFmpeg. This complete app with Lemonsqueezy payment lets you compress, split, trim, merge videos, and resize, crop, rotate images.

ffmpeg i18next image-processing javascript jimp lemonsqueezy nextjs re react-redux redux rust shadcn shadcn-ui tailwindcss tauri typescript video-processing

Last synced: 11 Jun 2026

https://github.com/prajeetguha/imageprocessing

Programming for Image Processing

c image-processing

Last synced: 02 Sep 2025

https://github.com/x0root/cvbridge

OpenCV for android/termux

android app image image-processing kotlin opencv termux

Last synced: 21 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/gugarosa/heat_mapper

🔥 An image processing utility built upon OpenCV to generate motion heat maps from video-based sources.

heat-map image-processing motion-detection opencv python

Last synced: 13 May 2026

https://github.com/ivanglie/go-libraw

Povides Go bindings for LibRaw, for reading and processing of RAW digicam images

camera-raw cgo go golang image-processing libraw photography raw raw-image

Last synced: 21 Jun 2026

https://github.com/abdo-essam/image-filters

Image Processing - Addition, Subtraction, Multiplication and Inverting the grayscale.

image-processing jupyter-notebook matplotlib opencv

Last synced: 10 May 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/goswamipronnoy/fossasia-talk

This repository contains additional reading material related to our presentation at the FossAsia conference.

computer-vision image-processing opencv

Last synced: 15 Mar 2025

https://github.com/supriya811106/garbage-classification-system

A machine learning tool built with TensorFlow and the VGG16 model. It classifies waste items from images, assisting in efficient recycling. Users upload waste images, and the system identifies the waste type.

classification feature-extraction garbage-classification image-classification image-processing keras machine-learning python tensorflow trasfer-learning vgg16

Last synced: 30 Dec 2025

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/gracesevillano/first_steps_mri-world_lab

This repository presents exercises related to magnetic resonance imaging (MRI) and an introduction to quantitative magnetic resonance imaging (qMRI).

dicom-images image-processing k-space mri phantom qmri shepp-logan vibot

Last synced: 12 Jun 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/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/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/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/zzwx/gamutmask

Gamut mask tools implemented in golang

gamut golang image-processing

Last synced: 24 Dec 2025

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/mmz33/brick-breaker-game

A simple brick-breaker game implemented using Processing

brick-breaker-game image-processing

Last synced: 02 Jan 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/pablob94/filtroimagen

Proyecto de Estructura de Computadores en Ensamblador del Motorola 88110

assembly assembly-language assembly-language-programming filter image-processing

Last synced: 12 Jun 2026

https://github.com/jhaayush2004/photonic-philosopher

A cutting-edge model leveraging the power of a pretrained DenseNet201 network for sophisticated feature extraction, combined with layers of LSTM architectures for robust caption generation.

computer-vision data-preprocessing densenet201 image-processing lstm neural-networks nlp

Last synced: 03 Jul 2025

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/stonet2000/javascript-image-filtering

Apply image filters through javascript and p5.js

filtering html image-processing javascript

Last synced: 04 Sep 2025

https://github.com/apex-20000g/eos-mfl

This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)

3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet

Last synced: 11 Jun 2025

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/tilfin/sharp-mozjpeg-image-processor

Scaled and optimized JPEG image file generater powered by sharp and mozjpeg

image-processing mozjpeg sharp

Last synced: 30 Mar 2025

https://github.com/streanger/image-analysis

Any kind of images analysis using python scripts (OpenCV mostly)

image-processing python-opencv

Last synced: 06 Jul 2025

https://github.com/lotfiferaga/image_cartoonizer

image cartoonizer using opencv and tkinter for the GUI

cartoonizer image-processing opencv-python python3 tkinter

Last synced: 12 Jun 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/vpakarinen2/convertly

Convert images between multiple formats (JPG/JPEG, PNG, WebP).

cli command-line ffmepg image-conversion image-converter image-processing python python3 windows

Last synced: 12 Jun 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/theritikchoure/image-processing-using-sharp

This repository contains a simple Express server designed to handle image uploads and convert them to various formats (jpeg, png, webp) using the Sharp image processing library.

express file-upload image-processing multer nodejs sharp

Last synced: 12 Apr 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/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/shane-staret/image-processing-tool-bucknell-csci-479

Bucknell CSCI 479: A Python tool used to take a screenshot of an image, perform image processing on it, and generate an HTML <img> tag to uniquely identify it. The program can also extract text.

fuzzy-matching html image-comparison image-processing ocr python text-extraction

Last synced: 20 Jul 2025

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/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/hasibzunair/jackfruit-or-not-a-jackfruit

An implementation of feature extractors for classification of jackfruits.

feature-extraction image-processing opencv-python

Last synced: 13 Jun 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/rudra-mondal/batch-image-cropper

A desktop batch image cropping tool for quickly preparing multiple images at a consistent size and aspect ratio.

gui image-cropper image-processing pillow pyside6 python

Last synced: 22 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/transpect/image-transform-extension

XML Calabash extension to convert images

image-processing images

Last synced: 13 Jun 2026

https://github.com/nafisarkar/pdf_converter_ocr

This is a graphical tool for performing Optical Character Recognition (OCR) on images and converting PDF files to images

image image-processing machine-learning ocr pdf text-extraction tkinter-gui

Last synced: 29 Jun 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/sripwoud/image-processing

In browser image processing with Rust/WASM

browser image-processing rust wasm

Last synced: 28 Apr 2026

https://github.com/veikkosuhonen/astro_stacking

Simple alignment and stacking of night sky images

astrophotography image-processing matlab

Last synced: 08 Apr 2025

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/iterationlayer/sdk-node

Official Node.js/TypeScript SDK for the Iteration Layer API — document extraction, image transformation, image generation, document generation, and sheet generation.

api document-extraction document-generation image-generation image-processing image-transformation iteration-layer javascript mcp nodejs pdf-extraction pdf-generation sdk sheet-generation spreadsheet typescript

Last synced: 23 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/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/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/khaledalam/softcropper

Automatically resize and blur-pad rectangular images into perfect squares. Ideal for photo preparation and print workflows.

image-processing pypl python

Last synced: 11 Jun 2025