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/tayyabasghar/image-processing-python-snippets

A useful small classes and functions of python code for image processing projects.

color-detection image-processing opencv2 python snippets

Last synced: 15 Jul 2025

https://github.com/yoyoberenguer/filters-with-fast-fourrier-transform

Image processing (High pass and low pass filter) using FFT

edge-detection fft filters image-processing

Last synced: 03 Apr 2025

https://github.com/catdad-experiments/share-edit

📐 PWA for editing images that shows up in the share sheet

hacktoberfest image image-processing pwa share share-sheet

Last synced: 07 Jul 2025

https://github.com/renanstn/flask-opencv-study

Estudos para relembrar como funciona o Flask e o Opencv.

docker docker-compose flask image-processing opencv opencv-python python

Last synced: 07 Apr 2026

https://github.com/decker-dev/sprite-cutter

Free online tool for cutting sprites from images. Upload, mark areas, and download individual sprites - perfect for game developers and pixel artists.

canvas-api image-processing nextjs pixel-art react sprite-cutter sprite-sheet typescript vercel web-tool

Last synced: 03 May 2026

https://github.com/saadarazzaq/my-image-debut

Applied intro level operations on image ⭐

gamma-correction image-processing matlab

Last synced: 21 Jun 2025

https://github.com/sematre/cbztools

Bash scripts to process comic books

bash-script cbz cbz-converter comics image-processing manga pdf

Last synced: 17 May 2026

https://github.com/harinisri012/road-lane-detection-system

The objective of this project is to develop a lane detection system that processes video footage to identify and highlight lane markings on roadways. The system provides real-time visual feedback to drivers by overlaying lane boundaries and issuing warnings when the vehicle deviates from its lane.

canny-edge-detection grayscale hough-transform image-processing jupyter-notebook opencv python3 roadlane-detection

Last synced: 19 Jan 2026

https://github.com/multimeric/gallerybot

Discord bot that lets users create image galleries of up to 4 images

discord discord-bot image-processing

Last synced: 28 Apr 2026

https://github.com/antoinebou12/rawanalyser

Simple RawAnalyser for black and white clipping (algolux)

analyzer bayes camera clipping converter format image-processing json old pipeline pixel raw simple tiff

Last synced: 18 May 2026

https://github.com/subhranil002/imageresizer

ImageResizer is a Python script utilizing 𝗢𝗽𝗲𝗻𝗖𝗩 to resize images. Easily adjust image dimensions by specifying source, destination, and scaling percentage ... ❤️

cv2 image-processing imageresize imageresizer opencv opencv-python python python-3 python-script python3

Last synced: 18 May 2026

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

A Python script that crops borders from images.

border crop image-processing numpy pillow python python3

Last synced: 18 May 2026

https://github.com/abhinav2712/rash-detector

Detection of Rashes using Image Processing in matlab

image-classification image-processing machine-learning matlab matlab-toolbox ml

Last synced: 17 Jul 2025

https://github.com/sean1832/pix

a simple image manipulation cli for the terminal

cli image-processing

Last synced: 17 Jan 2026

https://github.com/soukaina-ahlach/image-processing-effects-with-opencv

A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.

cpp image-processing opencv visual-effects

Last synced: 18 May 2026

https://github.com/chromafx/chromafx

Modern, high-performance, pure C# .NET library for image processing, drawing, and effects.

chromafx csharp dotnet drawing effects graphics high-performance image-processing pipeline

Last synced: 18 May 2026

https://github.com/ghaidaaziz1/artifyai-

ArtifyAI enhances low-quality images and applies artistic styles using advanced models like CodeFormer, Stable Diffusion, and ControlNet. It supports style recommendations via CLIP and evaluates results with LPIPS, PSNR, and SSIM, offering users intelligent, customizable, and high-quality image transformation.

ai clip codeformer deep-learning generative-ai image-processing stable-diffusion style-transfer

Last synced: 17 May 2026

https://github.com/delosreyesjohnpaul/image-enhancer

The Image Enhancer project aims to improve the quality of images using various enhancement techniques. This repository contains the code to enhance images through sharpening, denoising, and other image processing methods.

image-processing imageenhancement python

Last synced: 20 Mar 2025

https://github.com/theveryhim/polyp-detection

Detecting colonoscopy images' polyps using AI algorithms

deep-learning image-processing object-detection yolo9

Last synced: 18 Jul 2025

https://github.com/kvaytg/caption-forge

Automatically overlay perfectly fitted text on image

automation image-processing meme-generator open-source python python-3 python-3-10 text-overlay

Last synced: 25 Jun 2025

https://github.com/ugurcan222/a-different-approach--image-enhancement-with-imputation-and-regression-methods

