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/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/raphaelbs/image-challenge

Process images to extract text

alphabet-classification image-processing puzzle

Last synced: 10 Jun 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/geta/imageresizer.plugins.autocrop

Automatic cropping for images with a flat background

crop image-processing image-resizer jpg png

Last synced: 24 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/shibam120302/image-processing

Image processing is a method to perform some operations on an image, in order to get an enhanced image or to extract some useful information from it. It is a type of signal processing in which input is an image and output may be image or characteristics/features associated with that image.

computer-vision image-processing machine-learning opencv python

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

Colorpalette is a tool to process and create palettes of unique colors from images

c-plus-plus color image-processing images palette-colors

Last synced: 21 Jan 2026

https://github.com/imrandil/image_resizer_app

the image resizer app using pythong second project

cv2 image-processing python3

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/mayssemhannachi/lgmvip-datascience-task-3

This project is a demonstration of how to use Python and OpenCV to transform images into pencil sketches. It’s a simple yet powerful example of image processing that involves several key steps:

image-processing jupyter-notebook python3 sketch

Last synced: 19 Jan 2026

https://github.com/raamyy/image-processing-tasks

This repo will contain my implmentations for Image Processing course tasks

image-processing pillow

Last synced: 14 Oct 2025

https://github.com/krdevanshu06/steganography-app

This project is a steganography tool that allows users to hide and extract secret messages within images using Least Significant Bit (LSB) encoding. The tool provides a user-friendly Streamlit UI for seamless encoding and decoding of messages.

cryptography data-security image-processing lsb-encoding python steganography streamlit

Last synced: 18 Apr 2026

https://github.com/mateusjssilva/classification-of-objects-pdi

This repository is a project for classifying objects in images based on shape and color. It includes steps such as shadow removal, image segmentation, and contour detection. The system can identify and count objects based on their shapes (triangle, square, rectangle, circle) and colors.

classification image-processing object-detection opencv-python python

Last synced: 11 Oct 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

https://github.com/pcisha/ascii-emoji-art-generator

Ascii Emoji [Image] Art Generator in Python

ascii emoji image-processing pillow python-3

Last synced: 16 Oct 2025

https://github.com/aexoden/snesimage

A tool to optimize images for use on the SNES.

image-processing

Last synced: 19 Jan 2026

https://github.com/wonderingaboutai/image-captions

This Python script uses OpenAI's GPT-4-Turbo model to generate image captions and then store captions and file names into a .csv file. It's useful if you need to generate numerous captions for updating alt tags on your website, training machine learning models, etc.

captions computer-vision gpt-3 gpt-4 image-captions image-processing image-processing-python

Last synced: 01 Jun 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/filejet/filejet-sdk-js

Filejet SDK for JavaScript.

filesystem image-processing

Last synced: 27 Jan 2026

https://github.com/bhavinpatel4199/image-processing-with-opencv-and-cuda-on-google-colab

This repository demonstrates image processing using OpenCV with CUDA for GPU acceleration on Google Colab. It includes basics like displaying and manipulating images, alongside advanced techniques using CUDA to enhance performance. Ideal for learning GPU-accelerated image processing in Python.

computer-vision cuda google-colab gpu-acceleration high-performance-computing image-processing opencv pixel-manupulation

Last synced: 19 Jan 2026

https://github.com/farazkh80/opencv-cpp

A custom library used for Computer Vision using opencv in cpp

computer-vision image-processing opencv

Last synced: 19 Apr 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/navaneetha123-tech/signature-recognition-cnn

A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.

classification cnn computer-vision deep-learning feature-extraction hog-features image-processing machine-learning pattern-recognition pytorch siamese-cnn signature-recognition signature-verification tensorflow

Last synced: 20 Apr 2026

https://github.com/ebridges/elektrum

A platform for hosting and sharing media.

image-processing media

Last synced: 22 Jan 2026

https://github.com/psyb0t/docker-mediaproc

Containerized media processing tools over SSH. Drop files in, run ffmpeg/sox/imagemagick over SSH, get your shit out. No shell access, no bullshit - just a locked-down Python wrapper that only lets you run what you're supposed to run.

audio-processing cli-tool containerized devops docker ffmpeg fonts frei0r image-processing imagemagick ladspa locked-down media-processing python-wrapper remote-execution secure-shell sox ssh sshd video-processing

Last synced: 17 Feb 2026

https://github.com/vansh-khaneja/nutrai-searcher-fastapi

This repository guides to develop a Multimodal FastAPI application that leverages the CLIP model for analyzing images or text. The app performs semantic search to identify and retrieve nutritional information by querying a vector database, making it a powerful tool for multimodal data processing.

clip fastapi image-processing machine-learning python

Last synced: 07 May 2026

https://github.com/erthium/pixelator

An image pixelator, to decrease the pixel size of an image and to give a blurry effect. Made in Python with Tkinter.

image-processing python tkinter

Last synced: 01 Jun 2026

https://github.com/sa-y-an/image_transform

Basic Image Processing in C++

cpp17 image-processing

Last synced: 09 Oct 2025

https://github.com/inforad-kr/imagestitcher

This tool stitches images based on OpenCV

image-processing wpf

Last synced: 17 May 2026

https://github.com/arrufat/tiler

a small command line utility to tile images from a directory, based on dlib

dlib image-processing image-viewer

Last synced: 20 Oct 2025

https://github.com/akhilseshan/line_character_segmentation

Python code for word-by-word and character-by-character segmentation of handwritten documents

image-processing image-segmentation python segmentation

Last synced: 20 Oct 2025

https://github.com/makjp/ball_swatter

College_Project

image-processing opencv python

Last synced: 18 Jan 2026

https://github.com/asiff00/medical-image-generation-with-gans-tensorflow

The primary aim is to train the GAN to generate highly realistic synthetic X-ray images that closely resemble the real ones in the dataset. These synthetic images can then be utilized for future data augmentation.

deep-learning gan generative-adversarial-network generative-ai image-classification image-processing machine-learning medical-image-processing medical-imaging neural-network

Last synced: 08 Oct 2025

https://github.com/t0mer/deoldify

A Deep Learning based project for colorizing and restoring old images (and video!)

bot deoldify docker image-processing pytorch telegram-bot

Last synced: 08 Oct 2025

https://github.com/garthtb/frameseal

Add borders to an image and embeds author/EXIF information with a film aesthetic.

copyright csharp-app exif-metadata image-processing photography watermarking windows-app wpf-application

Last synced: 23 Oct 2025

https://github.com/sagnac/fresdet

Simple analysis tool for estimating the original resolution of standard upscaled images using ffts and basic statistical metrics.

fft image-processing julia statistics

Last synced: 22 Oct 2025

https://github.com/anastasop/carver

Carver renders lines of text over a png or jpeg image.

freetype golang image-processing

Last synced: 24 Feb 2026

https://github.com/shrawank039/flutter_native_ocr

A Flutter plugin for native OCR (Optical Character Recognition) using Apple's Vision framework on iOS and Google ML Kit on Android. High accuracy text recognition with on-device processing.

flutter-plugin image-processing ml-kit text-extraction text-recognition vision

Last synced: 23 Oct 2025

https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-matlab

Classwork from Advanced Digital Image Processing in MATLAB.

classwork image-processing matlab

Last synced: 07 Oct 2025

https://github.com/khareyash05/parkinson-s-disease-brain-imaging

Used UCI repository to detect Parkinson disease using Brain Mapped signals (achieved 98.55% test accuracy)

convolutional-neural-networks deep-learning image-processing

Last synced: 14 May 2026

https://github.com/bglezseoane/monoshape

Extracts a monochromatic shape in the desired color from an image. Works as final TUI app and as Python library

image image-processing shapes

Last synced: 24 Oct 2025

https://github.com/bzadorozhnyi/moony

CLI tool applies a cartoon-like effect via k-means color clustering

cli image-processing k-means rust

Last synced: 24 Oct 2025

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/1999azzar/image-processing-toolkit

The Image Processing Toolkit (IPT) is a Python project using the Stability AI API for effortless image creation, modification, and upscaling. Generate imaginative images from text, transform existing ones, and enhance resolution seamlessly. Simplify your image processing tasks with IPT!

image-generation image-processing image-to-image stability-ai

Last synced: 06 Oct 2025

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

Manually implemented some OpenCV methods, like image threshold or median filter.

cpp image-processing opencv

Last synced: 24 Oct 2025

https://github.com/miasmartypants/insta_generator

Use AI and Google's Chrome Extension to generate a caption for your instagram posts

api chrome-extension flask full-stack google-cloud-platform gpt image-processing image-recognition instagram python3 tools vertex-ai

Last synced: 12 Apr 2026

https://github.com/mark1708/multithreaded-image-resizer

