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

Pixelate photos

golang image-processing

Last synced: 28 Oct 2025

https://github.com/nitin-sagar-b/visual-image-lab

A web app where I implemented the image processing skills and test them

greyscale-image image-processing optimise-images

Last synced: 24 Jan 2026

https://github.com/priyavkaneria/hidden-motion

website to view hidden motion of the world in a fun way

hidden image-processing motion

Last synced: 06 Sep 2025

https://github.com/socaity/media-toolkit

Web-ready standardized file processing and serialization. Read, write, convert and send files. Including image, audio, video and any other file. Easily convert between numpy, base64, bytes and more.

base64 bytesio fast-task-api httpx image-processing json numpy serialization video

Last synced: 27 Oct 2025

https://github.com/cooksleep/imagemetadataremover

图片元数据消除器是一个基于 PyQt5 开发的图形用户界面工具,旨在帮助用户轻松地从图片中移除所有元数据(如 EXIF、IPTC、XMP 信息),以保护隐私或减小文件大小。 该项目的代码主要由 OpenAI o1-preview OpenAI o1-mini 和 claude-3-5-sonnet 编写,我提供了非常多的功能设计提议和反馈。

exif image-metadata image-processing metadata-removal pillow privacy pyqt5 python tools

Last synced: 27 Oct 2025

https://github.com/ptahmose/colortwist

an exercise in SIMD-optimization

arm avx-instructions avx2 cpp image-processing neon

Last synced: 04 Sep 2025

https://github.com/karunland/featuremethodscomparison

Sift and Orb Performance and Mathing Comparison | Image process homework

feature-extraction image-processing orb sift

Last synced: 25 Oct 2025

https://github.com/alphonsg/bimana

Package for performing automated bio-image analysis tasks.

bioimage-analysis bioinformatics data-analysis deep-learning edge-detection image-analysis image-processing

Last synced: 25 Oct 2025

https://github.com/isopropylcyanide/fuzzy-classifier

Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes

bayesian-statistics classifier fuzzy-logic gui image-classification image-classifier image-processing internship java research-project

Last synced: 24 Oct 2025

https://github.com/saadmairaj/image-sorting-application

Image sorting application that will find and sort all images of similar kind and organise them in different folders.

applicaiton image image-processing image-recognition object-detection opencv-python organizer pyqt5 tensorflow tensorflow-experiments yolov3

Last synced: 08 Mar 2026

https://github.com/darkseriuscode/ascii-image

Программа выводит растовые изображения с помощью ASCII символов.

ascii-art image-processing python3

Last synced: 10 Jun 2026

https://github.com/msaadx/Dermoscopy-Image-Processing-OpenCV

In this project, I have used two methods to detect lesions on the skin: K-Means Clustering and Connected Components Labeling. With these techniques, I was able to identify the primary region of the skin containing pigmented skin lesions. Additionally, I incorporated Run Length Encoding, a lossless compression method, to store the image data.

image-processing kmeans-clustering opencv runlengthencoding

Last synced: 24 Oct 2025

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

JP2Forge is a specialized Python library for high-quality JPEG2000 image conversion with BnF (Bibliothèque nationale de France) compliance. It provides sophisticated compression capabilities including lossless, lossy, and supervised modes with intelligent quality assessment through PSNR and SSIM metrics.

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

Last synced: 12 Mar 2026

https://github.com/equalogic/degas

Functions for image file reading, manipulation and validation, in TypeScript

graphics image-processing

Last synced: 26 Mar 2025

https://github.com/leoborai/picturs

Command-line utility to manipulate image files

cli icon icons image-processing resizing-images rust

Last synced: 01 Mar 2025

https://github.com/salihmezraoui/image-quilting

A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.

clion cmake cpp image-processing image-quilting

Last synced: 24 Aug 2025

https://github.com/krisharul26/vgg-16-inception-v3-cotton-disease-prediction

Cotton disease prediction using CNN frameworks such as VGG-16, Inception-V3 and Inception-Resnet-v2.

cnn image-classification image-processing transfer-learning vgg16 vgg19

Last synced: 15 Oct 2025

https://github.com/fitushar/seamcarving_content-aware-image-resizing

