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/byannurcahyo/2241720134-pcvk-2024

Project Praktikum Mata Kuliah Pengolahan Citra dan Visi Komputer

computer-vision image-processing opencv python

Last synced: 09 May 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/nathania-rachael/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 open-cv paddleocr paddlepaddle pil text-detection

Last synced: 09 May 2026

https://github.com/sunilsoni/image-to-text

Convert PDF to Images and Scan Docs to Text Files

image-processing imagetotext tess4j tesseract

Last synced: 09 May 2026

https://github.com/duyndh98/digitalrace-mymodules

My modules for Final Round - Cuộc đua số (2017 - 2018)

computer-vision cpp image-processing machine-learning opencv

Last synced: 09 May 2026

https://github.com/avashist1998/dithering

Show case different kinds of dithering techniques

image-processing javascript rust wasm

Last synced: 09 May 2026

https://github.com/imakin/smarthome

All my smarthome project. Including face recognition system

artificial-intelligence image-processing machine-learning

Last synced: 26 Jan 2026

https://github.com/m1-elmasry/quickmark

Efficient OMR software designed for quick and precise grading of bubble sheet exams.

bubble-sheet image-processing numpy opencv python

Last synced: 10 May 2026

https://github.com/sahil210695/convolution-evolution

This is to see how a kernel will convolve over an image and what will be its output after convolution

cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit

Last synced: 10 May 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/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/adambenhassen/libvips-purego

Minimal, cgo-free Go bindings for libvips, built on purego — libvips is loaded at runtime via dlopen, so you get fast, low-memory image processing without a C toolchain.

bindings cgo-free dlopen go golang image-processing libvips purego

Last synced: 24 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/fabulani/360ip-with-cuda

360° Image Processing with CUDA and OpenCV.

360-image 360-video cpp cuda image-processing opencv

Last synced: 11 May 2026

https://github.com/ecrows/flippy

Python command-line utility for generating videos from image directories.

data-science image-processing numpy opencv python python3 video video-processing visualization

Last synced: 04 Mar 2026

https://github.com/khalidelboray/image_processing

Notes about image processing

image-processing numpy python3

Last synced: 11 May 2026

https://github.com/johnbasrai/mirage

🖼️ High-performance Rust CLI for image editing and fractal generation — supports blur, crop, grayscale, rotate, and more

clap cli create-crate github-actions image-processing image-rs integration-testing rust unittest

Last synced: 10 Jun 2026

https://github.com/bb4/bb4-image-breeder

Application that allows you to mix image processing filters together using a genetic algorithm in order to produce very interesting results.

genetic-algorithm image-processing

Last synced: 11 May 2026

https://github.com/drewsworkshop/matpixelator

MATLAB script that transforms an input image into a pixelated version with customizable options for personalization.

algorithmic art image-processing matlab matlab-script

Last synced: 25 Jun 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/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/enikeishik/imageadjuster

Image adjuster to crop and resize image

image-crop image-processing image-resize

Last synced: 11 Jun 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/themisir/dropmaker

Batch image resizing & watermarking software

batch-image-processor image-processing image-resizer watermark

Last synced: 29 Jun 2026

https://github.com/malk97sc/images

OpenCV Image Processing

c computer-vision cpp image-processing opencv python

Last synced: 01 Sep 2025

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

Asset management library for PHP

image-processing php upload

Last synced: 12 Jun 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/anjaliy11/signlanguagedetection

SignLanguageDetection is a deep learning-based project that enables real-time detection and recognition of sign language gestures using TensorFlow and computer vision techniques.

annotation deep-learning image-processing image-recognition labelimg opencv tensorflow

Last synced: 02 May 2026

https://github.com/aumirza/image-color-picker

sleek and intuitive tool to extract and explore colors from any image effortlessly.

color-picker image image-processing

Last synced: 13 Apr 2026

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

🖼️ Image processing project with implementing different transforms using Matlab power.

contrast-enhancement fourier-transform histogram image-processing image-transformation log-transformation matlab thresholding-algorithm

Last synced: 17 Mar 2025

https://github.com/jasoncobra3/image_processing

Explore fundamental image processing techniques using Python and OpenCV. This repository covers everything from basic image manipulation to advanced tasks like working with video, playing with RGB channels, resizing, flipping, cropping, and more. Perfect for beginners and those looking to enhance their OpenCV skills!

image image-processing opencv opencv-python python video-processing

Last synced: 17 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/adityaa30/object-recognition

Algorithms for various Computer Vision and Image Processing problems

computer-vision convolutional-neural-networks image-processing machine-learning

Last synced: 12 Mar 2026

https://github.com/evzpav/write-text-into-image

Write identification code of a transfer into a bank transfer

golang image-processing

Last synced: 17 Mar 2025

https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal

Custom node for ComfyUI that integrates lllyasviel's IC-Light V2 model into your workflows using the fal.ai API.

