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/lasithaamarasinghe/en3160-image-processing-computer-vision

This repo includes codes, assignments related to EN3160:Fundamentals of Image Processing and Computer Vision module.

computer-vision image-processing neural-networks opencv segmentation

Last synced: 13 Apr 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/abhaybraja/passport-cropper

Automatically detects and crops a face from an image to generate a passport-style photo from uploaded image. Ensures correct orientation, centers the face, and optionally compresses the image to stay within a specified file size (e.g., under 100KB). Ideal for scanned documents, selfies, or batch passport photo generation.

cropper face-detection image-processing python

Last synced: 03 Aug 2025

https://github.com/rajgandhi1/native-iqa

High-performance, no-reference image quality assessment for Node.js (BRISQUE + heuristics via Rust/N-API)

image-analysis image-processing node nodejs parallel-computing rust

Last synced: 30 Apr 2026

https://github.com/ayushmgarg/cartoon-wizard-facepreserver

🎨 AI face cartoonization with iterative identity preservation, emotion-adaptive processing & 6 artistic styles. Achieves 88% identity accuracy using DeepFace, MediaPipe & Facenet512. Transforms photos to anime, comic, watercolor while keeping you recognizable.

cartoonization computer-vision deepfac emotion-detection face-recognition image-processing mediapipe opencv

Last synced: 30 Apr 2026

https://github.com/mikiw/video-autistic-filter

Video autistic filter using OpenCV

ai image-processing opencv rust

Last synced: 29 Jun 2026

https://github.com/arpitarungta/face_recognition_attendance_system

This project is a Face Recognition-based Attendance System that captures and verifies faces in real-time using a webcam and records attendance in structured Excel files. It bridges the gap between intelligent local detection and automated attendance logging. The system uses face encoding to identify individuals and stores the records securely.

image-processing knn-classification machine-learning pandas python streamlit

Last synced: 30 Apr 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/xza85hrf/flexiblur

FlexiBlur is a Python GUI application that lets users apply various blur effects to images and videos. It supports simple and advanced blur techniques, including custom settings for motion and radial blurs. Designed for systems with OpenCV, FlexiBlur provides a user-friendly interface for easy and efficient media processing.

blur-effects custom-blur image-processing media-blurring media-editing motion-blur opencv parallel-processing python radial-blur region-of-interest video-processing

Last synced: 30 Apr 2026

https://github.com/viggou/quick-gif

A tool for macOS to quickly generate a GIF from a folder or individual files using ffmpeg

ffmpeg gif image-processing macos macos-app swift swiftui

Last synced: 30 Apr 2026

https://github.com/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game

This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.

2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis

Last synced: 30 Apr 2026

https://github.com/allen-reji/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 opencv paddleocr paddlepaddle pil text-extraction

Last synced: 01 May 2026

https://github.com/sohomm/imageenhancementformissions

Image Enhancement Digital Image Processing Computer Vision Deep Learning-based Image Restoration Convolutional Neural Networks (CNN) Super-Resolution Techniques Noise Reduction and Denoising Image Quality Improvement Python Programming TensorFlow / PyTorch (whichever you used) OpenCV & NumPy Evaluation Metrics: PSNR, SSIM Model Training

cnn computer-vision deep-learning drdo enhancement image-processing isro opencv

Last synced: 01 May 2026

https://github.com/lfgodoi/intelligent-spacecraft-pose-estimator

A computer vision solution based on digital image processing and neural networks for estimating the pose of known uncooperative spacecraft.

aerospace-engineering convolutional-neural-networks image-processing machine-learning spacecraft tensorflow

Last synced: 01 May 2026

https://github.com/arya-io/ai-background-changer

This repository contains the AI Background Changer app, built with Streamlit and the Cloudinary AI API. Users can upload images, customize backgrounds with prompts, and download the transformed results.

ai background-removal cloudinary computer-vision data-science deep-learning image-processing image-transformation machine-learning open-source python streamlit web-application

Last synced: 01 May 2026

https://github.com/tommyfurgi/image-processing-labs

This repository contains resources and task implementations for the Image Processing course at AGH, exploring essential image manipulation techniques and algorithms.

image-processing python

Last synced: 01 May 2026

https://github.com/darshanakgr/meanfiltergpu

