3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
QualityEstimator.h File Reference

QualityEstimator - Interface object used to estimate sample quality. More...

#include <sstream>
#include <vector>
#include "ComplexObject.h"
#include "RawSample.h"
#include "SmartPtr.h"
#include "Error.h"
#include "stl_wraps_impls/WrapOStreamImpl.h"

Go to the source code of this file.

Classes

class  pbio::QualityEstimator
 Interface object used to estimate sample quality. More...
 
struct  pbio::QualityEstimator::Quality
 Set of quality parameters. Each parameter is in range 1 to 5. '1' stands for 'best qualit', '5' stands for 'worst quality'. More...
 

Namespaces

 pbio
 C++ interface.
 

Detailed Description

QualityEstimator - Interface object used to estimate sample quality.

Warning
This is a deprecated version (see the new one in Processing Block API). It's support will end in 2024.