comfyui comfyui-nodes fal-ai generative-ai ic-light image-processing

Last synced: 29 Apr 2025

https://github.com/ayax537/convolutional-neural-network-cnn-for-image-classification

This Python script implements a Convolutional Neural Network (CNN) using TensorFlow and Keras for classifying images into different categories. The model is designed to process images of various densities, specifically for distinguishing between benign and malignant cases in a medical imaging context.

breast-cancer image-classification image-processing machine-learning

Last synced: 26 Mar 2025

https://github.com/ivanswetz/banana_shelf-life_prediction

Goal: Predict how many days a banana has left before spoiling (“days to death”) based on a photo. This project demonstrates an end-to-end machine learning pipeline: image preprocessing, feature extraction, supervised & semi-supervised learning, and model deployment.

image-processing machine-learning opencv python random-forest scikit-learn supervised-learning

Last synced: 04 May 2026

https://github.com/jedie/pyresizer

Tkinter GUI program to resize images via pillow

gui image-processing pillow python resize-images tkinter

Last synced: 06 Oct 2025

https://github.com/shijincai/remove-text-from-image

Free AI tool to remove text from images online. Automatically erase text, watermarks, captions, and typography from photos. Dual mode: AI auto-detection or manual precision. Maintains HD quality. Perfect for designers, social media creators, and content professionals.

artificial-intelligence computer-vision image-editing image-editing-software image-editing-tool image-editing-website image-processing image-processing-programming machine-learning ocr photo-editing photo-editing-ai photo-editor photo-editor-app photo-editor-free photo-editor-project photo-editors remove-text-on-images watermark-remover watermark-remover-bot

Last synced: 20 Jun 2026

https://github.com/ryuzen6/effectization-cybergen

CyberGen is an innovative web application designed to transform ordinary images into stunning cyberpunk-themed visuals. Leveraging the power of AI-driven image processing, CyberGen allows users to upload any image and automatically generates a cyberpunk-inspired version of it.

flask-application generative-ai html-css-javascript image-processing stable-diffusion

Last synced: 13 Jun 2025

https://github.com/transpect/image-transform-extension

XML Calabash extension to convert images

image-processing images

Last synced: 13 Jun 2026

https://github.com/tameronline/foto

A lightweight GUI tool to resize and compress images using Python and Tkinter.

compression gui image-processing python tkinter

Last synced: 07 Oct 2025

https://github.com/azalea2n/oximages

Desktop app for image conversion and compression, including ICO support

desktop-app electron ico image-converter image-processing javascript sharp windows

Last synced: 03 May 2026

https://github.com/ubleipzig/image

A collection of utilities for image metadata processing

exif iiif image-processing jackson java json

Last synced: 13 Apr 2026

https://github.com/fuzailpalnak/antara

Mobile application to estimate current indoor location using surrounding object

android-application distance-calculation image-processing indoor-positioning positioning

Last synced: 15 Apr 2026

https://github.com/yashpaneliya/image-magic

Creating some cool things using the concept of image processing and with the help of OpenCV

hacktoberfest hacktoberfest2021 image-processing imagemagic opencv python

Last synced: 26 Apr 2026

https://github.com/gsmatheus/pdf-image-extractor

The PDF Image Extractor is a Python script designed to process PDF files, specifically extracting and saving images embedded within the pages of the document. Besides the image extraction, it also prints out the textual content of the pages.

extractor image-processing pdf python

Last synced: 05 Feb 2026

https://github.com/romanslack/refacenet

ReFaceNet intelligently reconstructs complete faces from multiple occluded/cropped photos. Handles hand-covered selfies, partial crops, and missing facial regions. Features smart alignment, multi-scale blending, and coverage heatmaps. Perfect for completing partial face datasets.

ai image-processing

Last synced: 08 Oct 2025

https://github.com/fstark/png2mo5

Convert any PNG to a Thomson MO5 image — CIELAB dithering, ZX0 compression, 6809 viewer, cassette tape output. C++23.

6809 6809-assembly color-quantization color-quantization-algorithms dithering image-processing mo5 retro-computing thomson thomson-mo5 vintage-computer vintage-computers

Last synced: 13 Jun 2026

https://github.com/makjp/ball_swatter

College_Project

image-processing opencv python

Last synced: 18 Jan 2026

https://github.com/mxagar/satellite_image_water_vectorizer

This repository contains a satellite image processing toolkit which is able to vectorize water bodies.

geospatial image-processing satellite-imagery vectorization

Last synced: 09 Apr 2025

https://github.com/bb4/bb4-imageproc

Scala Image breeder app and image processing demo code based on Java2d book.

image-processing

Last synced: 14 Apr 2026

https://github.com/bmtlab/qrd

QR code recognition library

c image-processing

Last synced: 13 Jun 2025

https://github.com/tanuj-maheshwari/jpeg-compressor