This is a simple project made for educational purposes to practice multithreaded programming.This console application allows you to increase and decrease the size of the original image(s).

image-processing java multithreading

Last synced: 06 Oct 2025

https://github.com/wolfffff/ayroles-lab

Assortment of files relating to Summer 2018 lab work

bioinformatics computational-biology image-processing

Last synced: 23 Feb 2026

https://github.com/miguelo981/converter.miguelo.dev

Simple UX to convert you images to most popular formats such as .avif, .webp, .png, .jpeg and so on

image-processing nextjs nodejs react sharp

Last synced: 13 Apr 2026

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/ahmedkamal14/simple-image-processor

A Streamlit app to upload, preview, and apply basic OpenCV filters and adjustments to images.

image-processing opencv-python streamlit

Last synced: 17 Jan 2026

https://github.com/anujdhillxn/visualcursor

Neural Network to control cursor with eye movements

image-processing neural-networks python3 tensorflow

Last synced: 14 May 2026

https://github.com/xy-liao/jp2forge_web

A web interface for the JP2Forge conversion library, providing an easy-to-use system for converting and managing image files in the JPEG2000 format with BnF (Bibliothèque nationale de France) compliance.

bnf-compliance digital-preservation django-application image-conversion image-processing jpeg2000 python-library

Last synced: 19 Apr 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/mbuczko/clj-skalar

Image processing based on pooled GM sessions

clojure gm image-processing

Last synced: 12 Dec 2025

https://github.com/krysztal112233/distortify

A utility for testing the performance of de-duplication algorithms by randomly generating “noisy” images in a dataset.

image-deduplication image-processing rust

Last synced: 01 Jun 2026

https://github.com/theveryhim/noise2noise-self2self

An attempt to specialize N2N and S2S on distinct tasks

image-denoising image-processing

Last synced: 05 Oct 2025

https://github.com/samsze0/image-flow

Just another stable diffusion node GUI

image image-processing photo stable-diffusion

Last synced: 29 Apr 2026

https://github.com/beenotung/app-store-images

Resize images for app stores

app-store image-processing resize-images

Last synced: 28 Jan 2026

https://github.com/leocode/image-service

Containerized media processor which allows to manipulate images/videos or extract metadata

docker-image image-processing metadata-extraction video-processing

Last synced: 24 Apr 2026

https://github.com/logbarron/duplicate-image-detector

A tool for finding duplicate and near-duplicate images. Then removing those files using a simple UI.

duplicate-detection image-processing macos python

Last synced: 17 Jan 2026

https://github.com/soloangema/nvidia-8z6ms

🐱 Generate randomized README files to enhance DX farming, powered by NVIDIA technology for an engaging development experience.

artificial-intelligence computer-vision cuda data-science deep-learning gpu image-processing machine-learning neural-networks nvidia parallel-computing performance-optimization pytorch tensor video-processing

Last synced: 02 May 2026

https://github.com/matthewandretaylor/fashionpixellabel

Segment fashion images and label pixels using convolutional neural networks and superpixels

image-processing machine-learning python3 pytorch

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

Document extraction from pdfs and images with OpenCV.

computer-vision document-extraction image-processing opencv py python3 pytorch

Last synced: 24 Jan 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/simulacrum6/sgumlp

Pytorch implementation of the SGU-MLP Architecture (mostly) as described in the paper "Spatial Gated Multi-Layer Perceptron for Land Use and Land Cover Mapping".

computer-vision geospatial-analysis image-processing image-recognition machine-learning-algorithms neural-networks python-package pytorch pytorch-implementation pytorch-lightning remote-sensing

Last synced: 15 Apr 2026

https://github.com/p0is0n/spot-perceptio

A lightweight image perception service based on Python, FastAPI, UltraLytics and HyperLPR.

image-processing parking-lot

Last synced: 29 Jan 2026

https://github.com/stynh/ansify.js

Turns images into colored ANSI art.

ansi art image-processing typescript

Last synced: 04 Apr 2025

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

A collection of image processing and computer vision tutorials covering topics from shape detection to deep learning-based image classification. Created under the supervision of Dr. Kaneeka Vidanage.

computer-vision deep-learning image-processing multiclass-classification neural-network opencv tensorflow vgg16

Last synced: 15 Apr 2026

https://github.com/jorgeterence/ascii

CPU-based ascii-art filter utility

ascii-art image-processing rust rust-lang

Last synced: 13 Jun 2026