Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Image processing

Digital image processing is the use of algorithms to make computers analyze the content of digital images.

https://github.com/bkbilly/ros-weedspray

🤖 Robot Programming - CMP9767M Assessment

agriculture image-processing ros-kinetic

Last synced: 06 Feb 2025

https://github.com/visualstudioex3/div2.format.exporter

Multiplatform framework to converts modern graphic format images to native DIV Games Studio graphic formats: PAL, MAP and FPG files.

csharp div div-games-studio div2 dotnet dotnet-core game-development gamedev games image-processing imagesharp library retrogaming tool

Last synced: 10 Jan 2025

https://github.com/darsan-in/pixteroid-demo

This repository demonstrates the Pixteroid image scaling API available in Node.js, using the NCNN framework, which is optimized for mobile platforms. It utilizes Real-ESRGAN and ESRGAN model weights to upscale images with three different levels of detail and size.

api-integration esrgan high-performance image-processing image-scaling image-upscaling mobile-optimization mobile-platforms ncnn-framework neural-network-inference node-js node-js-library open-source pixteroid-demo real-esrgan

Last synced: 12 Dec 2024

https://github.com/ahammadmejbah/computer-vision-interview-questions

Computer Vision is a field of artificial intelligence that enables computers to interpret and understand visual information from images or videos. It involves tasks like object recognition, image analysis, and pattern detection, making machines capable of perceiving and making sense of the visual world.

computer-vision image-classification image-processing image-recognition interview python

Last synced: 09 Jan 2025

https://github.com/mahdi-marjani/object-tracking-entry-exit

This project implements an object counting system using the YOLOv8 object detection model from Ultralytics. The system detects and counts objects of specified classes in a video stream in real-time. It utilizes computer vision techniques to track objects as they move across a predefined line or region of interest.

ai bot computer-vision image-processing object-detection object-tracking opencv video-processing yolo yolov8

Last synced: 21 Jan 2025

https://github.com/utsanjan/traffic-prediction-model

Traffic prediction model built with python using Machine learning and Image processing

anaconda image-processing ipynb jupyter-notebook machine-learning matplotlib numpy pip python python3 tensorflow traffic-prediction

Last synced: 22 Nov 2024

https://github.com/wahidpanda/introduction-to-data-signal-and-image-analysis-with-matlab-coursera-answers

Introduction to Data, Signal, and Image Analysis with MATLAB Welcome to Introduction to Data, Signal, and Image Analysis with MATLAB! MATLAB is an extremely versatile programming language for data, signal, and image analysis tasks, including hundreds if not thousands of functions. With such a comprehensive tool set, knowing where to start can be overwhelming. My goal is to help you learn the basics, with video lessons and assignments that introduce you to the most fundamental functions, show you how to write new code, and demonstrate how to learn how to use functions you have not used before. This course is designed to introduce data, signal, and image processing and analysis to students who have little or no experience with data and signals but have basic programming experience in the MATLAB programming language, for example, those who have completed the Introduction to Programming with Matlab course. The level is targeted at first-year college students and high school seniors, but really this course is suitable for anybody who wants to learn about data and signal analysis and has experience with linear algebra. The length of the course is five weeks. As shown below, that includes four weeks of video lectures plus an extra week for a final project submission. Schedule Week 1: Introduction Week 2: Data analysis in Matlab Week 3: Signal analysis in Matlab Week 4: Image analysis in Matlab Week 5: Course Project Course objectives After completing this course, a learner will be able to use MATLAB to… Understand how signals, images, and data are represented Load and save datasets Visualize high dimensional data Apply machine learning methods for data classification Perform signal frequency analysis Design signal and image filters Process and analyze image content

datanalysis deep-learning image-processing signal-processing

Last synced: 21 Nov 2024

https://github.com/uxxhans/rainbow_cats_multiple_image_resizer

Automatically resize and rearrange multiple images to keep the proportion and the position. For transparent image, it will detect and adjust the final position if the image is sticking on any side of the canvas.

image-processing

Last synced: 28 Jan 2025

https://github.com/jacoblincool/watermark-app

Quickly and securely add watermark to your images. All operations are done in your browser and the data never leaves your device. You can also customize the size and transparency of the watermark.

image-processing watermark webapp

Last synced: 24 Jan 2025

https://github.com/mirtia/artstyle-detector

A project aiming to detect artstyles from images. It queries Wikimedia Commons to collect images for the training set.

crawling image-processing wikimedia

Last synced: 09 Jan 2025

https://github.com/mirtia/edge-detection

Comparing various algorithms of Edge Detection, built with OpenCV and C++

cpp edge-detection image-processing opencv

Last synced: 09 Jan 2025

