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/francescoalemanno/alpha_reduce

A Zig utility for converting images to greyscale with alpha channel transparency based on statistical thresholding.

image-processing zig

Last synced: 21 Jun 2025

https://github.com/avs123a/image-edge-detection-demo

Demo of image edges detection using different operators, norms and custom masks

demo edge-computing edge-detection image-analysis image-manipulation image-processing jupyter-notebook numpy python python27 python3

Last synced: 04 Feb 2026

https://github.com/indivisual-eyes/indivisual-eyes-documentation

Documentation for the IndiVisual Eyes app

color documentation image-processing research

Last synced: 15 Jan 2026

https://github.com/henry-azer/java-image-processing

Demo implementation of java image process example on ticket data.

image-processing java

Last synced: 13 Jul 2025

https://github.com/leoliu0605/cimg

Image processing library made with C language

c clang clanguage image-processing isp isp-library library

Last synced: 05 Apr 2025

https://github.com/alvii147/openchroma

Python library for image processing & operations

image-processing

Last synced: 11 Sep 2025

https://github.com/assasinator/segmentation-in-skin-lesion-classification-

Melanoma is one of the most dangerous types of skin cancers. So, early detection of this cancer can help the patient recover better. This is a course project where we tried to implement several classification algorithms both on segmented and non-segmented images to check the effect of segmentation on the classification. We also tried to explore the performance metrics of different classification algorithms.Our research has shown that, for small dataset the traditional CNN works better when the image is segmented and for the images without segmented the transfer learning algorithm works better compared to other classification algorithms.

classification-algorithm deep-neural-networks image-processing machine-learning-algorithms medical-imaging segmentation

Last synced: 21 Jun 2025

https://github.com/shahinwahab/automation-workflows

github automation & workflows: create repos, generate ui galleries using rust and bash, with workflows running in github actions or deployed on vercel via javascript.

automation bash ci-cd devops github-actions image-processing javascript repo-creation rust ui-gallery vercel workflow

Last synced: 07 Apr 2026

https://github.com/sszukala/trianglepixelsimagesplitter

This code downloads an image, converts it to grayscale, splits the image pixels into triangles using a novel technique, and then applies a CNN for feature extraction.

cnn conversion deeplearning image image-processing resolution

Last synced: 20 Jul 2025

https://github.com/fatimaafzaal/bee-species-image-classification

This project focuses on using the Python image library Pillow to load and manipulate image data, perform common image transformations, and build them into a data processing pipeline.

bees image image-classification image-processing jupyter-notebook python

Last synced: 27 Apr 2026

https://github.com/Nobody-1321/Learn-Image-Processing

image processing examplos

image-processing opencv

Last synced: 29 Oct 2025

https://github.com/straznik24/www

Autonomiczny przenośny monitoring (klasy militarnej) z wbudowanym rozponawaniem obiektów, trackingiem, anonimizacją z komunikacją głosową dla powiadomień i wydawania komend - www.straznik24.pl

ai alarm cctv dozorca image image-processing monitoring ochrona processing straznik system video video-processing

Last synced: 29 Mar 2025

https://github.com/metal3d/imago

Imago - simple manipulation and operation tool for images

go golang image image-processing resize shadow

Last synced: 11 Sep 2025

https://github.com/zelflod/dip.bmstu

digital image processing course projects

image-processing

Last synced: 01 Jul 2026

https://github.com/h0rn0chse/guildavatars

Create avatars for your guild. Add text to your preset images.

avatar guild image image-processing presets text textfit vuejs

Last synced: 27 Mar 2025

https://github.com/backdrop-contrib/autoherocolors

Backdrop CMS module that automatically sets the text color for hero blocks based on average background image color

backdropcms contrast image-processing

Last synced: 02 Jul 2026

https://github.com/sjml/hdr-resize

command-line tool to resize HDR images without losing the HDR

hdr image-processing macos swift

Last synced: 24 Apr 2026

https://github.com/nobody-1321/cheese

Chess Game Image Processing

image-processing opencv python

Last synced: 03 May 2026

https://github.com/raulpy271/changenumbersofbitsperchannelinimage