A gpu implementation of mean filter in CUDA

c cuda image-processing

Last synced: 01 May 2026

https://github.com/broccolingual/go-img-lib

Library for image processing made by Golang.

golang image-processing

Last synced: 12 Jan 2026

https://github.com/anshlulla/image-segmentation-for-self-driving-cars

Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network

image-processing image-segmentation python self-driving-cars tensorflow

Last synced: 01 May 2026

https://github.com/sarahloree/project-5--plant-seedling-classification

This is the fifth project I completed as part of the Introduction to Computer Vision Module from my post-graduate certification in AI/ Machine Learning from University of Texas' McCombs School of Business.

convolutional-neural-networks image-processing keras tensorflow transfer-learning

Last synced: 01 May 2026

https://github.com/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 01 May 2026

https://github.com/mert-byrktr/annoy-image-similarity

Toy project for basic image search engine. Just for dog images now, can be further extended.

annoy fastapi image image-processing search-engine

Last synced: 04 May 2026

https://github.com/iterationlayer/sdk-node

Official Node.js/TypeScript SDK for the Iteration Layer API — document extraction, image transformation, image generation, document generation, and sheet generation.

api document-extraction document-generation image-generation image-processing image-transformation iteration-layer javascript mcp nodejs pdf-extraction pdf-generation sdk sheet-generation spreadsheet typescript

Last synced: 23 Jun 2026

https://github.com/kirillshevch/imgtobase64

imgtobase64 – package for converting image to base64 string

base64 golang image-processing

Last synced: 03 Aug 2025

https://github.com/catalina2820/reconocimiento-de-patrones

This repository contains practical exercises from the Pattern Recognition course at Pascual Bravo University for the 2024-1 term. The course covers fundamental concepts in data science and machine learning techniques for recognizing, classifying, and clustering patterns across various contexts

audio-signal-analysis data-science image-processing pattern-recognition

Last synced: 29 Jul 2025

https://github.com/akinbicer/face-detection-using-viola-jones-algorithm

This project offers face detection over image file with Viola-Jones algorithm.

face-detection image-processing matlab

Last synced: 29 Jul 2025

https://github.com/deusares/funpil

A collection of PIL, Numpy and OpenCV functions to manipulate images

batch image-processing lazy media numpy opencv pil pillow python script

Last synced: 01 May 2026

https://github.com/alexjmercer/imageify

Encode and Decode any file into an image and back !

cpp cpp17 image-processing libpng opencv4 visual-studio

Last synced: 03 Aug 2025

https://github.com/saif-gitreps/face-mask-detection

A CNN classification model scoring 94% accuracy built from scratch using a dataset that detects if an image of a person has Mask on.

cnn-classification image-classification image-processing kaggle keras numpy pandas

Last synced: 09 Apr 2026

https://github.com/adityasreevatsak/useful-code-snippets

Useful-Code-Snippets is a collection of practical and reusable code snippets for various everyday programming tasks. It serves as a handy reference for automating, optimising, and simplifying common operations across different domains.

automation file-handling git image-processing python regex

Last synced: 02 May 2026

https://github.com/dheerajgits/codengrave

CodeNgrave is a portal to convert images into CNC-compatible G-code for engraving purposes. Upload your designs, generate precise tool paths, and create stunning CNC engravings with ease. Built with typescript for the backend and Next.js for the frontend, CodeNgrave simplifies the workflow from design to CNC execution.(Work in progess ...)

aws-lambda cnc engraving grayscale grbl image-processing nextjs nodejs typescript

Last synced: 09 Apr 2026

https://github.com/luis-kr/depthmap

Depth map estimation tool using Depth-Anything-V2. Generate accurate depth maps from images with support for both relative and metric depth measurements.

cuda depth-anything depth-estimation depth-map image-processing python pytorch

Last synced: 08 Feb 2026

https://github.com/giog97/mean_shift_image_segmentation_openmp

Performance comparison of sequential and parallel OpenMP MeanShift for image segmentation.

image-processing mean-shift opencv openmp parallel-computing parallel-programming

Last synced: 08 Jun 2026

https://github.com/drewcassidy/pillow-mbm

Pillow plugin for KSP MBM texture files

image-processing ksp pillow python

Last synced: 02 Aug 2025

