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/nushrat-tarmin-meem/fake_image_detection_paper_review_seminar

Three different papers on same topic with three different approaches to solve have been studied and compared like a review paper on the topic "Fake Image Detection" of image processing and computer vision.

computer-vision fakeimage image-processing latex latex-document latex-template review-paper seminar-paper

Last synced: 26 Feb 2026

https://github.com/qasimwani/deep-compression

Deep Denoising Compressive Autoencoder.

autoencoder cnn codec compression deep-learning image-processing

Last synced: 07 Nov 2025

https://github.com/3emseybey/lingua-ai

Lingua - An AI Powered Sign Language Interpreter for Android

artificial-intelligence image-processing image-recognition xamarin

Last synced: 26 Jan 2026

https://github.com/ozakione/lq-image-renamer

Rename all images considered as low quality based on a threshold

image-classification image-manager image-processing

Last synced: 30 Mar 2025

https://github.com/yeldynov/dashboard-ai

Dashboard for AI image managing tool

ai dashboard image-processing nextjs photos react typescript

Last synced: 10 Apr 2026

https://github.com/beetlebugorg/go-dims

HTTP microservice for dynamic image manipulation written in Go

crop golang image image-processing imagemagick resize

Last synced: 22 Mar 2025

https://github.com/serhatkildaci/usdztopng

๐ŸŽฏ Professional macOS app that converts USDZ 3D models to high-quality PNG images with advanced rotation controls and studio lighting

3d 3d-models converter image-processing macos mvvm png rendering scenekit swift swiftui usdz

Last synced: 07 May 2026

https://github.com/andrueastman/image_estimation

A feeble attempt at estimating the size of potatoes with a raspberry pi camera.

image-processing python raspberry-pi

Last synced: 16 Apr 2026

https://github.com/kvantvs/get_most_used_colors

Gets most used color from image

colors image-processing python

Last synced: 12 Jun 2026

https://github.com/ynstf/automated-extraction-and-prediction-of-tabular-data-from-images

Automated Tabular Data Extraction and Prediction is a Python project that combines image processing and machine learning for extracting and predicting tabular data from images with over 80% accuracy. Use this versatile solution by exploring the Jupyter Notebook, and seamlessly integrate it into your projects.

cnn-model computer-vision cv2 image-classification image-processing ipynb-jupyter-notebook keras-tensorflow

Last synced: 10 Feb 2026

https://github.com/benjaminfiliatrault/ric

Rust Image Compressor (RIC)

image-processing rust

Last synced: 14 Mar 2025

https://github.com/panagiotisdrakatos/kernel_image_convolution

In image processing, a kernel, convolution matrix, or mask is a small matrix. It is used for blurring, sharpening, embossing, edge detection, and more. This is accomplished by doing a convolution between a kernel and an image.

c convolution image-processing mpicc

Last synced: 24 Jul 2025

https://github.com/viacheslavdanilov/sem_segmentation

This repository is dedicated to the segmentation of histology images acquired by a scanning electron microscope (SEM)

deep-learning image-processing machine-learning medical-imaging segmentation

Last synced: 31 Aug 2025

https://github.com/carterapp/darkroom

Image processing cli tool

golang image-processing

Last synced: 24 May 2026

https://github.com/kyr0/lightningimg-node

A transparent, fast and safe image converter for Node.js, written in Rust. Encodes PNG, JPG, TIFF to WebP

converter image image-processing jpg nodejs png rust tiff webp

Last synced: 11 Feb 2026

https://github.com/ayekaunic/digit-recognition-neural-network

Implementation of a neural network for image classification using the MNIST dataset, with a concise implementation of forward and backward propagation, and gradient descent optimization.

computer-vision deep-learning image-processing neural-network

Last synced: 14 Mar 2025

https://github.com/kiwamizamurai/gridist

A CLI tool that splits images into grids and uploads them to GitHub Gists for creating stunning GitHub profile decorations

