CVB++ 14.0
SampleTestResultFactory Class Reference

Factory object for running a sample test in which all the elements of a training database are classified with a given classifier. More...

#include <cvb/polimago/sample_test_result_factory.hpp>

Inherits TestResultFactory.

Public Member Functions

 SampleTestResultFactory ()
 Constructor. More...
 

Detailed Description

Factory object for running a sample test in which all the elements of a training database are classified with a given classifier.

Constructor & Destructor Documentation

◆ SampleTestResultFactory()

Constructor.

Exceptions
Anyexception derived from std::exception including CvbException.