![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Member Functions | |
unsigned long | num_leaves () const |
const std::vector< float > & | operator() (const std::vector< float > &feature_pixel_values, unsigned long &i) const |
requires | |
Public Attributes | |
std::vector< std::vector< float > > | leaf_values |
std::vector< SplitFeature > | splits |
const std::vector< float > & Digikam::RedEye::RegressionTree::operator() | ( | const std::vector< float > & | feature_pixel_values, |
unsigned long & | i | ||
) | const |
feature_pixel_values | size. |
i | egal the selected leaf node index. |