IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
PCAReductionCriteria.h File Reference

Predefined criteria for reduction of the dimensionality of a sequence image using PCA. More...

#include <IPSDKUtil/Tools/EnumMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::attr
 Namespace agregating IPSDK image processing attributes used by algorithm.
 

Enumerations

enum  ipsdk::imaproc::attr::ePCAReductionCriterion { ipsdk::imaproc::attr::ePCARC_VarianceThresholding, ipsdk::imaproc::attr::ePCARC_ExpectedNbEltsInSequence }
 Enumerate describing PCA reduction criterion. More...
 

Detailed Description

Predefined criteria for reduction of the dimensionality of a sequence image using PCA.

Author
H. Delestre
Date
2017/06/02