cropper gif gist-api github-layout github-profile image-processing rust

Last synced: 22 Mar 2025

https://github.com/michelbr84/cat

Google-style, multilingual UI to search, fetch, and customize cat images via the CATAAS API. Supports tags, GIFs, text overlays, filters (blur/mono/negate/custom), HSL/RGB tweaks, size and dimension controls, and an 'I'm Feeling Lucky' option with automatic random-cat fallback.

cat-api cat-gifs cat-images cataas cats frontend i18n image-api image-processing lucide-react multilingual playwright react shadcn spa tailwindcss text-overlay typescript vite webapp

Last synced: 31 Aug 2025

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

A lightweight PHP service for converting PDF files into images using pdftoppm. Supports PNG output and generates images for each page in the PDF.

image-extraction image-processing open-source open-source-php pdf-conversion pdf-to-image pdf-tools php-library php-scripts php-tools

Last synced: 13 Feb 2026

https://github.com/SimformSolutionsPvtLtd/fast_image_compress

Flutter plugin that allows fast compression of images. ๐Ÿ‘Œ๐Ÿ”๐ŸŽ‰

android compression flutter flutterpackage flutterwidgets image image-processing ios parellel-processing

Last synced: 27 Aug 2025

https://github.com/marcontk/xray-intensity-profile-perl

Intensity profile analysis of X-ray medical images using Perl and PDL with interactive visualizations.

image-processing jupyter-notebook opencv pdl perl plotly

Last synced: 08 May 2026

https://github.com/silent0wings/steganopixelcrypt

SteganoPixelCrypt is a C++ tool that encodes text into images by mapping characters to pixel colors. It provides a simple form of visual encryption, turning data into colored patterns that can be decoded back to text. Lightweight, fast, and ideal for basic steganography.

cli-tool cplusplus data-visualization encryption image-processing pixel-art steganography text-to-image utf-32 visualization-tool

Last synced: 26 Aug 2025

https://github.com/carbonpackages/carbon.vips

Enable Vips in your Neoes CMS installation

image-processing neoscms vips

Last synced: 19 Mar 2026

https://github.com/chahelgupta/image-filter-application-python

"Image Filter App: Python GUI with Tkinter & OpenCV. Apply grayscale, invert, blur, sketch, watercolor & pencil sketch filters. Easy image loading & capture. Ideal for beginners & enthusiasts. Enhance photos creatively! ๐ŸŽจ #Python #OpenCV #Tkinter"

beginner-friendly beginner-project cv2 gui gui-application image-filters image-processing opencv python python-library tkinter tkinter-gui

Last synced: 24 May 2026

https://github.com/repo-bilalnaeem/motion-video-detection

This repository demonstrates how to combine Convolutional Neural Networks (CNNs) and Long-Short Term Memory (LSTM) networks to perform human action recognition on videos. By leveraging the strengths of both CNNs and LSTMs, we can effectively tackle complex computer vision problems such as video classification.

convolutional-neural-networks image-processing lstm-neural-networks machine-learning videodetection videoprocessing

Last synced: 14 Feb 2026

https://github.com/pstat197/vignette-cnn-facial-recognition

Preparing and Augmenting Image Data for CNNs

cnn-classification face-recognition image-processing

Last synced: 23 May 2026

https://github.com/nunofachada/topocell

An image analysis tool to study intracellular topography

cells image-analysis image-processing matlab matlab-toolbox

Last synced: 24 Aug 2025

https://github.com/hayatiyrtgl/image-feature-matching-with-julia

Image Feature Matching with Julia using freak descriptor

feature-matching image-processing julia julia-language

Last synced: 12 Feb 2026

https://github.com/shyke0611/coin_detection_pipeline

This project involves developing a Python pipeline to detect and outline coins in images using techniques such as greyscale conversion, edge detection, blurring, thresholding, morphological operations, and connected component analysis. Also uses advanced methods for harder images and coin identification.

