Jump to content

jetqin

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by jetqin

  1. Thank you! As you said, this VI may automatically perform some optimizations when the iterations is "0".
  2. Actually, the first image is the fit line returned when the iterations is 1,and the second is the results when the iterations is 0 or >1.That's why I can't understand. jetqin
  3. Thank you, shaunR! But I still have some confusion. For example, how does this line fitting algorithm find the initial subset of points to start, and use what method to fit a line to the subset of points. Strangely enough, if I set the iterations value to 0 or a number more than 1, this VI will return almost best fit line, but when I set this value to 1, it return a line that seems to be fitted by the standard fit method. (the red spots represent the original edge points, and the green line is the fit line returned by this VI)
  4. The line fitting function in NI Vision uses a robust algorithm to find a line that best fits a set of points.Although I have read the description of this VI in the NI Vision concepts manual, I am still confused about the robust algorithm it uses. So does any one know this algorithm or help to provide some references? thank you!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.