◆ FullObjectDetection() [1/3]
Digikam::FullObjectDetection::FullObjectDetection |
( |
| ) |
|
◆ FullObjectDetection() [2/3]
Digikam::FullObjectDetection::FullObjectDetection |
( |
const cv::Rect & |
rect_ | ) |
|
|
explicit |
◆ FullObjectDetection() [3/3]
Digikam::FullObjectDetection::FullObjectDetection |
( |
const cv::Rect & |
rect_, |
|
|
const std::vector< std::vector< float > > & |
parts_ |
|
) |
| |
◆ get_rect() [1/2]
cv::Rect & Digikam::FullObjectDetection::get_rect |
( |
| ) |
|
◆ get_rect() [2/2]
const cv::Rect & Digikam::FullObjectDetection::get_rect |
( |
| ) |
const |
◆ num_parts()
unsigned long Digikam::FullObjectDetection::num_parts |
( |
| ) |
const |
◆ part() [1/2]
std::vector< float > & Digikam::FullObjectDetection::part |
( |
unsigned long |
idx | ) |
|
◆ part() [2/2]
const std::vector< float > & Digikam::FullObjectDetection::part |
( |
unsigned long |
idx | ) |
const |
The documentation for this class was generated from the following files: