![]() |
OpenCV
3.2.0
Open Source Computer Vision
|
#include "NCVHaarObjectDetection.hpp"
Public Member Functions | |
| __device__ __host__ void | getRect (Ncv32u *rectX, Ncv32u *rectY, Ncv32u *rectWidth, Ncv32u *rectHeight) |
| __device__ __host__ Ncv32f | getWeight (void) |
| __host__ NCVStatus | setRect (Ncv32u rectX, Ncv32u rectY, Ncv32u rectWidth, Ncv32u rectHeight, Ncv32u, Ncv32u) |
| __host__ NCVStatus | setWeight (Ncv32f weight) |
Public Attributes | |
| uint2 | _ui2 |
| __device__ __host__ void HaarFeature64::getRect | ( | Ncv32u * | rectX, |
| Ncv32u * | rectY, | ||
| Ncv32u * | rectWidth, | ||
| Ncv32u * | rectHeight | ||
| ) |
| __device__ __host__ Ncv32f HaarFeature64::getWeight | ( | void | ) |
| __host__ NCVStatus HaarFeature64::setRect | ( | Ncv32u | rectX, |
| Ncv32u | rectY, | ||
| Ncv32u | rectWidth, | ||
| Ncv32u | rectHeight, | ||
| Ncv32u | , | ||
| Ncv32u | |||
| ) |
| uint2 HaarFeature64::_ui2 |
1.8.12