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/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/muonray/ultraviolet_image_python_processing_codes

A selection of prototype and complete codes that use custom equations of color channel leverage of images taken in the Ultraviolet using specialist filters in order to create UV absorbance and reflectance index maps in an analogy to the NDVI technique of remote sensing. It is hoped that this step opens the gate to new developments of using drones and ultraviolet photography to perform visual inspection and environmental monitoring.

drone drones filter image-processing multispectral-images python reflectance ultraviolet uv-absorbance

Last synced: 29 Jan 2025

https://github.com/jorditost/postingbits

Open-Source Library and collection of resources and examples for real-time computer vision object tracking with Processing.

computer-vision image-processing interaction-design projection-mapping

Last synced: 23 Dec 2024

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/muonray/quantum-encryption-of-images-using-bitwise-xor-and-qrng

Article here: http://muonray.blogspot.com/2022/02/quantum-encryption-of-images-in-python.html The definition of image encryption used here is an extension of data encryption in general: using the bitwise XOR operation of the original image pixels and the random key image pixels, with the key image being either a pseudo-random stream cipher or the quantum random stream cipher or anti-correlated entangled information shared over a secure channel. In either case we Perform bitwise XOR operation on the encrypted image and the key image. It can be seen from the image encryption and decryption that they are all the same operation. According to the above bitwise XOR operation, we assume: xor(a,b)=c You can get: xor(c,b)=a Or: xor(c,a)=b In summary, we assume that a is the original image data and b is the key, then c calculated by xor(a,c) is the encrypted ciphertext. This is a simple summary of the encryption and decryption process as used in the coding in this repository. Encryption process: Perform a bitwise XOR operation on the image a and the key b to complete the encryption and obtain the ciphertext c. Decryption process: Perform a bitwise XOR operation on the ciphertext c and the key b, complete the decryption, and get the image a. We can use our quantum random numbers generator in 2 ways to create our image encryption key: (1) as a random number generator seed source (2) using the random superposition of the H and V modes We can also use the shared set of correlated images, captured using the single CCD, from our entangled photon source with Alice getting one half and Bob getting the anti-correlated half. This provides the perfect key, with the quantum images shared over a separate channel hidden from the encrypted classical images. The file exchange channel is 2 way: Alice can use Her key to encrypt the image, Bob can use His key to decrypt the image OR Bob can use His key to encrypt the image, Alice can use Her key to decrypt the image. The XOR Cipher in this use can also be extended as a component in more complex overlay network ciphers if need be however for computational efficiency it is not necessary. It is just as effectual to have 1 quantum cipher as many, so in effect the system is completely hidden, by virtue of hidden variables, and is encrypted in an information condensate.

bitwise-xor image-encryption image-processing muonray physics python quantum quantum-decryption quantum-encryption quantum-entanglement xor-cipher

Last synced: 01 Dec 2024

https://github.com/muonray/dji-drone-dng-raw-batch-processing-in-python

Code that allows one to batch process DNG files, for example image files acquired using a DJI drone, and output gamma-corrected and histogram equalised jpg images in the same folder.

dji-drone dng-files drone gamma-correction histogram-equalization image-processing jpg-images python raw-image

Last synced: 29 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/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/sevagh/quadtree-compression

lossy image compression with quadtrees and protobuf

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

Last synced: 23 Dec 2024

https://github.com/b-sullender/capi

General C/C++ programming library with data algorithms and CPU based image processing

algorithms c cplusplus ieee754 image image-manipulation image-processing images operating-systems string string-algorithms string-manipulation strings

Last synced: 08 Feb 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/yangboz/imagemagick-cheatsheet

ImageMagick Cheat Sheet

image-processing imagick shell

Last synced: 08 Feb 2025

https://github.com/igordalessandro/ddm-ai-goes16ch13

DDM - GOES 16 CH.13 - INPE (PT/BR & ENG) - AI - Data auto-downloader/manager, image recognition and pattern detection. For scientific analysis.

artificial-intelligence computer-vision english goes16 graphical-user-interface image-processing java linux openjdk pixel-perfect portuguese-brazilian research research-tool windows-10

Last synced: 22 Jan 2025

https://github.com/mirtia/ascii-art

Turning .jpeg , .png and .mp4, .gif files to ASCII art

ascii-art for-fun gif image-processing opencv

Last synced: 09 Jan 2025

https://github.com/dedztbh/luojia1-cloud-detection

Luojia-1 Satellite Visible Band Nighttime Imagery Cloud Detection

algorithm cloud-mask image-processing light-pollution nighttime-images satellite streetlights

Last synced: 25 Jan 2025

https://github.com/duyndh98/digitalrace_2017-2018_universityround

Cuộc đua số (2017 -2018) University Round - Detect and Recognize Traffic Signs using OpenCV and Machine Learning

computer-vision image-processing opencv python support-vector-machine traffic-sign-detection traffic-sign-recognition

Last synced: 15 Nov 2024

https://github.com/yousef0sa/legendsofidleon_botfarm

farming bot of LegendsOfIdleon game on Steam, it's farming Gold ORE and auto-selling.

background-event c-sharp computer-vision image-processing library mouse window-capture window-handle

Last synced: 07 Feb 2025

