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

A simple image editing library which can be used from the command line.

c cli image image-processing python

Last synced: 17 Apr 2026

https://github.com/bintangtimurlangit/wallcrop

A modern, user-friendly Qt-based application for effortlessly cropping and splitting wallpapers for dual monitor setups. Features real-time preview, aspect ratio maintenance, and intuitive drag-and-drop interface.

cross-plaftorm desktop-application dual-monitor gui image-cropping image-processing monitor-setup pillow pyqt6 python qt wallpaper wallpaper-manager

Last synced: 02 Aug 2025

https://github.com/leoliu0605/uImage

Image processing library made with C language

c clang clanguage image-processing isp isp-library library

Last synced: 27 Sep 2025

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

A console application that learns characters from a given source then can recognize them from a scanned paper and then save the result in a text file.

character-recognition cpp image-processing opencv

Last synced: 30 Apr 2026

https://github.com/hacker097/painter

Paints an image with vector lines using evolution. Image processing and basic AI learning project.

ai evolution evolutionary-algorithm image-processing painting

Last synced: 04 Apr 2026

https://github.com/xion/rivt

Simple image merger

animation image-processing python

Last synced: 04 Jun 2026

https://github.com/velascort/image_equalizer_gui

Image equalizer using LUT interface.

image-processing lut numpy python scikit-image ttk

Last synced: 10 May 2026

https://github.com/ghosthack/imageio-native

Java ImageIO readers that delegate to platform-native image decoding APIs via Project Panama (FFM API, Java 22+). HEIC, AVIF, WEBP, JPEG 2000, camera RAW, and more through standard ImageIO.read().

avif heic image-processing imageio java native panama webp

Last synced: 04 Apr 2026

https://github.com/otivedani/kelir

homebrew imagery and coloring tools

image-processing

Last synced: 02 Aug 2025

https://github.com/shahaf-f-s/image-colorizer

image colorization software for colorizing black and white images using AI.

ai computer-vision image-colorization image-processing

Last synced: 25 Sep 2025

https://github.com/colddsam/flower-classification-api

 TensorFlow-powered RESTful API for classifying flower images into five categories.

classification deep-learning image-classification image-processing keras python resnet-50 restapi tesnorflow

Last synced: 18 Apr 2026

https://github.com/ariyanmlzm/react-image-processing

🖼️ Implementing image transforms with opencv toolbox developed with React.js.

image-processing opencv reactjs

Last synced: 05 Apr 2026

https://github.com/amdjadouxx/bones_break_detection

usage of yolo to detect if bones are break or not

artificial-intelligence image-processing yolov8

Last synced: 02 Aug 2025

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

Integration of Google's Cloud Vision API in this Android Application

android google-cloud-vision image-processing java

Last synced: 18 Apr 2026

https://github.com/omarmdiab/aws-cloud-image-processing-app

Cloud Image processing app with distributed computing using (MPI)

aws cloud-computing image-processing

Last synced: 18 Apr 2026

https://github.com/acestojanoski/to-webp

This microservice allows image processing by accepting various parameters through query strings. It supports resizing, quality adjustments, and different fitting modes. All images are converted to WebP format.

image-converter image-processing microservice node nodejs service sharp webp

Last synced: 19 Apr 2026

https://github.com/hiborn4/opencv

This repository contains various image processing labs implemented in C++ using OpenCV. Each lab focuses on different aspects of image processing, such as histogram equalization, edge detection, and morphological operations. The provided code and instructions will help you learn and apply these techniques effectively. Follow the steps in the README

c cmake computer-vision cpp image image-processing ipcv opencv

Last synced: 10 May 2026

https://github.com/soroush-thr/formatfusion

A modern, high-performance desktop file converter for Windows with drag-and-drop interface, supporting images, audio, and video files with hardware acceleration and intelligent compression.

audio-conversion dark-theme desktop-application drag-and-drop ffmpeg file-converter hardware-acceleration image-processing mvvm-architecture pyqt6 python python3 video-conversion windows-application

Last synced: 18 May 2026

https://github.com/guiss-guiss/imagemap

A Python application for image processing that preserves visual vibrancy by avoiding color averaging, featuring a graphical interface and multilingual support.

color-mapping image-optimization image-processing image-resizing image-scaling

Last synced: 04 Jun 2026

https://github.com/praveendecode/bizcardx

Utilize OCR for business card data extraction. Present in interactive Streamlit UI. Optimize storage in PostgreSQL for efficient data management.

image-processing mongodb ocr-recognition postgresql python streamlit-webapp textdetection textextraction

Last synced: 09 Apr 2026

https://github.com/jacobx1/camera-app

Playground for manipulating images in the browser

image-processing parcel react video

Last synced: 20 Apr 2026

https://github.com/jusqua/dip-benchmark

Departmental undergraduate research project at UFS. Digital image processing benchmark using multiple tools to learn new ways to develop image processors.

benchmark cuda image-processing matlab opencv sycl visiongl

Last synced: 20 Apr 2026

https://github.com/ledsouza/analise_de_uniformidade_e_ruido

Este código em Python tem como objetivo processar imagens DICOM de aquisições em PET/CT para análise de Uniformidade e Ruído de distintas reconstruções.

computer-vision image-processing vitrinedev

Last synced: 05 Jun 2026

https://github.com/raphaelbs/image-challenge

Process images to extract text

alphabet-classification image-processing puzzle

Last synced: 10 Jun 2026

https://github.com/akilmarshall/procedural-image-generation

Experiments in the procedural generation of tiled images.

image-generation image-processing procedural-generation python3 rust-lang

Last synced: 21 Apr 2026

https://github.com/iamyaash/expert-goggles

A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.

artificial-intelligence image-analysis image-processing image-recognition ocr-recognition python3 signature-recognition tensorflow

Last synced: 11 May 2026

https://github.com/tonycoz/imager-file-heif

.heif image file support for Imager

heif image-processing

Last synced: 21 Apr 2026

https://github.com/sup2point0/vapour

Rendering images with random walks

csharp glsl image-processing opengl random-walks rendering

Last synced: 22 Apr 2026

https://github.com/oshapandey/vehicle-count-and-detection-model

In this project, we can detect and count vehicles in a given image or a video. I have used opencv for image processing and haar cascade which is used for object detection. We can also create our own customized haar cascade classifier.

flask-application haar-cascade-classifier image-processing opencv python

Last synced: 09 Apr 2026

https://github.com/kerciu/pil-img-2-ascii

🖼️ Very Simple Image to ASCII Project 🎨 — A basic Python project that converts images to ASCII art using the PIL library 📸🖋️. This project demonstrates how to transform image data into text-based art, offering a fun way to practice Python and image processing techniques. 🚀✨

ascii ascii-art ascii-art-generator automatization image-processing pillow python python-script script

Last synced: 06 Jun 2026

https://github.com/jalilbengoufa/cloudflare-images-optimizer

Optimizing images using cloudflare images product and worker to have a more custom and secure images optimizer

cloudflare cloudflare-worker image-processing wrangler

Last synced: 24 Apr 2026

https://github.com/dev4pgh/imgstyler-astro

Minimal browser-based image editor for cropping, filters, resizing, and format conversion.

client-side crop file-conversion filters image-editor image-export image-processing minimal privacy-friendly resize static-site tailwindcss

Last synced: 24 Apr 2026

https://github.com/rnchg/apa

AI Productivity Assistant - Free and open source, improve user productivity, and protect privacy and data security. Provide efficient and convenient AI solutions, including but not limited to: built-in local exclusive ChatGPT, DeepSeek, one-click batch intelligent processing of pictures, videos, audio, etc.

ai audio-processing chatgpt computer-vision image-processing llm machine-learning video-processing

Last synced: 11 May 2026

https://github.com/ntshvicky/imageclassification

Read car, truck and other images from dataset and store based on their named folder using Yolo V3

image-classification image-processing image-segmentation jupyter-notebook python3 yolov3

Last synced: 24 Apr 2026

https://github.com/sivakov512/libgauge

C library for reading analog gauge values from video frames. Designed for constrained environments.

analog-gauge bare-metal c c-library camera computer-vision cv embedded image-processing no-dependencies

Last synced: 06 Jun 2026

https://github.com/islam-hady9/image-encryption-and-steganography-with-des_and_lsb

An image encryption and steganography project implementing DES encryption and LSB techniques for secure image embedding and transmission.

cryptography decryption des encryption image-processing jupyter-notebook lsb python steganography

Last synced: 25 Apr 2026

https://github.com/githubuseraccountamazing/vid2train

A Tool for Extracting Images from a Video for Artificial Intelligence Training.

ai-training cv2 image-dataset image-manipulation image-processing image-recognition pillow stable-diffusion torchvision vid2train

Last synced: 25 Apr 2026

https://github.com/absolutelysaurabh/opencv_projects

List of the openCV projects, I've implemented.

computer-vision image-processing jupyter-notebook python2

Last synced: 25 Apr 2026

https://github.com/coderjolly/processing-advertisements

Processing image advertisements to predict the context conveyed through them using CNNs. The images are further visualised using GradCAM to understand how the first and the last layers perceive the image dataset for the classification.

advertisement-contextual-analysis deep-learning efficientnet image-classification image-processing mobilenetv3 pytorch resnet-50

Last synced: 25 Apr 2026

https://github.com/yashgorana/lane-detection-advanced

Project#2 of the Udacity Self Driving Nano Degree program - Advanced methods to identify lane lines in image & video stream.

image-processing opencv-python python3 self-driving-car udacity-self-driving-car

Last synced: 25 Apr 2026

https://github.com/elliot40404/icache

experimental inmemory image cache and resize

cache docker go golang image-processing tools

Last synced: 25 Apr 2026

https://github.com/dumrauf/prepare-image-for-publication

