#include </__w/1/s/gpu/people/src/cuda/nvidia/NCVHaarObjectDetection.hpp>
|
__host__ NCVStatus | setRect (Ncv32u rectX, Ncv32u rectY, Ncv32u rectWidth, Ncv32u rectHeight, Ncv32u, Ncv32u) |
|
__host__ NCVStatus | setWeight (Ncv32f weight) |
|
__device__ __host__ void | getRect (Ncv32u *rectX, Ncv32u *rectY, Ncv32u *rectWidth, Ncv32u *rectHeight) |
|
__device__ __host__ Ncv32f | getWeight () |
|
Definition at line 69 of file NCVHaarObjectDetection.hpp.
◆ getRect()
__device__ __host__ void HaarFeature64::getRect |
( |
Ncv32u * |
rectX, |
|
|
Ncv32u * |
rectY, |
|
|
Ncv32u * |
rectWidth, |
|
|
Ncv32u * |
rectHeight |
|
) |
| |
|
inline |
◆ getWeight()
__device__ __host__ Ncv32f HaarFeature64::getWeight |
( |
| ) |
|
|
inline |
◆ setRect()
__host__ NCVStatus HaarFeature64::setRect |
( |
Ncv32u |
rectX, |
|
|
Ncv32u |
rectY, |
|
|
Ncv32u |
rectWidth, |
|
|
Ncv32u |
rectHeight, |
|
|
Ncv32u |
, |
|
|
Ncv32u |
|
|
) |
| |
|
inline |
◆ setWeight()
__host__ NCVStatus HaarFeature64::setWeight |
( |
Ncv32f |
weight | ) |
|
|
inline |
◆ _ui2
uint2 HaarFeature64::_ui2 |
The documentation for this struct was generated from the following file: