LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Edge detection with subpixel accuracy on a binary image in LabVIEW

I am writing an algorithm to calculate edge location on a equalized binary image (having pixels 0 & 255 and not 0 & 1) with subpixel accuracy. How come LabVIEW's edge detection vi is giving edge location in decimals ( for ex. 1234.12) on this equalized binary image? I understand that on grayscale image LabVIEW calculates edge location with subpixel accuracy using interpolation method on edge gradient profile along a search line. I am not able to understand the decimal edge location on a equalized binary image. Please help.

0 Kudos
Message 1 of 1
(579 Views)