https://github.com/anas-shakeel/go-bmp

go-bmp implements a bitmap reader in golang.

bitmaps golang image-processing learning-by-doing

Last synced: 22 Jun 2026

https://github.com/the-pinbo/image-denoising

The standard approach to image reconstruction using deep learning is to use clean image priors for training purposes. In this project, we attempt to achieve denoising without using a clean image prior and yet, achieving a performance comparable to, or sometimes, even better than that obtained using the conventional approach.

autoencoder bsd500 dataset denoising denoising-autoencoders gaussian-noise image-data-generator image-processing image-restoration noise2noise rednet tensorflow unet

Last synced: 02 May 2026

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

Discrete Fourier transformation implemented manually with the help of C++ and OpenCV.

cpp fourier-transform image-processing opencv

Last synced: 02 May 2026

https://github.com/bintangtimurlangit/wallcrop

A modern, user-friendly Qt-based application for effortlessly cropping and splitting wallpapers for dual monitor setups. Features real-time preview, aspect ratio maintenance, and intuitive drag-and-drop interface.

cross-plaftorm desktop-application dual-monitor gui image-cropping image-processing monitor-setup pillow pyqt6 python qt wallpaper wallpaper-manager

Last synced: 02 Aug 2025

https://github.com/leoliu0605/uImage

Image processing library made with C language

c clang clanguage image-processing isp isp-library library

Last synced: 27 Sep 2025

https://github.com/dho-rae/emotion-detector

A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.

artificial-intelligence computer-vision deep-learning emotion-detection facial-recognition gui-application image-processing machine-learning python real-time-processing

Last synced: 02 May 2026

https://github.com/ikarthikgraj/counterfeit-currency_detection

This repository contains a MATLAB implementation for detecting fake currency notes using digital image processing and machine learning. The system uses texture and statistical feature extraction from currency images and applies Support Vector Machines (SVM) to classify notes as genuine or fake.

image-processing machine-learning matlab

Last synced: 09 Jun 2026

https://github.com/bishwas-py/save-generated-image-django

This is a quick simple Django app that allows you to programatically save a generated image in Django.

django django-application image-processing save save-image

Last synced: 03 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/caiotaavares/painter

Simple image editor and raster graphics editor with Qt6 and c++

cpp image-processing qt5

Last synced: 03 May 2026

https://github.com/otivedani/kelir

homebrew imagery and coloring tools

image-processing

Last synced: 02 Aug 2025

https://github.com/greg-ynx/projet-encolleuse-image-processing

Construction d'un pipeline traitant des images de dépôts de colle et mesurant le diamètre de ceux-ci.

image-processing jupyter measurements python

Last synced: 03 May 2026

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

Asset management library for PHP

image-processing php upload

Last synced: 12 Jun 2026

https://github.com/chinmayeegade/matlab_image_processing

Codes to various image editing, processing and filtering methods offered by MatLab

image-processing matlab

Last synced: 09 Jun 2026

https://github.com/st235/catovasia

Catovasia (рус. Котовасия) - state of mind, nothing more than the abbreviation of the phrase "Cat Vaska".

android cat image-processing java vaska

Last synced: 03 May 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/panastasiadis/embedded-systems-projects

A collection of educational embedded systems projects using HLS, Arduino, and Verilog — developed for the course Embedded Systems Programming in Edge Environments.

arduino bayer-filter educational-projects embedded-systems fpga high-level-synthesis image-processing systemverilog verilog

Last synced: 03 May 2026

https://github.com/andraderaul/ascii-art-converter

Real-time image and webcam to ASCII art converter built with React, TypeScript, and Vite.

ai-assisted-development ascii-art canvas creative- image-processing vite

Last synced: 20 May 2026

https://github.com/grachale/convolution_image

The implementation of a function that takes an image (RGB or gray one) and a filter (kernel) and applies a convolution between them.

convolution image-processing numpy python

Last synced: 03 May 2026

https://github.com/shahaf-f-s/image-colorizer

image colorization software for colorizing black and white images using AI.

ai computer-vision image-colorization image-processing

Last synced: 25 Sep 2025

https://github.com/amdjadouxx/bones_break_detection

usage of yolo to detect if bones are break or not

artificial-intelligence image-processing yolov8