computer-vision image-processing pipeline python-3

Last synced: 01 Mar 2026

https://github.com/jps27cse/pictorica-react_tailwind_reactquery_appwrite

Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.

ai appwrite image-processing instagram radix radix-ui react social-media tailwind text-classification text-processing

Last synced: 16 Apr 2026

https://github.com/envp/depict

Compiler for an Image processing language that works on the JVM!

compilers image-processing java-8 jvm-bytecode

Last synced: 21 Aug 2025

https://github.com/spimy/imageblender

A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.

image image-manipulation image-processing instagram layout merge merger programming python python3

Last synced: 27 Jul 2025

https://github.com/usamafayaz/python-workshop

This repository contains exercises developed during a one-month training workshop on machine learning, image processing, and natural language processing. The workshop, covered various topics including cv2 for image processing, Flask for web development, and deep learning techniques using Keras with datasets such as MNIST, Reuters, and IMDB.

artificial-intelligence flask image-processing keras machine-learning matplotlib tensorflow video-processing

Last synced: 16 Apr 2026

https://github.com/seanwevans/opencv-playground

an opencv playground

image-processing opencv

Last synced: 03 Mar 2026

https://github.com/pranav-nagpure/pan-card-tampering-detection-nb

IPython Notebook for Pan Card Tampering Detection

image-processing ipython-notebook scikit-image

Last synced: 03 Mar 2026

https://github.com/sztaroszta/bgone

A GUI-based Python utility engineered to remove image backgrounds using a suite of AI models. It streamlines testing by processing one image with multiple algorithms (rembg, mediapipe) and saving separate, transparent outputs for easy side-by-side comparison.

ai background-removal computer-vision deep-learning gui image-editing image-processing machine-learning mediapipe photo-editing python rembg tkinter transparency transparent-background utility

Last synced: 08 May 2026

https://github.com/tugcantopaloglu/hazmat-detection-image-processing

A hazmat symbol detection with ready to use in ros simulation and real time turtlebot robots.

barrel hazmat image-processing robotics ros

Last synced: 16 Apr 2026

https://github.com/funkatron/prompt-image-organizer

Organize AI-generated images into session folders by prompt similarity and creation time. Smart clustering, dry-run mode, and fast multi-threaded operations.

ai automation cli image-processing prompt-engineering python

Last synced: 21 Aug 2025

https://github.com/2my-r/ameoba-feature-extraction

This repository details my undergraduate research project investigating the use of AI in understanding cell behaviour

detectron2 image-processing machine-learning-algorithms machine-vision prediction research-project scipy segmentation

Last synced: 08 May 2026

https://github.com/krishbharadwaj5678/clearcut

Transform your live streams with ClearCut a powerful Python script that removes backgrounds in real time using your webcam. Elevate your content instantly, offering a professional touch with zero hassle!

background-removal bg-remove computer-vision cross-platform cvzone image-processing live-streaming mediapipe opencv os python python3 real-time real-time-streaming selfie-segmentation

Last synced: 08 May 2026

https://github.com/r3c0ger/kallopic

Folder-based picture viewer, filter and archiver.

image-processing image-similarity image-viewer python tkinter

Last synced: 20 Aug 2025

https://github.com/vishwaksen-1/audiostegano

Images to audiofiles steganography script. Encoding into spectrogram

audio image-processing spectrogram steganography

Last synced: 19 Aug 2025

https://github.com/nafisarkar/iot_omr_scanner

The IOT_OMR_SCANNER is an IoT-based project designed to automate the evaluation of OMR (Optical Mark Recognition) sheets

esp32-cam image image-processing iot ocr-recognition omr-sheet

Last synced: 04 Mar 2026

https://github.com/03ys/car-and-pedestrian-detection

Car and pedestrian detection using python and haarcascade classifiers

computer-graphics image-processing python vscode

Last synced: 19 Aug 2025

https://github.com/beebus/osra-iterate

