imager (version 0.45.8)

where: Return locations in pixel set

Description

Return locations in pixel set

Usage

where(x)

Arguments

x

a pixset

Examples

Run this code
cimg.limit.openmp()
#All pixel locations with value greater than .99
where(boats > .99) 

Run the code above in your browser using DataLab