A Bash script to prepare an image for publication by reducing its size and removing its EXIF tags

bash blog image-processing imagemagick publication

Last synced: 25 Apr 2026

https://github.com/gyk4j/carrot

Crop, Adjust, Resize, ROTate

image-processing libvips pillow-library pyvips tkinter-gui

Last synced: 24 Sep 2025

https://github.com/sb-child/fastnode

[todo] 程序化图像音视频处理工具

audio audio-processing go golang image image-processing video video-processing

Last synced: 07 Jun 2026

https://github.com/rizquuula/tea-eye

File Tugas Akhir yang warbyasahhhh. Main catur pakai gestur tangan, metode HSV color thresholding + CNN

chess convolutional-neural-networks game hand-sign-recognition image-processing python

Last synced: 01 Aug 2025

https://github.com/sunsided/scanner-test-rs

Scanner usage experiments in Rust

image-processing rust sane scanner

Last synced: 01 Aug 2025

https://github.com/paulsenon/poc-node-sharp-image-server-playground

Just a quick poc to experiement with sharp lib and how to tweak options to make it performant.

image-processing nodejs sharp typescript

Last synced: 27 Apr 2026

https://github.com/werctfourth/python-border-autocrop2

Python script that crops borders from images v2

border crop image-processing libvips numba numpy python python3

Last synced: 17 May 2026

https://github.com/thesiamak01/face-detection-js

This is a lightweight face detection system built purely with JavaScript and the Canvas API, without any external libraries or dependencies. The system uses the user's webcam to detect and track facial features in real-time.

face-detection image-processing javasxcript js

Last synced: 27 Apr 2026

https://github.com/mysterionrise/hand-drawings-transformer

Image transformation for photography of the hand drawn images

image-processing opencv opencv-python warping

Last synced: 28 Apr 2026

https://github.com/h4ppy0wl/rbc-abnormality-detector-from-images

A MATLAB solution for RBC counting and abnormality detection. An old offline project from 2017 to 2020

anfis-classification hematology image-processing matlab matlab-app-designer matlab-gui

Last synced: 27 Jul 2025

https://github.com/ganeshaampuh/ktp-ocr

Open Source KTP Extractor (Express, Tesseract.js)

image-processing indonesia ktp ocr tesseract

Last synced: 22 Jun 2026

https://github.com/gamowy/painter-drawingapp

Simple WPF drawing app with option to apply filters using EmguCV

csharp graphics image-processing wpf

Last synced: 28 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/yanukadeneth99/simple-image-processing

Simple Image Processing Snips using Python.

image-processing python

Last synced: 08 Jun 2026

https://github.com/i5-650/fractals-rs

A fractal generator

fract image-processing rust

Last synced: 31 Jul 2025

https://github.com/elhaban3ro/convtool

A unified package to convert your videos or images to another image/video format. Convert a whole folder from that format to a different one, or if you prefer, convert just one! 🥵

converter image-converter image-processing python video-converter video-processing

Last synced: 19 Feb 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/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/imrane-98/licenseplatedetection

A Python-based vehicle license plate recognition system using OpenCV, contour detection, and EasyOCR. This project detects and extracts license plates from images and reads the plate numbers with high accuracy using deep learning-based OCR.

ai-project computer-vision contour-detection deep-learning easyocr image-processing license-plate-recognition object-detection ocr opencv python real-world-projects vehicle-detection

Last synced: 31 Jul 2025

https://github.com/lexiuwu71/albumpostergenerator

A few Python script using Pillow that generates an album poster using local files! (Heavily inspired by @elliotjarnit's project of the same name)

album flac image image-processing mp3 music mutagen pillow pillow-library python python-3 python3 tkinter tkinter-gui tkinter-python

Last synced: 30 Jul 2025

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

Coding used to process drone-captured Near-Infrared Images into Normalised Differential Vegetation Index (NDVI) greyscale images which are then further processed using both a segmentation of ndvi around the tomb region followed by a contour overlay in the perimeter of the tombs. Version 2 uses a standard contour, Version 4 is an attempt, with limited success, to overlay feature boxes over the tomb images with the intent to extend the code into more automated feature detection. Updates to this last step will be ongoing.

aerial-imagery archaeology drone feature-detection image-analysis image-processing ndvi prehistoric-archaeology python remote-sensing

Last synced: 26 Jul 2025

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/mahshid1378/production-stack

vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization

artificial-intelligence image-classification image-processing vllm

Last synced: 23 Jun 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/mauke/image-thumbhash

A very compact representation of an image placeholder

image-hash image-processing perl

Last synced: 19 Feb 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/spimy/imageblender

A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.

image image-manipulation image-processing instagram layout merge merger programming python python3

Last synced: 27 Jul 2025

https://github.com/limit-zero/assets

Asset management library for PHP

image-processing php upload

Last synced: 12 Jun 2026

https://github.com/snototter/imseqvis

Simple image sequence visualization GUI

gui image-processing python3 qt

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