Bash Script to iterate through .TIF Images in a folder and run the OSRA program to attempt to convert the TIF images into ChemDraw files (.CDXML).

bash bash-script bash-scripting chemical-structures cheminformatics chemistry image-processing image-recognition jpg linux molecular-structures molecule molecules ocr optical-recognition organic-chemistry osra pdf reactions tif-images

Last synced: 17 Apr 2026

https://github.com/itx-jd/face-comparison-api-url-base64

A Flask API for comparing faces using DeepFace. Supports image URLs and base64 input for easy facial comparison.

api base64 deepface face-comparison face-verification facial-recognition flask-api image-comparison image-processing machine-learning security

Last synced: 18 Aug 2025

https://github.com/cassiofb-dev/media-scripts

Useful windows script for media conversion

batch-script ffmepg image-processing media windows youtube-downloader ytdl

Last synced: 18 Aug 2025

https://github.com/notthestallion/image-compression-through-svd-factorization

The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.

compression compression-algorithm image image-processing

Last synced: 05 Mar 2026

https://github.com/howbizarre/add-stamp

A Nuxt 4 application that allows users to apply watermarks to bunch of images using WebAssembly (WASM) for high-performance image processing. And use Cloudlfare Worker as BaaS.

baas batch-processing browser cloudflare-workers image-processing images nuxt nuxt4 rust stamp tailwindcss typescript vue vue3 wasn watermark webassembly wrangler

Last synced: 11 Apr 2026

https://github.com/deniszholob/svg-colorizer-poc

Given an svg and a hex color, colorizes the svg to be that color

image-processing svg tool

Last synced: 05 Oct 2025

https://github.com/rimshasajid436/bakery-website

Create Bakery Website Using Html CSS.. Website Without CSS is like a house without paint..

buttons css html icons image-processing links

Last synced: 10 Jun 2026

https://github.com/bahihegazi/imgconvert

Powerful web app to convert multiple images (PNG, JPG, WEBP) into different formats instantly. Supports drag & drop, preview, progress bar, and bulk download as ZIP.

backend bulk-upload developer-tool drag-and-drop file-converter frontend fullstack html-css image-converter image-processing image-upload javascript nodejs open-source sharp-js zip-download

Last synced: 09 May 2026

https://github.com/lofilogic/flashback-raw-editor

Custom RAW image processor and UI for the Flashback one35 v2 camera.

image-processing numba opencv pyside6 python raw-processing rawpy wip

Last synced: 20 Apr 2026

https://github.com/bydmiller/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: 30 Jul 2025

https://github.com/brantac/cgpi-image-processing

Project created to learn some image processing algorithms using Typescript

canvas-image image-filters image-processing typescript vue3

Last synced: 15 Aug 2025

https://github.com/Solrikk/PicTrace-Web

PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image

automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api

Last synced: 15 Aug 2025

https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357

A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.

ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras

Last synced: 18 Apr 2026

https://github.com/lokranjanp/image-encrpyter-decrypter

Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.

encryption image-manipulation image-processing

Last synced: 18 Jun 2026

https://github.com/duyndh98/digitalrace-mymodules

My modules for Final Round - Cuแป™c ฤ‘ua sแป‘ (2017 - 2018)

computer-vision cpp image-processing machine-learning opencv

Last synced: 09 May 2026

https://github.com/colddsam/flower-classification-api

๏ปฟ TensorFlow-powered RESTful API for classifying flower images into five categories.

classification deep-learning image-classification image-processing keras python resnet-50 restapi tesnorflow

Last synced: 18 Apr 2026

https://github.com/sagar-brahaman/imagefilterpy

Example of custom image filter for MRTech IFF Python SDK

camera cuda dng genicam gpu h264 h265 image-processing jetson json mipi rest-api rtsp tiff

Last synced: 18 Apr 2026

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/zainibeats/image-pdf-tools

Python tools for turning images into a grid and appending it to the end of a PDF

automation heic image-processing pdf python reciepts

