OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
HaarStage64 Struct Reference

#include "NCVHaarObjectDetection.hpp"

Public Member Functions

__host__ __device__ Ncv32u getNumClassifierRootNodes (void)
 
__host__ __device__ Ncv32f getStageThreshold (void)
 
__host__ __device__ Ncv32u getStartClassifierRootNodeOffset (void)
 
__host__ NCVStatus setNumClassifierRootNodes (Ncv32u val)
 
__host__ NCVStatus setStageThreshold (Ncv32f t)
 
__host__ NCVStatus setStartClassifierRootNodeOffset (Ncv32u val)
 

Public Attributes

uint2 _ui2
 

Member Function Documentation

__host__ __device__ Ncv32u HaarStage64::getNumClassifierRootNodes ( void  )
inline
__host__ __device__ Ncv32f HaarStage64::getStageThreshold ( void  )
inline
__host__ __device__ Ncv32u HaarStage64::getStartClassifierRootNodeOffset ( void  )
inline
__host__ NCVStatus HaarStage64::setNumClassifierRootNodes ( Ncv32u  val)
inline
__host__ NCVStatus HaarStage64::setStageThreshold ( Ncv32f  t)
inline
__host__ NCVStatus HaarStage64::setStartClassifierRootNodeOffset ( Ncv32u  val)
inline

Member Data Documentation

uint2 HaarStage64::_ui2

The documentation for this struct was generated from the following file: