LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Distance Transform in Labview

[dist, Index]=bwdist(image) is the Distance Transform in Matlab. It returns the shortest distance and location of the nearest pixel. Is there an equivelent function in LabView before I figure how to implement such one? Thanks. 

0 Kudos
Message 1 of 3
(3,025 Views)

Hey MengHuiHanTang,

 

While I am not sure if there will be an exact 1 to 1 function, this question will probably get better results if you post it over on the vision forum.  It looks like this white paper indicates there may be something that will work.

http://www.ni.com/white-paper/3470/en/

 

CyanRyan

Ryan
Group Manager
FlexLogger
NI R&D
0 Kudos
Message 2 of 3
(2,967 Views)

The closest one is probably the Distance or Dannielson, but neither returns the location of the closest pixel on the contour.

 

I thought this might be a general Labview question, but I like your suggestion and will post it in the vision forum. Thanks.

0 Kudos
Message 3 of 3
(2,942 Views)