A simple JPEG compression pipeline imitation.

image-processing jpeg-decoder jpeg-encoder

Last synced: 16 Mar 2025

https://github.com/gregorein/cropclip

CropClip - an image cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.

canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application

Last synced: 03 May 2026

https://github.com/mk2112/self-driving-car

All completed assignments for Udacity's Self-Driving Car Engineer Nanodegree

image-processing machine-learning particle-filter path-planning self-driving-car system-integration

Last synced: 19 Jan 2026

https://github.com/baspa/react-uploadcare-transformations

React component for Uploadcare transformations

image-processing react reactjs uploadcare uploadcare-react

Last synced: 27 Jan 2026

https://github.com/alecruces/compvisionexploration

Traversing the landscape of computer vision, from foundational image processing to advanced deep learning architectures

bag-of-words cnn computer-vision image-processing sift

Last synced: 10 Oct 2025

https://github.com/eesunmoon/image_processing

[Fall 2021] Image Processing

c image image-processing

Last synced: 26 May 2026

https://github.com/yassizh/brain-tumor-detection

Our project leverages AI, specifically transfer learning with Keras and TensorFlow, to detect brain tumors from MRI images. We are developing a precise algorithm, evaluating its performance, and creating a user-friendly interface for healthcare professionals.

brain-tumor-detection cnn computer-vision deep-learning detection image-processing jupyter-notebook keras preprocessing pyqt5 tensorflow transfer-learning

Last synced: 21 Jan 2026

https://github.com/h-sinha/sliderr

Automation of slide matching

image-processing opencv python3

Last synced: 14 Apr 2026

https://github.com/mat-sz/brightroom

📷 Embeddable image editor for the modern web (TypeScript).

canvas image image-processing javascript javascript-library photo-editing typescript typescript-library

Last synced: 14 Apr 2026

https://github.com/tito21/sample-img-format

Simple image compressor and decoder

image-compression image-processing image-quality

Last synced: 12 Oct 2025

https://github.com/rootcircle/pixelup

Image Filtering CLI tool

filter image-processing rust

Last synced: 13 Oct 2025

https://github.com/digital-organology/hmsm

Tools for image based MIDI generation from historical music storage media

image-processing musicology scientific-research

Last synced: 11 Mar 2026

https://github.com/vikastmz/awesome-typography

Statistics-Based Text Effects Transfer

computer-vision image-processing texture-synthesis

Last synced: 05 Feb 2026

https://github.com/rishikesh-jadhav/virtual-x-ray-vision-app-for-medical-imaging

This repository contains my project on medical image segmentation using the UW-Madison GI Tract dataset. It will use a Segformer, and include a Gradio app for user-friendly image inference. The model will be deployed on HuggingFace Spaces for easy accessibility, encouraging contributions to advance medical image segmentation in healthcare domain.

deep-learning deployment healthcare image-classification image-processing medical-imaging pytorch segformer

Last synced: 22 May 2026

https://github.com/karimz1/imgcompress

imgcompress is a lightweight, Dockerized image compression tool that converts HEIC from (iPhone Photos) and other photo formats to optimized JPEGs, resizes images for various use cases, and integrates seamlessly into CI/CD pipelines via a modern Web UI or CLI.

automation ci-cd cli-tool docker heic-conversion image-compression image-processing image-resizing jpeg open-source photo-optimization web-tool

Last synced: 21 Jan 2026

https://github.com/md0011/filterfun

A fun project where we can upload our pictures and apply various filters to it.

filters html-css-javascript image-processing photo-editing photography social-media webapp

Last synced: 16 Mar 2025

https://github.com/devidw/coverimagegenerator

Generate Cover Images for your blog articles

cover emoji emojis image-processing python

Last synced: 13 Oct 2025

https://github.com/kreativekorp/imagetool

ImageTool - Perform simple operations on images and animated GIFs.

animated-gif animated-gifs gif-animation gif-creator gif-maker image-analysis image-manipulation image-processing

Last synced: 14 Oct 2025

https://github.com/notkamui/imagecompressor

Image Compressor and Reader made in C

c image-compression image-processing

Last synced: 14 Oct 2025

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

Multispectral image analysis for precision agriculture with drone. Volume clustering, NDVI index and index clustering

clustering drone image-processing ndvi ndvi-index

Last synced: 27 Jan 2026

https://github.com/ianjure/esrgan-image-upscaler

An image upscaler using Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN).

esrgan image-processing streamlit-application

Last synced: 15 Mar 2025

https://github.com/ahmet904-beep/computer-vision-parking-lot

This project leverages computer vision techniques to analyze parking lot occupancy. The goal is to detect available parking spaces in real-time using image and video input.

azure-custom-vision backend cnn-for-visual-recognition flask image-processing jupyter-notebook machine-learning mog2 object-detection php segmentation svm svm-classifier tenserflow

Last synced: 16 Oct 2025