|
Open3D (C++ API)
0.17.0
|
Stores the current best result in the RANSAC algorithm. More...
Public Member Functions | |
| RANSACResult () | |
| ~RANSACResult () | |
Data Fields | |
| double | fitness_ |
| double | inlier_rmse_ |
Stores the current best result in the RANSAC algorithm.
|
inline |
|
inline |
| double open3d::geometry::RANSACResult::fitness_ |
| double open3d::geometry::RANSACResult::inlier_rmse_ |