The availability of sophisticated source attribution techniques raises new concerns about privacy and anonymity of photographers, activists, and human right defenders who need to stay anonymous while spreading their images and videos. An image can be considered to be a combination of both significant (foreground) objects and some less significant (background) objects. Content aware image resizing (CAIR) algorithm uses the different edge detection methods to segregate the useful objects from the background. When applied to an image, CAIR can resize the image to a very different aspect ratio without destroying the aspect ratio of the useful objects in the image. In this project, we simply implement a content aware image resizing (CAIR) in MATLAB environment. The main idea to implement CAIR is to remove or insert the vertical or horizontal seams (paths of pixel) having the lowest energy. After implanted the Seam Carving Algorithm for Content aware image resizing (CAIR), analysis shows that the implemented seam carving for CAIR can generate more desirable resized images than cropping, resampling, and conventional seam carving techniques.

content-aware-resize image image-processing matlab matlab-gui resizing-images seam-carving

Last synced: 24 Aug 2025

https://github.com/sh20raj/imgsharp

ImgSharp is a scalable image processing service that allows you to upload, transform, and serve images through a CDN, similar to Cloudinary.

image image-processing imgsharp sharp

Last synced: 25 Mar 2025

https://github.com/inc44/png_ect

PNG ECT, standing for PNG Efficient Compression Tool, is a useful tool created with ❤️ using Rust. It compresses PNG images quickly and efficiently, making them lighter without compromising quality. It's fast, efficient, and precise.

batch-processing cli image-optimization image-processing performance rust windows

Last synced: 19 May 2026

https://github.com/mainakverse/brain-scan-ai

This application uses deep learning to analyze brain MRI images and classify them into different categories of brain tumors. The system is designed to assist medical professionals in the diagnostic process.

brain-tumor-classification generative-ai image-processing neural-network streamlit-webapp

Last synced: 28 Dec 2025

https://github.com/khalby786/chromakey

Figma plugin to replace a color in images or make it transparent!

design figma figma-plugin image-processing

Last synced: 10 Jun 2025

https://github.com/kunalgupta777/moustache-adder-

Python Script to add a cool moustache to all detected faces in a photograph!

face face-detection facerecognition haar-cascade image-processing machine-learning opencv python

Last synced: 29 Apr 2026

https://github.com/akihironitta/image-processing-python

[WIP] Introduction to image processing in Python.

image-processing introduction-to-python python

Last synced: 10 Jun 2025

https://github.com/jefferis/scanimage

read and analyse 2 photon images from ScanImage

2-photon image-processing imagej r scanimage

Last synced: 03 Aug 2025

https://github.com/lanzani/videocolorsbarcode

🎞️🎨 Generates a colors barcode by plotting the dominant color of each frame of a video.

image-processing python streamlit video-processing

Last synced: 11 Apr 2026

https://github.com/oxzjh/ocr

图片文字提取

image-processing ocr pdf

Last synced: 08 Apr 2025

https://github.com/liziwl/faas

Image processing service based on Tencent SCF

faas image-processing scf serverless tencent

Last synced: 13 Aug 2025

https://github.com/hakaneroztekin/face-recognition

A face recognition application developed in JavaScript. It is a collaborative work of our project team.

computer-vision face-recognition image-processing javascript

Last synced: 02 Sep 2025

https://github.com/pedrofellipeantunes/halftone-java

Java program to apply a halftone filter to an image.

graphics halftone hatching image-processing java manga swing

Last synced: 10 Jun 2025

https://github.com/ahmdvnd/directshowcameraproject

a useful project for camera library (Directshow) in c++ .

camera cpp directshow image image-processing library real-time usb video video-processing windows

Last synced: 07 May 2026

https://github.com/shlason/imgproxy

一個可以將儲存在任一地方的圖片進行縮放和套用濾鏡,而不用額外儲存圖片的簡易 proxy server

golang image-processing proxy-server side-project

Last synced: 28 May 2026

https://github.com/kr1zzo-FER/Digital-Image-Processing

This repository is a part of the various projects and laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

camera-calibration image-analysis image-processing

Last synced: 05 May 2025

https://github.com/reyzeal/score-tesseract

Text recognition using Tesseract-OCR for Switchblade scoreboard result information extraction.

image-processing tesseract-ocr text-recognition

Last synced: 28 May 2026

https://github.com/rik-sarkar-07/machine-intelligence

Machine intelligence is advanced computing that enables a technology (a machine, device, or algorithm) to interact with its environment intelligently,

computer-vision deep-learning feature-extraction image-processing machine-learning matplotlib opencv python pytorch sklearn tensorflow

