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/lauraluebbert/confocal_z-stack_analysis

Imaging experiments in Biology often involve the acquisition of confocal z-stack images to quantify fluorescent signal in a biological sample. These z-stacks are usually analyzed using open-source programs such as FIJI, which are notoriously frustrating to work with, and do not facility intuitive high-throughput analysis of many images at once. Manual image analysis is labor-intensive, time-consuming, and prone to human error. I compiled two notebooks to streamline two of the most commonly performed tasks in the analysis of confocal z-stack images: the generation of "pretty" maximum projections, and the analysis of pixel values/ fluorescence from sum projections.

confocal-images confocal-microscopy confocal-zstack-images despeckle image-processing maximum-projection scalebar scikit-image

Last synced: 06 Dec 2024

https://github.com/yc-w-cn/macos-compliant-icon-generator

用于生成符合 Human Interface Guidelines (HIG)、App Icons and Images 和 Apple Design Resources 的图标生成器。该工具将根据规范将填满尺寸的图像转换为 13/16 的图片。

apple-design-resource graphic-design hig human-interface-guidelines icon-design icon-generator icon-resizing image-processing macos mit-license rounded-rectangle

Last synced: 28 Dec 2024

https://github.com/demon-2-angel/fourier_transform_image_processing

This repository tells you about uses of Fourier Transform in the Image -processing.

fast-fourier-transform fourier-transform image-processing low-frequency-filtering

Last synced: 14 Dec 2024

https://github.com/kodie/php-img-items

Finds individual items inside an image and gets their size/coordinates.

detect extract gdimage image image-processing php screenshot

Last synced: 20 Nov 2024

https://github.com/gewoonjaap/image-to-color-palette

Cloudflare Worker to extract a color palette from an image

cloudflare cloudflare-workers color-palette image-processing palette rust worker

Last synced: 14 Oct 2024

https://github.com/jsuyog2/duplicate-finder

A Python application for detecting and managing duplicate images and videos in a specified folder. Features include a user-friendly GUI built with PySimpleGUI, real-time progress updates, and automatic moving of duplicates to organized directories. Utilizes the difPy library for image comparisons and a custom video comparison class.

automation difpy duplicate-detection file-management filesystem-operations gui image-processing progress-bar pysimplegui python video-processing

Last synced: 13 Jan 2025

https://github.com/bchao1/high-dynamic-range-imaging

📷 High Dynamic Range Imaging with Debevec '97 Algorithm.

computer-graphic computer-vision debevec image-processing

Last synced: 29 Nov 2024

https://github.com/dekiakbar/image-optimizer-fe

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.

compress-images image-processing nextjs nodejs optimize-images

Last synced: 18 Oct 2024

https://github.com/flug/image-processor

Image Processor with Amazon S3

aws composer-project image-processing php s3-bucket

Last synced: 01 Dec 2024

https://github.com/wittline/computer-vision-and-deep-learning

This repository contains information on the basic techniques and algorithms used in computer image processing, in addition to some projects related to pattern recognition using deep learning.

computer-vision deep-learning image-processing

Last synced: 01 Dec 2024

https://github.com/tfuxu/dither-go

Dither Go: A fast and the most correct image dithering library

dithering error-diffusion golang image-processing ordered-dithering python

Last synced: 15 Oct 2024

https://github.com/drew138/go-graphics

go package with various utilities for image processing and generation

image-processing image-transformations

Last synced: 23 Nov 2024

https://github.com/positlabs/poly-refractor

2D canvas "fly-eye" image filter.

canvas effect image-processing

Last synced: 08 Dec 2024

https://github.com/ankushkun/split-pfp

Image splitter that splits a 2:1 image into two 1:1 images. Split images can be used as matching avatars on discord or any other social media platform

image-processing image-splitting matching-avatar

Last synced: 29 Dec 2024

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

Create simple recognition object detection in the live time on the Raspberry Pi - version 2

image-classification image-processing image-recognition recognition tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 21 Dec 2024

https://github.com/policratus/sparkmage

🐘 A tool for blazing fast analysis and clustering of similar images using 🐘 Hadoop and ⚡ Spark.

big-data computer-vision hadoop image-processing spark

Last synced: 02 Nov 2024

https://github.com/basilfx/photod

An experimental photo gallery.