Last synced: 02 Aug 2025

https://github.com/vasugi2003/predictive-analytics-on-fishery

A predictive analytics in Fishery using Deep learning techniques. It includes classifying what type of fish it is and also the disease it is affected with.

classification deep-learning image-processing jupyter-notebook mobilenet resnet50-model visualization

Last synced: 09 Jun 2026

https://github.com/soroush-thr/formatfusion

A modern, high-performance desktop file converter for Windows with drag-and-drop interface, supporting images, audio, and video files with hardware acceleration and intelligent compression.

audio-conversion dark-theme desktop-application drag-and-drop ffmpeg file-converter hardware-acceleration image-processing mvvm-architecture pyqt6 python python3 video-conversion windows-application

Last synced: 18 May 2026

https://github.com/penguincabinet/opencv-anonymousface

顔を自動検出し、アノニマスのお面をかぶせるツール

csharp image-processing opencv

Last synced: 04 May 2026

https://github.com/h4ppy0wl/rbc-abnormality-detector-from-images

A MATLAB solution for RBC counting and abnormality detection. An old offline project from 2017 to 2020

anfis-classification hematology image-processing matlab matlab-app-designer matlab-gui

Last synced: 27 Jul 2025

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/erolkuluslu/image_classifier

This project provides a comprehensive solution for image processing, smart cropping, image embeddings, feature extraction, dataset cleaning, and model training and inference using PyTorch. Additionally, it includes a Gradio-based web application for easy interaction with the trained model.

conda conda-environment gradio-python-app image-processing model-training python pytorch torch

Last synced: 04 May 2026

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/tanuj-maheshwari/image-dehazing

An implementation of a single image de-hazing pipeline using an improved atmospheric scattering model.

image-processing

Last synced: 06 Jul 2025

https://github.com/alvii147/imagenoiseinterpolation

Noise Interpolation for Colored Images

image-processing noise-detection signal-processing

Last synced: 28 Apr 2025

https://github.com/moehmeni/freeform

Adobe-Illustrator-like freeform gradient generator

2d-graphics adobe-illustrator art canvas digitalart gradient graphics image-processing

Last synced: 09 Apr 2025

https://github.com/mhawryluk/wdcpo

Image Processing algorithm implementations for the class at the AGH UST

cv2 image-processing

Last synced: 02 Apr 2025

https://github.com/geeksloth/image-fourier-transform-example

A simple demo of image Fourier Transformation, invented from-scratch DFT and iDFT Python functions.

fourier-transform image-processing

Last synced: 25 Mar 2025

https://github.com/rl4444/image-optimizer-electron

Electron.js desktop app for optimising images

electronjs file-encoding file-upload image-processing

Last synced: 18 May 2026

https://github.com/aurcode/sunglass-cli

Convert an image to a given color palette using Python. This script allows you to transform images by mapping their colors to a specified palette. The color distance is calculated using the CIEDE2000 algorithm.

ciede2000 image-processing

Last synced: 18 Oct 2025

https://github.com/robertoaleman/ra_imageconverter

The class RA ImageConverter Jpg/Jpeg To WebP is designed to convert image files with extensions .jpg and .jpeg to the WebP format

image-processing php

Last synced: 27 Apr 2025

https://github.com/khushalsarode/texture-fearures-using-glcm-in-matlab

This is an image processing mini project that provides base required values of particular image to user by calculating from converted grayscale image.

calculations glcm grayscale gui image-processing matlab script

Last synced: 10 Jan 2026

https://github.com/2kabhishek/pgm-resize

For your PGM resizng needs 🖼⚒️

c cli image-processing pgm resize tool

Last synced: 30 May 2026

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/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/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/makcanca/tibbi-goruntuleme-mamografi-1

⚕️ Mamografi verisinde basit analizlerle doku tespiti - https://akcanca.com/tibbi-goruntu-analizi-mamografi/

image-processing mammogram medical-image-processing python

Last synced: 13 Apr 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/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/abdelrahman-amen/centroid-in-pattern_recognition

This repository implements centroid-based pattern recognition, extracting features from images using grid cell centroids for classification in computer vision and image processing.

centroid decision-trees image-processing keras pattern-recognition python random-forest-classifier

Last synced: 10 May 2026