This algorithm simulates different bits of precision in image

image-processing opencv python

Last synced: 12 Apr 2026

https://github.com/karol-szymanowski/lego-mosaic

Tool for generating lego mosaics from a image

dithering golang image-processing lego quantization

Last synced: 17 Jun 2025

https://github.com/sukhmancs/waifu-generator

Discord bot to generate waifu images using waifu.im, waifu.pics, nekos.life

discord-bot free free-image-generation image-generation image-processing nekos-life python waifu-im waifu-pics

Last synced: 05 Nov 2025

https://github.com/selcia25/image-processing-toolkit

📸Image Processing Toolkit is a Python script that provides a set of common image processing operations using the OpenCV library.

blending-images color-inversion contour-detection dilation edge-detection erosion gaussian-blur histogram-equalization image-processing opencv python

Last synced: 04 Apr 2026

https://github.com/zeynepcol/pixel-matrix-converter

Extracts pixel data from images and converts it into array with RGB values and intensity mapping.

image-processing pixel-art python rgb

Last synced: 24 Jun 2025

https://github.com/henryrobbins/dmtools

A Python package providing low-level tools for working with digital media programmatically.

digital-media ffmpeg image-processing low-level netpbm

Last synced: 18 May 2026

https://github.com/gsvgit/imageprocessing

Image processing in F# on GPGPU using Brahma.FSharp

fsharp gpgpu image-processing

Last synced: 31 Oct 2025

https://github.com/njbmartin/under-canvas

Plain sailing image previews, powered by canvas.

browser canvas image-processing images node

Last synced: 30 Apr 2026

https://github.com/premchandyadav369/dip_lab

Digital Image Processing Lab Experiments

image-processing opencv opencv-python python

Last synced: 16 May 2026

https://github.com/arsilva87/hydropaper

hydropaper: Water-Sensitive Paper Analysis

image-processing r-package spray

Last synced: 29 Oct 2025

https://github.com/star-plan/image-glider

ImageGlider 是一个基于 .NET 8 和 ImageSharp 的跨平台批量图像格式转换工具,支持 AOT 编译。它能自动扫描指定扩展名的图像文件,将其转换为目标格式,并智能管理输出、失败文件及日志记录,为图像转换提供高效便捷的解决方案。

aot batch-processing cli cross-platform csharp dotnet dotnet8 image-conversion image-processing imagesharp

Last synced: 12 Apr 2025

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

Java program to apply dithering (reduce color count) to an image.

banding dither dithering floyd-steinberg image-processing java quantization

Last synced: 07 May 2025

https://github.com/ghosteater1311/hand-written-digits_regconition

Predict the digits draw in canvas from user in real-time using Convolution Neutral Network

cnn-classification computer-vision image-processing knn-classification opencv

Last synced: 18 May 2026

https://github.com/phundrak/images-tache

Second year university project

c image image-processing university-project

Last synced: 29 Jul 2025

https://github.com/jotstolu/training-machine-learning-models-for-weed-classification

This project involves training different machine learning-based classifiers using image processing techniques to accurately classify two weed classes: charlock and cleavers.This Image classification task focuses on Four Main things: 1)Image Preparation and Pre-processing 2)Feature Extraction 3)Model Training 4)Model Evaluation and Analysis

deep-learning deep-neural-networks image-classification image-processing machine-learning

Last synced: 21 Mar 2025

https://github.com/abhinav2712/image-noise-removal

Image's Noise Removal MATLAB code using Image Processing Toolbox and filters

filter image-processing matlab matlab-toolbox median-filter noise-reduction

Last synced: 12 Apr 2025

https://github.com/elifirinci/change-hair-color

This project demonstrates how to change the hair color in an image using OpenCV. The script allows users to select the hair region in an image and apply a new color to it. The technique leverages image processing and color manipulation to detect the hair area and replace its color dynamically.

change-color color computer-vision hair hair-detection image-processing opencv

Last synced: 18 May 2026

https://github.com/dineshdhamodharan24/data_science_final_project

Customer Insights & Recommendation System: Harnessing Decision Tree, Logistic Regression, and Random Forest models for behavior analysis. Utilizing EasyOCR and Python Imaging Library for image information extraction. Employing NLTK for sentiment analysis on textual data

