The Wayback Machine - https://web.archive.org/web/20201021115203/https://github.com/topics/image-processing
Skip to content
#

Image processing

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

Here are 8,382 public repositories matching this topic...

albumentations
rdinner
rdinner commented Aug 3, 2020

Description

When the image array passed to skimage.segmentation.slic() is a float array containing NaNs, the routine frequently crashes (most of the time, in my case). In Spyder, this causes a silent failure, with the print statement below failing to execute and the environment being reset. I've observed this behavior under both Windows and Linux.

Way to reproduce

import nu
You can’t perform that action at this time.