scikit-image topic

List scikit-image repositories
trafficstars

In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample is more than a single number and, for instance, a multi-dimensi...

python-compare-images

37
Stars
15
Forks
Watchers

This repository is mainly about comparing two images. The technique used is SSIM. i.e. Structural Similarity Index Measure We use some of the inbuilt functions available in python's skimage library t...

Scikit-image-processing

32
Stars
25
Forks
Watchers

Image processing examples with Numpy, Scipy, and Scikit-image

scikit-image-cheatsheet

20
Stars
2
Forks
Watchers

See all scikit-image methods for image creation & manipulation and their output at a glance.

DIP-In-Python

44
Stars
35
Forks
Watchers

Play around with Pixel in Python

seaborn-image

67
Stars
7
Forks
Watchers

High-level API for attractive and descriptive image visualization in Python

maskSLIC

40
Stars
9
Forks
Watchers

Simple linear iterative clustering (SLIC) in a region of interest (ROI)

PhotoLab

160
Stars
41
Forks
Watchers

AI-Powered Photo Editor (Python, PyQt6, PyTorch)

QuadTreeImageCompression

17
Stars
1
Forks
Watchers

Powerful image compression algorithm based on quadtrees