https://github.com/inc44/matools

An all-in-one GUI management toolkit built with PyQt6, offering a suite of tools for file synchronization, media organization, PDF merging, code formatting, and more.

application audio-processing code-formatting file-management gui image-processing ocr pdf-processing productivity python qt rust speech-recognition video-processing youtube-downloader

Last synced: 22 Jan 2025

https://github.com/amirhnajafiz-university/s6mm02

Midterm project of Multimedia Systems course.

image-histogram image-processing image-systematizing python python3

Last synced: 26 Dec 2024

https://github.com/sevagh/quadtree-compression

lossy image compression with quadtrees and protobuf

2d gif-animation image-compression image-processing quadtree tree-structure

Last synced: 15 Feb 2025

https://github.com/vikastmz/3-sweep

Please view the new Repository:

3d-models computer-vision image-processing

Last synced: 28 Nov 2024

https://github.com/qidian213/ntire2021_depth_guided_image_relighting

The 1st place solution to CVPR2021 NTIRE Depth Guided Relighting Challenge Track 2: Any-to-any relighting

computer-vision cvpr2021 image-enhancement image-processing image-relighting image-rendering ntire relight relighting

Last synced: 19 Jan 2025

https://github.com/yuki-koyama/imagedistance

Given two images, calculate their distance in several criteria

distance image-processing metric

Last synced: 17 Jan 2025

https://github.com/the0cp/face2pixel

Generate pixel-style avatars with python.

face2cartoon image-build image-processing opencv-python pixel-art python

Last synced: 06 Feb 2025

https://github.com/tristan-mcinnis/multimodal-voice-assistant

This project is a multi-modal AI voice assistant that uses OpenAI's GPT-4, audio processing with WhisperModel, speech recognition, clipboard extraction, and image processing to respond to user prompts.

ai assistant image-processing llm multimodal openai search-engine text-to-speech transcription tts vision

Last synced: 10 Dec 2024

https://github.com/raideno/image-transformer

This repository contains a python cli tool to convert images into an svg hex representation

hexgrid image-processing poetry svg

Last synced: 07 Nov 2024

https://github.com/fhpythonutils/imageedit

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.

blendmodes icon-masks image-manipulation image-processing layeredimage mask-image pillow python python3 shading-effects svgtrace trace trace-svg

Last synced: 07 Nov 2024

https://github.com/saravanabalagi/imaugtools

Tools used for aspect-ratio-preserving image augmentation, namely translate, rotate, crop WITHOUT stretching or skewing the image, or padding pixels to fill up empty space.

image-augmentation image-cropping image-processing image-processing-library image-rotation image-translation

Last synced: 16 Oct 2024

https://github.com/aniike-t/style-transfer

Project to utilise the capabilities of Pre trained models

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

Last synced: 10 Nov 2024

https://github.com/bdr-pro/youtubetowallpaper

🚀✨ Meet `yt_to_shots.py`, your go-to script for snagging 🔥 frames from YouTube vids & turning your PC into a cosmic wonderland! 🌌 Download vids, extract cool shots 📸, ditch the repeats 🔄, & even say bye to the vid after grabbing its goodies. Perfect for those spacey wallpapers or project vibes. Supports Arabic titles too! 🌍➡️🌌 Dive in & let

frame-extraction image-processing video-processing wallpaper-generator youtube youtube-dl

Last synced: 21 Jan 2025

https://github.com/jacobbieker/factnn

Tensorflow-based Neural Networks and ML utilities for the First G-APD Cherenkov Telescope (FACT) air shower images

astronomy image-processing neural-network research-project

Last synced: 06 Jan 2025

https://github.com/igorski/pixelizer

Web based pixel sorter providing a real-time UI to experiment with creating glitch art

glitch-art image-processing pixels pixelsort pixelsorting

Last synced: 05 Nov 2024

https://github.com/jmaczan/tinyconv

🌸 Image processing with kernel and convolution

convolution convolution-filter image-processing image-processing-python kernel python python3

Last synced: 27 Dec 2024

https://github.com/oleksandr-g-rock/classify_picamera_with_while_cusom_model

Image classification (persons, animals, other) on raspberry pi from pi-camera (with cycle while) used custom model .h5 (output to terminal)

image-classification image-processing image-recognition pi-camera raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 13 Feb 2025

https://github.com/marioruiz/aurora-detector

Using a 360 camera, Ricoh Theta S, and some ruby code, we can detect when a northern light is shining on the sky, take a picture, record a video, notify by email, twitter...

360 360-photo aurora image-processing ruby

Last synced: 13 Dec 2024

https://github.com/jnsougata/imgen

easy image manipulation and card generation