Last synced: 04 Jun 2026

https://github.com/vbhavank/relativeimagepreprocess

This repository contains script to preprocess data from one dataset relative to the characteristics of a target dataset using distributing shifting and scaling.

computer-vision image-preprocessing image-processing preprocessing

Last synced: 19 Apr 2026

https://github.com/decepticon-ts/cap-ai-studio

Description: A modern, powerful web application for advanced image analysis and batch processing, featuring real-time AI-powered image captioning, comprehensive reporting, and an intuitive user interface. Built with Streamlit and Google's Gemini API.

artificial-intelligence batch-processing computer-vision data-analysis gemini-api image-processing image-processing-python python streamlit streamlit-webapp threading

Last synced: 19 Apr 2026

https://github.com/knuutti/mvdia

Repository for my assignment solutions for the course Machine Vision and Digital Image Analysis (MVDIA)

image-classification image-processing machine-learning machine-vision matlab python pytorch

Last synced: 19 Apr 2026

https://github.com/guiss-guiss/imagemap

A Python application for image processing that preserves visual vibrancy by avoiding color averaging, featuring a graphical interface and multilingual support.

color-mapping image-optimization image-processing image-resizing image-scaling

Last synced: 04 Jun 2026

https://github.com/ahmed-ai-01/multimodal-rag

An AI-powered chat application using text, audio, and images for context-aware responses. It integrates language models and vector databases to enhance retrieval-augmented generation (RAG) capabilities, making it a versatile tool for intelligent conversations.

ai audio-processing chatbot image-processing language-model multimodal pdf-processing pinecone rag streamlit

Last synced: 20 Apr 2026

https://github.com/quanglv1996/filter-color-hsv

The source code uses OpenCV to convert the RGB color channel to HSV, suitable for color filtering problems. The easy-to-use interface makes it easy to find suitable thresholds for different problems.

change-color image-processing opencv opencv2 python python3

Last synced: 09 Apr 2026

https://github.com/aswinpajayan/dipedge

This projects attempts to edge processing in VC++ without using any libraries .

edge-detection hsv2rgb image-processing sobel-gradient vcpp

Last synced: 20 Apr 2026

https://github.com/drewsworkshop/matpixelator

MATLAB script that transforms an input image into a pixelated version with customizable options for personalization.

algorithmic art image-processing matlab matlab-script

Last synced: 25 Jun 2026

https://github.com/mazleon/face-mask-detector

This projects can detect face mask with OpenCV. And the model train with Fastai Libraries

fastai image-processing opencv python

Last synced: 21 Apr 2026

https://github.com/stefanschramm/rectselect

Request rectangular selections from image files from a user for further processing in shell scripts.

image-processing shellscripting

Last synced: 21 Apr 2026

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/chanmeng666/lottie-edit

ใ€Stars are like virtual high-fives - come on, don't leave us hanging!โญ๏ธใ€‘A Python tool to convert Lottie animations between light and dark themes by inverting animation colors while preserving transparency.

base64 dark-theme image-processing lottie-animation pillow python

Last synced: 13 Aug 2025

https://github.com/sultanqasim/cinemavi

Cinematic Machine Vision

colour-science image-processing photography

Last synced: 11 Aug 2025

https://github.com/sup2point0/vapour

Rendering images with random walks

csharp glsl image-processing opengl random-walks rendering

Last synced: 22 Apr 2026

https://github.com/kerciu/pil-img-2-ascii

๐Ÿ–ผ๏ธ Very Simple Image to ASCII Project ๐ŸŽจ โ€” A basic Python project that converts images to ASCII art using the PIL library ๐Ÿ“ธ๐Ÿ–‹๏ธ. This project demonstrates how to transform image data into text-based art, offering a fun way to practice Python and image processing techniques. ๐Ÿš€โœจ

ascii ascii-art ascii-art-generator automatization image-processing pillow python python-script script

Last synced: 06 Jun 2026