This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.

ai-image-upscaling computer-vision digital-image-processing gradient-boosting image-analysis image-enhancement image-enlargement image-interpolation image-processing imputation knn machine-learning numpy opencv pixel-prediction python randomforest regression-models super-resolution xgboost

Last synced: 17 Jan 2026

https://github.com/ideamans/go-jpeg-meta-web-strip

Go library for optimizing JPEG images for web usage by removing unnecessary metadata

golang image-processing jpeg metadata privacy web-optimization

Last synced: 21 Jun 2025

https://github.com/abendrothj/image-steganography

Python implementation of an image steganography LSB encoder/decoder

image-processing python3 steganography

Last synced: 20 Mar 2025

https://github.com/arsham-lh/medical-signals-and-images-processing

Various methods for processing biosignals and images using MATLAB.

biosignals image-processing matlab signal-processing

Last synced: 12 Sep 2025

https://github.com/course-one/docker-image-processor

A sample docker image to process images using Go.

docker dockerfile go golang image-processing

Last synced: 18 May 2026

https://github.com/zahidhasann88/go-image-processing

This is provides a set of image processing functions with a RESTful API interface.

gin golang image-processing rate-limiter

Last synced: 27 Mar 2025

https://github.com/m-ah07/pdf-to-images-conversion-python

A lightweight Python service for converting PDF files into images using pdftoppm. It generates one PNG image per page in the PDF.

file-conversion image-extraction image-processing open-source open-source-python pdf-to-image pdf-tools python-library python-scripts python-utilities

Last synced: 12 Feb 2026

https://github.com/mohamedyounis10/face-detection

This project creates a basic face detection system using image processing techniques such as color models, morphological operations, and geometric analysis. It detects faces in images and highlights them with bounding boxes for easy visualization.

cv2 face facedetection hsv image-processing skimage

Last synced: 05 Apr 2025

https://github.com/prutya/tutorial-resize-images

How to resize images for Open Graph and Twitter using sharp

image-processing javascript open-graph seo seo-optimization sharp sharp-js twitter

Last synced: 18 May 2026

https://github.com/aschaeffer/inexor-rgf-plugin-image-processing

Inexor - Reactive Graph Flow - Plugin - Image Processing

flow-control image-processing inexor

Last synced: 27 Mar 2025

https://github.com/falsedev/api-config

The configuration and raw assets for FalseDev API

image-processing meme-generator

Last synced: 27 Mar 2025

https://github.com/r-cha/recolorcluster

Recolors an image to the color set you provide.

command-line image-processing python

Last synced: 13 Mar 2025

https://github.com/vedantiwandile/face-id-verification-system

Developed a Flask-based application for identity verification by comparing faces. The system captures a live image via webcam and compares it with the uploaded ID photo to ensure secure and accurate identity validation.

css face-recognition flask flask-application html image-processing opencv python

Last synced: 09 Apr 2026

https://github.com/an0ncer/imagecomparator

Сравнение изображений на чистом js, с использованием масок.

image image-processing images-comparator javascript javascript-library

Last synced: 21 Jul 2025

https://github.com/kaelzhang/node-gifx

🔥 A native node.js bindings to the giflib, and provides useful APIs.

bindings giflib image image-processing nodejs

Last synced: 14 May 2026

https://github.com/nikvoronin/seektextlines

Seek and recognise text blocks in an image and sometimes gaps between.

csharp dotnet image-processing image-recognition imagesharp ocr ocr-recognition

Last synced: 14 May 2026

https://github.com/gzt/rmsssim

Implementation of the MS-SSIM image comparison metric in R

image-processing ms-ssim r

Last synced: 18 May 2026

https://github.com/sanjayengineer121/flask-image-template

Create various icon masks and shading effects with the imageedit library. Five example files under main: round.py, makeProjIcons.py, makePWAImages.py, getPWAScreenshots.py and readWriteLayered.py. python image-processing pillow python3 trace image-manipulation mask-image blendmodes icon-masks trace-svg shading-effects layeredimage svgtrace.

flask flask-application image-processing image-recognition mask

Last synced: 03 Apr 2025

https://github.com/rodrigorvsn/deidara

Repository with Colab image processing exercises

image-processing python

Last synced: 30 Apr 2026

https://github.com/creyd/crush_action

GitHub action for automatic lossless image compression

compression github-actions image-processing lossless

Last synced: 04 Mar 2025

https://github.com/cadu-leite/imagetreat_mark

Read a bunch of images inside a directory, apply some PIL Enhancements and add a Water Mark. using Python / PIL

image image-processing picture-gallery python3

Last synced: 09 Jul 2025

https://github.com/sayamalt/fruits-and-vegetables-image-recognition