canvas image image-generation image-manipulation image-processing

Last synced: 15 Jan 2025

https://github.com/davidstutz/gcpr2015-superpixels

GCPR 2015 paper and poster "Superpixel Segmentation: An Evaluation".

benchmark computer-vision evaluation image-processing paper poster superpixel-algorithms superpixels

Last synced: 07 Jan 2025

https://github.com/mdouchement/bilateral

A Fast Bilateral image filter for Golang

bilateral bilateral-filter filter golang image image-processing library

Last synced: 07 Jan 2025

https://github.com/anupsv/advance-image-downloader-golang

Concurrent image downloader in Go with configurable options for batch processing, random wait times, and file handling.

downloader go golang image-downloader image-downloader-go image-downloading image-processing

Last synced: 09 Feb 2025

https://github.com/kyle-wannacott/image-annotation-tools

Speed up image selection, tagging, annotation and bounding boxing of relevant images to then use in machine learning models.

annotation annotation-tool data-science image-processing image-recognition machine-learning opencv opencv-python python3 tagging-tool

Last synced: 08 Jan 2025

https://github.com/alexlitel/mirrored-image-generator

Small app using HTML Canvas and JavaScript to generate mirrored versions of images.

art html5-canvas image image-creation image-generation image-processing mirroring spa

Last synced: 02 Dec 2024

https://github.com/severindenisenko/astroimsum

Tool for astronomical imagery summation

astrometry astronomy astrophotography image-processing

Last synced: 01 Feb 2025

https://github.com/zhaoyuecheng/image-style-recognition

Image Style Recognition using Transfer Learning with Pre-trained ResNet

image-processing inception-resnet resnet transfer-learning

Last synced: 30 Dec 2024

https://github.com/sonsongithub/cameraplaygrounds

Swift Playgrounds Book for image processing programming using iPad's camera.

camera image-processing swift swiftplayground

Last synced: 03 Feb 2025

https://github.com/shopkeeper2020/copyone

这是首复CopyOne的官方仓库。首复是一个强大的浏览器扩展,它可以帮助你快速处理剪贴板中的图片和文本内容。

ai chrome-extension image-processing text-processing

Last synced: 27 Dec 2024

https://github.com/gokulramghv/steganography-python

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. This python application implements steganography using image files (PNGs) and allows you to hide text in an image and also retrieve a hidden text from an image.

image-processing python steganography steganography-algorithms steganography-encoding

Last synced: 24 Jan 2025

https://github.com/gjae/python-images-multiprocessing

A python coding for generate multiples images from an original imagen using threadings

image-processing images pillow python3 threading threads

Last synced: 30 Dec 2024

https://github.com/wohali/hough

Skew detection in scanned images

deskew hough image-processing python rotate

Last synced: 27 Jan 2025

https://github.com/pottekkat/teachable-machine

A teachable image classifier that runs on any browser built using TensorFlow JS

computer-vision data-science deep-learning image-processing machine-learning tensorflow tensorflow-js

Last synced: 07 Jan 2025

https://github.com/aknibircse/rupantor-ai-saas

Here’s your paragraph with emojis added: A REAL 🌟 Software-as-a-Service (SaaS) App with AI Features 🤖; Payments 💳 & Credits System 🎟️ that You Might Even Turn Into a Side Income 💰 or Business Idea 💡 Using Next.js 14 🚀, Clerk 🔒, MongoDB 🗂️, Cloudinary AI 🖼️, and Stripe 💵.

clerk-auth cloudinary-ai cloudinary-sdk docker-container docker-image image-processing mongodb mongodb-atlas mongoose newman nextjs nginx-server nodejs postman shadcn stripe-payments tailwind-css typescript vercel-deployment webhooks-api

Last synced: 03 Feb 2025

https://github.com/jacob-pitsenberger/opencv-color-analysis-and-manipulation

Discover a curated collection of Python scripts and modules crafted for advanced color analysis and pixel manipulation using OpenCV.

color-detection color-manipulation computervision image-processing opencv pixel-analysis pixel-manupulation python

Last synced: 13 Jan 2025

https://github.com/cnr-isti-vclab/archaide_digit

The repository for digit, an automatic MATLAB app for the digitalization of archaeological drawings

archaide image-processing image-recognition image-segmentation livewire matlab-application vectorization

Last synced: 06 Nov 2024

https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries

Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator

cpp image-processing library ocr

Last synced: 03 Jan 2025

https://github.com/aidear3/bitmappery

Browser based non-destructive photo editor with layering, masking, customizable brushes and cloud storage integration for all your web based working.

browser image-editor image-processing photo-editor photos photoshop pwa pwa-apps typescript vue vuejs wasm webassembly