django gallery graphql image-processing photography react webpack

Last synced: 14 Jan 2025

https://github.com/fs02/imagespell

Basic Image Utility application created using Python OpenCV for Computer Vision course

image-manipulation image-processing python-opencv

Last synced: 13 Dec 2024

https://github.com/thwiki/doremi

基于计算机视觉的二次元 ACG 图片自动接头工具

acg anime client-side face-detection haar-cascade image-processing opencv stenciljs touhou typescript webapp

Last synced: 10 Jan 2025

https://github.com/kaelzhang/atta.js

(WIP) The node graphics library

graphics image-processing nodejs pil pillow

Last synced: 14 Dec 2024

https://github.com/we-gold/crop-locator-tool

Locates crops taken from micro-CT scans using JavaScript and GPU acceleration (CURRENTLY ONLY SUPPORTS SPECIFIC LAB FORMATS).

image image-processing javascript js medical-imaging template-matching tiff

Last synced: 07 Jan 2025

https://github.com/dan-leech/com.danleech.cordova.plugin.imagecache

Cordova Android/iOS Image(file) Cache native without permissions and dependencies

cache cordova-android cordova-ios cordova-plugin dependency-free image-processing native

Last synced: 07 Jan 2025

https://github.com/ijsbol/weezer-discord-bot

Discord bot to generate album covers in the style of the weezer-blue album. Running on a flask server :)

discord discord-bot discord-interactions flask flask-discord flask-discord-interactions image-manipulation image-processing image-processing-python

Last synced: 07 Jan 2025

https://github.com/yusufsefasezer/ysimageprocessing

A simple image processing library developed with Modern C++.

color-space image-filters image-processing image-processing-library

Last synced: 14 Jan 2025

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: 19 Nov 2024

https://github.com/blackmonk13/similar_images

a Python command-line tool that identifies and groups similar images using average hashing. It supports single-level and recursive directory scanning, adjustable similarity threshold, and presents results in JSON format. Ideal for image deduplication, organization, and content-based retrieval tasks.

command-line-tool concurrency content-based-image-retrieval image-comparison image-deduplication image-hashing image-hashing-algorithms image-processing image-similarity imagehash json multithreading pillow python

Last synced: 06 Jan 2025

https://github.com/jw3126/meanfilters.jl

Fast and simple sliding window mean filter.

image-processing julia moving-mean

Last synced: 18 Dec 2024

https://github.com/gholamrezadar/tileable-texture-vizualizer

A GUI app made using python and opencv to find the tileable part in Images/Textures.

image-processing opencv python

Last synced: 30 Dec 2024

https://github.com/hypeserver/bot

Hypeserver Slack bot for fun and stuff

bot image-processing opencv slack-bot

Last synced: 07 Nov 2024

https://github.com/flazefy/gudangku-bot

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Python

backend color-detection cronjob csv firebase-cloud-messaging firebase-realtime-database firebase-storage image-processing inventory line-bot machine-learning mailer mysql notifications pdf python sqlachemy sqlalchemy telegram-bot

Last synced: 06 Nov 2024

https://github.com/kingcc/image

Node.js Image Database

image image-processing nodejs

Last synced: 30 Dec 2024

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

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

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

Last synced: 07 Jan 2025

https://github.com/kevinbenabdelhak/wp-ideogram-api

WP Ideogram API est un plugin qui génère vos images mises en avant sur vos publications en passant par l'API d'Ideogram

api bulk-actions generator ideogram image-ai image-processing wordpress-plugin

Last synced: 13 Jan 2025

https://github.com/nomadsdev/veil-sight-python

VeilSight is a tool for automating window detection, image recognition, and text extraction on Windows, designed to boost productivity by simplifying repetitive tasks.

automation image-processing ocr opencv pyautogui python template-matching tesseract veil-sight veil-sight-python win32api windows

Last synced: 08 Nov 2024

https://github.com/vishakh-abhayan/imagebindb

Essential for Local Image Handling in Browsers and PWAs

binary image image-processing javascript npm

Last synced: 30 Dec 2024

https://github.com/simarsingh24/opencv-android-circle-detector-app

Simple App module to detect sphere or circles using general hough transform opencv in android application

android image-processing opencv

Last synced: 30 Nov 2024