https://github.com/nishant2018/malaria-detection

This is a web application built with Flask for detecting malaria in microscopic images of blood samples. It uses a deep learning model trained on TensorFlow/Keras to classify images as either infected (parasitized) or uninfected.

cnn cnn-classification cnn-keras deep-learning image-classification image-processing supervised-learning

Last synced: 11 Nov 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/hunghg255/photo-smaller

Photo Smaller is a super easy-to-use offline image compression tool. Its UI is intuitive and supports compression configuration. At the same time, because it is purely local compression without any server-side logic, it is completely safe.

compression image-compression image-processing optimization photo-optimizer-9 photos small

Last synced: 22 Nov 2024

https://github.com/quix-labs/caddy-image-processor

CaddyServer module for processing images on the fly.

caddy go image-processing proxy vips

Last synced: 15 Nov 2024

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/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/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/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/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/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/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/jnsougata/imgen

easy image manipulation and card generation

canvas image image-generation image-manipulation image-processing

Last synced: 15 Jan 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/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/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/chafalleiro/openseadragondzo

OpenSeadragon DZI Online composer. Deepzoom tiled images generator.

dzi html5 image-magick image-processing javascript openseadragon perl php tiles

Last synced: 29 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/fpaskali/lfapp

The repository includes the development version of R package LFApp

calibration image-processing medical-image-processing r r-package rstats shiny

Last synced: 08 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/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/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: 05 Nov 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/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/dfghiatus/autoresizeimages

Automatically resizes large square, power-of-2 textures upon import into Resonite

image-processing neos neosvr neosvr-mod virtual-reality vr

Last synced: 10 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/maxicorrea/java-jbmp-desktop

Simple image editor in 24-bit BMP format. Inspired by a practical work of the UNPAZ.

image-processing matrix matrix-calculations object-oriented-programming swing-gui

Last synced: 11 Jan 2025

https://github.com/web-tiki/picture-builder

Joomla plugin to generate thumbnails and output a picture element for responsive images

image-processing joomla joomla-plugin php responsive-images

Last synced: 30 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/monkeymars/express-multer-sharp

nodejs image optimation with sharp.dimens.io

express image-processing multer nodejs sharp storage

Last synced: 06 Dec 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/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/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/hivesolutions/pconvert

Simple PNG conversion tool using libpng

composition image-processing libpng pconvert png-conversion python

Last synced: 16 Nov 2024

https://github.com/heshanera/iproc

A dynamic library for image processing. To Extract the pixel map of the image. Support PNG, JPG, TIF and BMP image file formats. Inbuilt methods for resizing, cropping, generating grayscale and binary images.

bitmap dynamic-library image-processing jpeg libjpeg libpng libtiff pixel-map png tif

Last synced: 07 Jan 2025

https://github.com/ytakkar/nodejs-image-upload-and-processing

Image upload & processing with Handy Image Processor package which offers very simple & easy API to use!!

image-processing javascript nodejs

Last synced: 14 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/rpytel1/multimedia-project

Implementation of content based recommendation system using transformed data from Social Media Challenge. Similarity based and Machine Learning approaches implemented. Employed image features like: HOG histogram, HSV histogram and even SIFT descriptors.

content-based-recommendation cosine-similarity hog-features image-processing random-forest recommender-system sift-descriptors

Last synced: 18 Jan 2025

https://github.com/josgard94/image-processing-algorithm-contrast-limited-adaptative-histogram-qualization-clahe

In this reprositorio the CLAHE technique (Contrast limited adaptive histogram equalization) is presented, in the area of image processing one of the most used functions is the enhancement contrast, this technique is used when an image has a deficient contrast. Moreover, CLAHE was originally developed for medical imaging and has been shown to be successful in low-contrast imaging.

clahe contrast-enhancement image-classification image-manipulation image-processing

Last synced: 21 Jan 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/dekiakbar/image-optimizer

Imageoptimizer image is a simple app for compressing any image file. It takes a single input file and compresses it to a much smaller output file.

api api-rest image-processing nestjs nestjs-api nestjs-backend nodejs optimize-images

Last synced: 18 Oct 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/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/ramiel/caravaggio-react

React components to easily integrate Caravaggio (https://caravaggio.ramielcreations.com)

caravaggio image image-manipulation image-processing react transformations

Last synced: 14 Oct 2024

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/akhilrai28/arrow-detection

Arrow Detection using OpenCV and Python for controlling a rover based on detected arrow directions.

computer-vision contour-detection convex-hull edge-detection image-processing opencv python3 rover template-matching

Last synced: 27 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/koraygocmen/medianfilter

Remove moving objects from a series of images and create a new image with median filter method

go golang image image-processing images medianfilter

Last synced: 27 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/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/henriqueotogami/image-processing-package

Pacote de Processamento de Imagens, utilizando o Test Pypi, da aula da Karina Tiemi Kato, Coding Lab PRO na Digital Innovation One.

digital-innovation-one image-processing package pypi-package python3

Last synced: 05 Nov 2024

https://github.com/yuiseki/image-vec

image to vector REST API docker image powered by img2vec_pytorch

docker-image flask image-processing image-vectorization python pytorch

Last synced: 21 Dec 2024

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