Last synced: 12 Jan 2025

https://github.com/auggen21/image_processing_basics

Image Reading, writing, histogram, histogram equalization, local histogram equalization, low pass filter, high pass filter, geometrical transformation

brightness contrast geometrical-transforms highpass-filter histogram-equalization image-processing lowpass-filter python

Last synced: 01 Jan 2025

https://github.com/emmanuelgautier/cloudinary-upload-action

Upload your medias with Cloudinary Upload Github Action to Cloudinary SaaS solution.

cloudinary github-actions image-processing

Last synced: 14 Nov 2024

https://github.com/aa-sikkkk/imageupscaler

ImageUpscaler is a tool for upscaling and enhancing images using various techniques, including Real-ESRGAN for resolution enhancement. It supports contrast and color adjustments, sharpening, and upscaling of images.

image image-enhancement image-processing machine-learning neural-network python real-esrgan upscaling

Last synced: 11 Nov 2024

https://github.com/cutupdev/road-damage-detection

This is repository for detection damage and judgement on road.

image-processing python yolo

Last synced: 21 Jan 2025

https://github.com/sumanthratna/viewmask

A Python package and CLI to visualize segmentation masks.

computational-biology computer-vision digital-pathology image-processing image-segmentation

Last synced: 30 Oct 2024

https://github.com/veritasv/python-mosaic

Python implementation of a mosaic generator. A photomosaic is a large image composed of smaller tile images

image-processing image-segmentation mosaic mosaic-images photomosaic photomosaic-generator python python3

Last synced: 28 Dec 2024

https://github.com/jerboa88/image-signer

An experimental Python program to encode binary data within an image visually

cli-app image-processing image-signatures python steganography

Last synced: 27 Oct 2024

https://github.com/simonsobs/pixell.jl

next-generation sky map manipulation on rectangular pixels

astrophysics cosmology image-processing machine-learning

Last synced: 27 Dec 2024

https://github.com/sunsided/qr

QR Code detection experiments

computer-vision image-processing jupyter opencv python qr-code qrcode

Last synced: 02 Nov 2024

https://github.com/yashkathe/image-noise-reduction-with-cuda

This project conducts an analysis of image denoising technique - median blur, comparing GPU-accelerated (Numba) and CPU-based (OpenCV) processing speeds.

cuda cuda-programming gpu-programming hardware-speed-analysis image-analysis image-processing numba nvidia nvidia-cuda nvidia-gpu opencv parallel-programming

Last synced: 25 Dec 2024

https://github.com/alexkranias/sketchit

SketchIt is a an interactive, media manipulation software applying fundamental computer vision/edge detection algorithms to media for both educational and artistic purposes.

desktop-app digital-art edge-detection image image-processing java-8 javafx sketch video video-processing

Last synced: 20 Jan 2025

https://github.com/tmtenbrink/frc

frc is a Python package for computing the Fourier Ring Correlation (FRC) of images using DIPlib

image-analysis image-processing microscopy numpy python scipy super-resolution

Last synced: 12 Feb 2025

https://github.com/blacksmoke26/react-cropper-bootstrap-modal

Standalone component to Resize image with-in a Bootstrap Modal.

bootstrap4 crop-image cropperjs image-processing modal-dialog reactjs

Last synced: 09 Feb 2025

https://github.com/mathworks-teaching-resources/morphology-in-image-processing

Interactive courseware module that introduces the fundamental morphological operations used in image processing.

image-processing matlab matlab-live-script morphology

Last synced: 23 Nov 2024

https://github.com/toolworks-dev/image-tools

A web application for converting, resizing, and compressing images between different formats

image-converter image-processing image-resize image-resizer javascript typescript

Last synced: 28 Jan 2025

https://github.com/sonigarima/image-stitching-using-opencv

A simple panorama maker with Flask interface.

flask-application image-processing image-stitching

Last synced: 08 Nov 2024

https://github.com/riccardobiondi/catopuma

Customizable Advanced Tensorflow(Torch) Objects to Preprocess, Upload, Model and Augment

deep-learning image-processing keras tensorflow

Last synced: 09 Feb 2025

https://github.com/embryophenomics/vuba

An easy to use library for constructing OpenCV HighGUI interfaces.

computer-vision image-processing opencv python

Last synced: 15 Oct 2024

https://github.com/hivesolutions/pconvert

Simple PNG conversion tool using libpng

composition image-processing libpng pconvert png-conversion python

Last synced: 16 Nov 2024

https://github.com/monkeymars/express-multer-sharp

nodejs image optimation with sharp.dimens.io

express image-processing multer nodejs sharp storage

Last synced: 06 Dec 2024