![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Member Functions | |
unsigned long | num_features () const |
unsigned long | num_parts () const |
FullObjectDetection | operator() (const cv::Mat &img, const cv::Rect &rect) const |
Public Attributes | |
std::vector< std::vector< unsigned long > > | anchor_idx |
std::vector< std::vector< std::vector< float > > > | deltas |
std::vector< std::vector< RedEye::RegressionTree > > | forests |
std::vector< float > | initial_shape |