Successfully established a deep learning model which can accurately detect and recognize the images of a wide variety of fruits and vegetables.

computer-vision convolutional-neural-networks image-processing multiclass-image-classification opencv

Last synced: 18 May 2026

https://github.com/phurin-git/object-inspection-opencv-python

This repository features a machine vision project using Python and OpenCV to inspect various geometric shapes, including circles, triangles, rectangles, and pentagons. The project provides a graphical user interface (GUI) with three tabs to facilitate real-time object inspection, camera calibration, and filter parameter adjustment.

image-processing machinevision opencv python pythonopencv

Last synced: 11 May 2026

https://github.com/anas436/image-to-audio-app

Image Captioning and Text-to-Speech

audio-generation image-processing text-to-speech

Last synced: 27 Mar 2025

https://github.com/bhojpur/image

The Bhojpur Image is a software-as-a-service product used as a Image Processing Engine based on Bhojpur.NET Platform for application delivery.

image-processing

Last synced: 29 Oct 2025

https://github.com/nagipragalathan/orangelab

The Python module developed for the Orange Python Tool Plugin serves a dual purpose, providing functionalities for both image processing using OpenCV and the generation of synthetic datasets through the Faker library.

ai data-mining data-science dataset fake-data-generator image image-processing ml orange python3 pyton

Last synced: 18 May 2026

https://github.com/filiplangiewicz/photoeditor

📷 Advanced photo editor with real-time filters and custom convolutions

convolution image-processing python

Last synced: 06 Jul 2026

https://github.com/gilzoide/processamento-imagens

Repositório de Processamento de Imagens - SCC0251, turma 2017-1

image-processing opencv opencv-python

Last synced: 16 May 2026

https://github.com/baytist/line_tracking

9-part line tracking algorithm

image-processing line-tracking python3

Last synced: 28 Mar 2025

https://github.com/aashrafh/cmp362

Solutions of the CMP362-Image Processing course's labs in college

contrast-enhancement edge-detection fourier image-analysis image-processing morphology python segmentation smoothing texture

Last synced: 18 May 2026

https://github.com/mr-talhailyas/histogram-equalization-and-contrast-stretching

Histogram equalization and contrast stretching without using builtin library functions.

contrast-stretching histogram-equalization image-enhancement image-processing numpy

Last synced: 29 Apr 2026

https://github.com/dhchenx/quick-image

A simple image processing toolkit

image-processing quick-image quick-image-processing

Last synced: 30 Oct 2025

https://github.com/ultra-code/imagination

Fast and secure image optimization server in Zig

avif image image-processing image-server jpeg-xl jxl libvips server webp zig

Last synced: 30 Apr 2025

https://github.com/jvtavarese/yolov8-custom-training

Custom YOLOv8 model trained to detect dogs using a Roboflow dataset. Built with Python and Ultralytics.

ai-project computer-vision deep-learning dog-detection image-processing machine-learning object-detection opencv python roboflow transfer-learning ultralytics yolov8

Last synced: 03 Jul 2026

https://github.com/wilkinbarban/photo-dedup

PhotoDedup is a powerful AI-based duplicate photo finder and smart media organizer. Built with Python and PyQt6, it detects exact and similar images with precision. It integrates Google Takeout JSON to restore EXIF metadata and automatically organize large photo and video libraries quickly and efficiently for better management.

automation computer-vision duplicate-finder exif file-management google-takeout image-processing image-similarity media-organizer metadata photo-deduplication photo-organizer pyqt6 python

Last synced: 03 Jul 2026

https://github.com/x-lucifer/x.superresolution

AI超分辨率工具, 自带AI引擎, 开源免费, 无需网络即可使用

ai anime anime4k avalonia avaloniaui-app cpp esrgan image-processing native real-esrgan real-esrgan-gui super-resolution vulkan

Last synced: 07 Jul 2026

https://github.com/varungaikwad/image-resizer

Resize and generate platform-specific icons (mobile, desktop, web, wearables) from a single image. Drag & drop interface with responsive design.

css favicon-generator file-upload html icon-generator image-processing image-resizer javascript responsive-ui web-application

Last synced: 18 May 2026

https://github.com/sciviews/zooimagej

Image analysis part of ZooImage, with interface to ImageJ through RImageJ

image-processing plankton r r-package

Last synced: 11 Jun 2025

https://github.com/yoyoberenguer/rgbchannels

Convert image to a different format e.g RGB to BGR, RGB to GRB etc

bgr channels image-converter image-processing rgb

Last synced: 19 Jul 2025

https://github.com/liblaf/assets

🖼️ Asset library for avatars and letters in multiple formats

assets documentation docusaurus image-processing png react static-site svg typescript website

