Skip to main content

CrossingDetect

CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.

CrossingDetect[image,delta] treats values in image that are smaller in absolute value than delta as zero.

CrossingDetect[array,…] gives a binary sparse array in which 1 corresponds to zero crossings in array.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.