Last synced: 02 Apr 2026

https://github.com/BAMresearch/aRTist-PythonLib

Python library to control aRTist remotely and automatically

image-processing monte-carlo simulation x-ray

Last synced: 16 Jan 2026

https://github.com/simarsingh24/caffe2facebook-detectore

Caffe2 based object recognition android app

android caffe2 image-processing machine-learning

Last synced: 28 Apr 2026

https://github.com/johnelliott/image-hub

👁 Rapidly share images from a digital camera

camera image-processing local nodejs photography raspberry-pi webapp

Last synced: 19 Apr 2026

https://github.com/moicci/cv2operator

simple library to input various shapes like polygon rectangle and so on.

image-processing opencv opencv-python python

Last synced: 21 Feb 2026

https://github.com/xavier83ar/image-presenter

A CakePHP plugin for creating thumbnails and image variants on the fly

cakephp cakephp-plugin helper image image-processing thumbnails

Last synced: 28 May 2026

https://github.com/davepagurek/duchamp

Creates a "Nude Descending Staircase"-like image given a video file

art graphics image-processing

Last synced: 14 Oct 2025

https://github.com/zazi2002/signals-and-systems-simulations

Signals & Systems course simulations exploring different aspects of signal processing, system behavior, and sampling theory, using both theoretical and practical approaches.

audio-processing fourier-analysis image-processing laplace-transform matlab sampling

Last synced: 10 Nov 2025

https://github.com/rohitrajak1807/image_processing_lab

Exercises from image processing lab

image-classification image-processing

Last synced: 23 Aug 2025

https://github.com/mekhyw/boss-electronic_fursuit

A Complete wearable character suit system with many features

audio-processing cad electronics image-processing machine-learning telegram-bot wearable

Last synced: 14 Aug 2025

https://github.com/irons163/ircameraviewcontroller

IRCameraViewController is a powerful camera view controller for iOS.

album camera effects filters image-processing imagefilter ios objcective-c

Last synced: 18 Jun 2025

https://github.com/guildofcalamity/thumbnailextractor

UWP console application demo that extracts thumbnails/icons into PNG format

console console-application csharp dotnet-core extractor image-processing thumbnail uwp winappsdk

Last synced: 13 Apr 2026

https://github.com/imamaaa/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 pattern-recognition pytorch sift signature-recognition tensorflow

Last synced: 09 May 2026

https://github.com/fatemehrshd/image-processing-with-assembly-80x86

Implementing an image processing framework using Assembly 80x86

assembly-x86 image-processing

Last synced: 08 Oct 2025

https://github.com/seanahern/boiler.place

🗻 Boilerplace is a starter project for making your own placeholder image service.

boilerplate image-processing imagemagick rmagick ruby sinatra

Last synced: 08 Oct 2025

https://github.com/ajagnic/gogenart

A command-line tool for generating unique images.

cli generative-art go golang image-processing

Last synced: 14 Jan 2026

https://github.com/perinim/pixel8bit

Convert images into 8-bit pixel arts👾

8bit game-development image-processing retro

Last synced: 03 Feb 2026

https://github.com/mikaelsundell/it8tool

it8tool is a set of utilities for computation of color correction matrices from it8 charts

c-plus-plus calibration film-processing image-processing images scanning

Last synced: 21 Jan 2026

https://github.com/brokeyourbike/imgproxy-rs

I heard `-rs` makes everything better

image-processing proxy

Last synced: 27 Jan 2026

https://github.com/lotfiferaga/paquet_imn

Paquet des TPs pour le traitement d'image numérique

filtering image-processing matlab

Last synced: 21 Oct 2025

https://github.com/leoantony72/password-generator

Generate passwords with Images 🐱‍💻, Truly random password

hashing hashing-algorithms image-processing password-generator python secure-by-default sha256

Last synced: 25 Oct 2025

https://github.com/mrfoxak/skin-phenotypes-detection

This is an AI Based System to Detect Different Skin Phenotypes and Moisture Levels

image-processing machine-learning mathematics opencv opencv-python patents pyhton research-paper skin-detection

Last synced: 28 Jan 2026

https://github.com/anezih/bubblezoom.koplugin

KOReader plugin that enables magnifying speech bubbles in comics/manga.

image-processing koreader-plugin

Last synced: 28 Jan 2026

https://github.com/zzarcon/save-image