https://github.com/ssambender/dispocam-filter

Disposable camera filter effect for uploaded images.

css effect html image-processing javascript vintage

Last synced: 07 Nov 2024

https://github.com/tgallacher/kraken-loader

Kraken.io image optimisation loader for Webpack 2+

image-processing kraken kraken-loader optimization webpack

Last synced: 14 Jan 2025

https://github.com/1j01/transpairency

Pair two screenshots together to make a transparent one.

image image-manipulation image-processing pair screenshot screenshots transparency transparent

Last synced: 08 Jan 2025

https://github.com/vignesh1507/backdropx

This is a small scaled project which can be scaled more in the near future. Many more functionalities will be added likewise. As of now this project uses python code and libraries like Rembg, BytesIO, Pillow etc.

image-processing python rembg

Last synced: 08 Nov 2024

https://github.com/starciad/starpixeltool

🎨 ➥ A CLI tool for transforming bitmap images into pixel art.

cli-tool cross-platform csharp dotnet graphics image-processing pixel-art

Last synced: 14 Jan 2025

https://github.com/coding-ai/imglabel

Image Labelling Tool based on Python and Tkinter

computer-vision image image-processing imagelab imagelabel pillow python python37 python38 tk tkinter

Last synced: 02 Jan 2025

https://github.com/kaocc/art

Algorithmic Art Work

art go image-processing quadtree

Last synced: 14 Jan 2025

https://github.com/szepeviktor/smart-image-resize-test

Fork of https://wordpress.org/plugins/smart-image-resize/ WordPress plugin

image-processing wordpress-plugin

Last synced: 14 Jan 2025

https://github.com/davidstutz/matlab-multi-label-connected-components

MEX wrapper for Ali Rahimi's multi-label connected components implementation in C++.

computer-vision connected-components image-processing matlab

Last synced: 10 Nov 2024

https://github.com/m2ci-msp/mri-shape-tools

C++ tools for deriving a tongue model from MRI data.

image-processing mri statistical-models template-matching tongue

Last synced: 12 Nov 2024

https://github.com/jsilvela/morphological-image-processing

Code for erosion, thresholding, skeletonization and other morphological operations

image-processing

Last synced: 08 Jan 2025

https://github.com/fulcrum6378/mergen_android

Mergen, a logical real-time robot, namely an "Artificial Mind", in C++ language, temporarily mounted on Android. These C++ libraries are intended to be mounted on real robots with FreeBSD operating system.

android audio-analysis audio-processing computer-vision cpp droid freebsd image-processing java jni jni-android logic probabilism probability real-time robot robotics vision vulkan vulkan-api

Last synced: 09 Nov 2024

https://github.com/viacheslavdanilov/oct_segmentation

This repository is dedicated to the segmentation of optical coherence tomography (OCT) images and the analysis of the plaques that appear on them

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

Last synced: 07 Jan 2025

https://github.com/mainawycliffe/cropped-image-form-control-in-angular-demo

How to build an image cropper form control in angular

angular croppiejs image-processing

Last synced: 10 Nov 2024

https://github.com/fpapado/eleventy-img-example

An example of using Eleventy's eleventy-img plugin

11ty eleventy image-processing

Last synced: 09 Jan 2025

https://github.com/hsprcode/self-assembling-structures-using-multi-robot-system

Developed and simulated a randomly scattered collective of robots with sensors to self-assemble into any given connected shape, using gradient information derived from the desired shape.

image-processing multirobot robotics self-assembly

Last synced: 18 Dec 2024

https://github.com/rajanmandanka07/face-recognition

This Face Recognition System allows adding new faces, training a classifier, and real-time face recognition using a webcam. Built with Python and OpenCV.

classifier-training face-recognition haar-cascade-classifier image-processing lbph-face-recognizer numpy opencv-python pillow

Last synced: 08 Jan 2025

https://github.com/ema2159/shaderbasedimageprocessing

This practice consists of implementing several image processing algorithms in a 3D scene plane using Three JS and shader materials.

glsl image-processing opengl shaders threejs

Last synced: 17 Jan 2025

https://github.com/reggi/image_to_json

🎆🔐 Convert an image (or folder of images) into a json file uses base64

base64 deno image-processing json

Last synced: 06 Dec 2024

https://github.com/lekco1320/visurus