Last synced: 12 Apr 2026

https://github.com/leroks/image-processing-cpp

Image processing operations like Convolution, Edge Detection, Image Sharpening and some others made with C++

dynamic-memory-allocation image-processing

Last synced: 20 Mar 2025

https://github.com/lauraluebbert/thorimage-sync_2p-analysis

Notebook to analyze ThorImage + ThorSync 2-photon data with light stimulation.

2-photon calcium-imaging image-processing thorimage thorsync

Last synced: 27 Mar 2025

https://github.com/elenaches/python-image-scanner

A college project in Python using OpenCV, a simple app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.

image-manipulation image-processing opencv opencv-python python scanner-cam

Last synced: 16 May 2026

https://github.com/omar-ahmed314/image-processing-api

Processing Images has become too easy with our API tool

backend-api image-processing

Last synced: 26 Mar 2025

https://github.com/hasnatrasool163/bulk-image-watermarker-app

A lightweight and powerful **desktop application** for creators who need to **watermark and date-stamp multiple images** — fast, offline, and ad-free!

desktop-app desktop-application image-processing python-3 watermark watermark-image watermark-tools windows-tool

Last synced: 13 Apr 2025

https://github.com/dmitrii-artuhov/chartographer

Test project for Kontur internship summer 2022

cmake cpp http-server image-processing

Last synced: 25 Jun 2025

https://github.com/cserajdeep/efficient_remover_of_duplicate_images

Image Processing and Hashing-based duplicate image remover python code that can deal with different sizes, intensity, and grayscale.

duplicate-detection hashing image-processing python

Last synced: 18 May 2026

https://github.com/jeinselen/vuo-designtools

Assorted small "apps" created in Vuo for use in design and tech art tasks

art design image image-processing macos tech-art techart texture tools utility vuo

Last synced: 20 Mar 2025

https://github.com/gracesevillano/vibot-scene-segmentation-labs

This repository is dedicated to the collection of 10 laboratory reports from the "Scene Segmentation and Interpretation" course, a key component of the Master Degree in Vision and Robotics (VIBOT). Each lab focuses on a specific aspect of scene segmentation and interpretation, employing various techniques from edge detection to image restoration.

computer-vision denoising denoising-images filter image-processing python signal-processing texture-classification

Last synced: 18 May 2026

https://github.com/vannrr/color-schemorator

Color Schemorator is a tool that adjusts the color palette of an image based on a provided list of hex color codes.

cli color-palette color-scheme command-line go golang hex-colors image-manipulation image-processing

Last synced: 20 Mar 2025

https://github.com/arpan-saha-25/image-processing

Digital Image Processing Assignments

digitalimageproccessing image-processing practicals

Last synced: 04 Oct 2025

https://github.com/eve-ning/frmodel

Forest Recovery Model Research Project

image-processing library machine-learning opencv

Last synced: 18 Mar 2025

https://github.com/alexkranias/photessera

Photessera is a Java-based video and image manipulation software that can allows users to create video and image mosaics, constructed out of a separate group of user-selected images. The software supports the following file types as input: MP4, MOV, PNG, JPG. As of now the software is only verified as functional on Windows devices. A video explanation of the functionality of the software can be found @ https://youtu.be/ftKO35jiCHQ

art digital-art image image-manipulation image-processing video video-effects video-processing windows

Last synced: 21 Apr 2026

https://github.com/arkaung/eigenfaces

Playground for experimenting eigenfaces

computer-vision eigenfaces eigenvectors image-processing neuralnetwork

Last synced: 12 Mar 2025

https://github.com/nikkiaung/ml-in-prod

Exploring around with ML/AI tool, implementing mini side projects like classifying fruit type and extracting text in index. 🧑🏻‍🔧

google-cloud image-processing jupyter-notebook matplotlib numpy pandas python

Last synced: 16 Jun 2025

https://github.com/drew138/graphics-api

API developed to perform image processing by applying convolution matrices.

image-processing rest-api

Last synced: 25 Jun 2026

https://github.com/fredtux/jpg-to-pdf

Get all photos in a folder and create a PDF document with them

image image-processing images jpgtopdf pdf python python3

Last synced: 20 Jul 2025

https://github.com/dev-muhammad/imagee

Simple image optimization tool

image-optimizer image-processing

Last synced: 06 Apr 2026

https://github.com/ahmedukamel/cs352-image-processing

Repository contains solutions of sections for Image Processing course in Beni Suef University

image-processing jupyter-notebook opencv python

Last synced: 09 May 2026

https://github.com/bouvens/rgb-filter

Image processing and GIF generator in a browser for old fashion stylizing

filter gif image-filtering image-processing javascript pixelate react

Last synced: 29 Apr 2026