OpenCV  2.4.13
Open Source Computer Vision
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

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

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