Visurus 是一个图像批量格式化、图像拼接和添加水印的开源工具。

image image-format image-processing pillow python

Last synced: 16 Jan 2025

https://github.com/steren/remixthem

Android app to manipulate faces

android face-detection image-processing

Last synced: 06 Dec 2024

https://github.com/1024-m/img

Code for the project : Turning images to oil paintings and videos to animated pixel art

graphics image-processing

Last synced: 23 Nov 2024

https://github.com/henrygd/optimize

Super fast cross-platform bulk image optimization with docker and libvips

avif bun docker image-optimization image-processing libvips webp

Last synced: 11 Nov 2024

https://github.com/ghostwriternr/draw-the-line

A graph plotter that works with any pdf containing one (or more) graphs :chart_with_upwards_trend:

graph image-processing java ocr python

Last synced: 11 Nov 2024

https://github.com/cgohlke/chebyfit

Fit exponential and harmonic functions using Chebyshev polynomials

chebyshev-polynomials fluorescence-lifetime-spectroscopy fluorescence-microscopy-imaging image-processing python

Last synced: 11 Nov 2024

https://github.com/ionuttbara/multimedia-codecs

A package with necessary codes for image, video, audio, ,ebooks, vectors and scalable graphics and file system formats.

audio codec codecs ffmpeg hfs-filesystem image image-processing linux-filesystem media player player-video playerprefs players-audio video vlc vlc-libvlc vlc-player

Last synced: 12 Jan 2025

https://github.com/poeschl/pixel-recorder

A snapshot recorder operating on the Pixelflut protocol.

dumper image-processing kotlin pixelflut pixelflut-client

Last synced: 24 Nov 2024

https://github.com/bhojpur/ode

The Bhojpur ODE is a Quantum AI/ML enabled optical data engine software based on Bhojpur.NET Platform applied in different industry sectors for object recognition, annotation, and actionable insights.

digitalpathology image-processing neural-network quantum-algorithms

Last synced: 24 Nov 2024

https://github.com/codewithdark-git/imagemagic

✨ImageMagic is a versatile image processing application🚀 that simplifies common image editing tasks. Upload an image and choose from the available options to enhance your images effortlessly⚡!

app background background-image backgroundremover cv2 cv2-library image image-processing microservice opencv opencv3 pencil pencil-sketch pythin3 pythonopencv search searchimage streamlit streamlit-webapp

Last synced: 22 Dec 2024

https://github.com/maning/robosat-viz

Visualization of Robosat🤖 trained imagery

image-processing machine-learning philippines

Last synced: 15 Dec 2024

https://github.com/blurred-machine/computer-vision-problems

In this repository, I have solved two problems with computer vision. The first Implementation is building a CNN in which the input is a noisy number and the output is a denoised number based on AutoEncoders. The second implementations is sequencing the characters read from number plates done using object detection.

cnn-classification cnn-keras computer-vision deeplearning detection image-processing neural-network

Last synced: 09 Jan 2025

https://github.com/shadbalti/simple-image-editor

This is a simple yet versatile web-based image editor that allows you to easily adjust the properties of your images. You can upload your own images or load them from external URLs. The editor provides a range of tools to modify your images, including adjusting brightness, opacity, blur, contrast, inverting colors, rotating, and resizing.

beginner-friendly beginner-project css github-pages html-css-javascript image image-processing javascript open-source web webbased

Last synced: 13 Nov 2024

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

Project for converting image frames into ASCII art, with hopes to make real-time video conversion work

ascii ascii-art cpp image-processing sfml

Last synced: 14 Nov 2024

https://github.com/techiesamosa/lunaxplore

LunaXplore enhances low-light images from the PSR regions of lunar craters to improve signal-to-noise ratio (SNR). By applying advanced deep learning and image processing techniques, the project creates high-resolution image maps from Chandrayaan-2's OHRC, aiding lunar landing site selection and supporting geomorphological studies of the lunar pole

deep-learning gan hpc image-processing keras opencv python retinex-theory signal-to-noise-ratio tensorflow

Last synced: 13 Nov 2024

https://github.com/rohitawate/bokehlicious

Adding shallow depth of field using portrait segmentation and depth estimation.

computer-vision deep-learning image-processing

Last synced: 19 Nov 2024