Public Attributes | List of all members
CvLatentSvmDetector Struct Reference

#include <objdetect.hpp>

Public Attributes

int num_filters
 
int num_components
 
intnum_part_filters
 
CvLSVMFilterObject ** filters
 
float * b
 
float score_threshold
 

Member Data Documentation

int CvLatentSvmDetector::num_filters
int CvLatentSvmDetector::num_components
int* CvLatentSvmDetector::num_part_filters
CvLSVMFilterObject** CvLatentSvmDetector::filters
float* CvLatentSvmDetector::b
float CvLatentSvmDetector::score_threshold

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