licornea_tools
|
Public Member Functions | |
estimate_relative_scale_result ()=default | |
estimate_relative_scale_result (real sc, real w) | |
operator bool () const | |
Public Attributes | |
real | scale = NAN |
real | weight = 0.0 |
Definition at line 57 of file cg_straight_depths_from_disparity.cc.
|
default |
Definition at line 62 of file cg_straight_depths_from_disparity.cc.
|
inlineexplicit |
Definition at line 64 of file cg_straight_depths_from_disparity.cc.
real estimate_relative_scale_result::scale = NAN |
Definition at line 58 of file cg_straight_depths_from_disparity.cc.
real estimate_relative_scale_result::weight = 0.0 |
Definition at line 59 of file cg_straight_depths_from_disparity.cc.