classification final-project guvi-projects image-processing nltk-python numpy ocr pandas recommendation-system sentiment-analysis sklearn-library streamlit text-processing worldcloud

Last synced: 02 May 2026

https://github.com/jvpichowski/quest-bexus

The QUEST experiment that is flown on a high altitude balloon of the REXUS/BEXUS program: https://jvpichowski.github.io/quest-bexus/

automation bexus experiment high-altitude-balloon image-processing research rexus space student technology

Last synced: 21 Mar 2025

https://github.com/garthtb/prismpanda

Saturates an image in various colour spaces (JzCzHz, OKLCH, RCT, etc.).

color-science color-spaces colour-science colour-spaces csharp image-processing saturation-adjustment windows-app

Last synced: 14 Jun 2025

https://github.com/liteobject/webcamwrapper

Real-time webcam processing with virtual camera output for video conferencing and streaming applications.

computer-vision image-processing obs-studio opencv real-time streaming video-conferencing video-effects video-streaming virtual-camera virtual-camera-obs webcam

Last synced: 18 May 2026

https://github.com/rizquuula/imagesplitter

This is image splitter project, so simple

image-processing opencv opencv-python python3 splitter

Last synced: 18 May 2026

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/oleksa-oleksa/computer_vision

Computer Vision self-paced learning. Methods for acquiring, processing, analyzing and understanding digital images.

computer-vision image-processing matlab

Last synced: 05 Apr 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/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/supriya811106/sortsmart-a-waste-material-classification-system

SortSmart is a waste material classification system that uses a deep learning model to classify waste images into different categories. It utilizes a Flask web application for real-time predictions.

cnn css3 deep-learning flask-api flask-application html5 image-classification image-processing javascript machine-learning python3 vgg16

Last synced: 05 Apr 2025

https://github.com/georgiosioannoucoder/realesrgan

Implementation of the paper "Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data." 🖼️

computer-vision data-science discriminator esrgan gan generative-adversarial-network generator image-processing machine-learning opencv-python real-esrgan super-resolution

Last synced: 20 Jan 2026

https://github.com/ulinja/davinsheet

Render images in a spreadsheet. But not how you were thinking i meant that.

excel image-processing libreoffice python spreadsheet

Last synced: 11 Apr 2025

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/justinlubin/color-fu

Color-Fu(nction)!

colorization image-processing

Last synced: 02 Feb 2026

https://github.com/thatisuday/bitmap-color-tools

A Web Application to generate color values for Bitmap images

binary bitmap bmp color-picker hexadecimal image-processing

Last synced: 24 Feb 2025

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/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/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/linxlib/openjpeg

golang wrapper for openjpeg library

cgo-bindings golang image-processing jpeg2000 openjpeg

Last synced: 28 Jan 2026

https://github.com/subho004/retail-pulse

A Go-based microservice to process store visit images in parallel, validate store data, and track job statuses. Includes Docker support, automated testing, and comprehensive error handling. Ideal for high-performance image processing pipelines.

api backend-development concurrency docker go go-mux golang goroutines image-processing job-tracking microservices parallel-processing retail store-data-validation testing

Last synced: 16 May 2026

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/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/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/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/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/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/lemonsoda9013/easy-watermark-tool

A batch image watermarking tool based on Python and Tkinter.

batch-processing gui image-processing numpy pillow python tkinter watermark

Last synced: 15 May 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/sbasma/cnn_mslic_haralick_feature_fusion

Abstract and handcrafted feature fusion scheme for VHR image classification

cnn deep-learning haralick-features image-processing image-segmentation machine-learning svm-classifier

Last synced: 11 Sep 2025

https://github.com/alexander-novo/cs474-pa4

Programming Assignment 4 for CS 474 - Image Processing at UNR

cpp homework image-processing plots unr

Last synced: 11 Apr 2025

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/hinha/watchgo

BACKUP your file. watchgo is Filesystem automatically watcher your file and backup into storage

compression filesystem-events fsnotify golang image-processing

Last synced: 09 Sep 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