PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This class is used to find the n-points lines from a list of dots. The lines have fixed length and tolerance and their direction vector restricted according to the configuration file. It first finds 2-points lines and then computes n-points lines from these 2-points lines. More...
#include <src/PlusCalibration/PatternLocAlgo/PlusFidLineFinder.h>
This class is used to find the n-points lines from a list of dots. The lines have fixed length and tolerance and their direction vector restricted according to the configuration file. It first finds 2-points lines and then computes n-points lines from these 2-points lines.
Definition at line 13 of file PlusFidLineFinder.h.