Save remote images locally with ease 🌈💾

image-processing puppeteer remote save scraping utility

Last synced: 06 Feb 2026

https://github.com/tariqjamel/image-processing-in-verilog

An image processing pipeline written in Verilog that performs RAW Bayer to RGB conversion and applies 3x3 convolution filters like blur and identity for pixel-level image enhancement.

image-processing modelsim pipeline pixel-processing rgb verilog vhdl xilinx xilinx-fpga

Last synced: 07 Feb 2026

https://github.com/punch-mission/punch_idl_tools

Tools for analysis of PUNCH data in IDL.

analysis idl image-processing punch solar

Last synced: 18 Mar 2026

https://github.com/amirthfultehrani/browser-image-converter

Browser-based image converter, resizer, cropper, and rotator. No server uploads -- all processing happens locally! Built with HTML, Tailwind CSS, and Javascript. Supports PNG, JPEG, WEBP, GIF, and BMP.

batch-processing browser-based client-side html5 image-converter image-cropper image-manipulation image-processing image-resizer image-rotator javascript jpeg-converter mit-license no-server-upload open-source png-converter privacy-focused tailwindcss web-app web-development

Last synced: 16 Apr 2026

https://github.com/tony-xlh/image-filter

A JavaScript library to perform image filtering.

adaptive-thresholding binarization grayscale image-fiter image-processing otsu sepia

Last synced: 28 Feb 2026

https://github.com/canoksuzoglu1/rice-classification-cnn

Rice-Classification-CNN is a TensorFlow-based project for classifying rice varieties using Convolutional Neural Networks. It utilizes a publicly available dataset to train and evaluate a CNN model for accurate classification of rice images.

cnn convolutional-neural-networks data-augmentation deep-learning image-classification image-processing machine-learning python tensorflow

Last synced: 13 Feb 2026

https://github.com/b-sullender/blend-pixels

Shows how to accurately blend 2 BGRA pixels, using a user-defined alpha input, resulting in a final BGRA pixel.

blending-images image-processing pixels

Last synced: 20 Mar 2026

https://github.com/w2sv/script-collection

Collection of unrelated scripts for tasks regarding filesystem, image & video processing etc.

image-processing tools

Last synced: 16 Apr 2026

https://github.com/kingabzpro/image-classification-fastapi

Image Classification Inference with FastAPI: From Model to Production API

cifar10 client fastapi image-classification image-processing pytorch server

Last synced: 18 Apr 2026

https://github.com/juripan/asciiart

A python script that converts a .png or .jpg file to ASCII art and saves it to a .txt file

ascii ascii-art image-processing python3 simple-project small-project

Last synced: 17 Apr 2026

https://github.com/bjornmelin/ml-vision-lab

👁️ Production-grade computer vision implementations. Real-world applications in image processing, object detection, and video analytics with GPU acceleration. 📸

computer-vision cuda deep-learning image-processing object-detection opencv pytorch video-analytics

Last synced: 04 Apr 2026

https://github.com/tuki0918/pixzle

[NPM] Image Fragmentation, Restoration, and Protection

cli fragmentation image-processing nodejs pixzle react

Last synced: 05 Apr 2026

https://github.com/jitseb/imagep

Image Processing – A minimalistic Python replacement for ImageJ.

image-processing physics pyqt pyqtgraph python

Last synced: 22 Jun 2026

https://github.com/tuanai-vireox/convert-protected-cv-topcv-itviec

Hide Infomation candidate's Curriculum Vitae

image-processing nodejs pdf

Last synced: 19 Apr 2026

https://github.com/paraglondhe098/image-colorization

Developed a cGAN to learn color distributions in images conditioned on their grayscale representations (luminance).

computer-vision deep-learning generative-adversarial-network generative-ai image-processing pytorch u-net

Last synced: 24 Apr 2026

https://github.com/saulojoab/pycam

:camera: Python script for recording your camera feed.

camera film image-processing opencv python recording

Last synced: 25 Apr 2026

https://github.com/kr1zzo-fer/digital-image-processing

This repository is a part of the various projects and laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

camera-calibration image-analysis image-processing

Last synced: 07 Jun 2026

https://github.com/redwansharafatkabir/seeinme

Product Detecting Machine Learning App with TensorflowLite

android image-classification image-processing java machine-learning tensorflow-lite

Last synced: 26 Apr 2026