16 #ifndef __IPSDKIPLATTRIBUTES_ROBUSTESTIMATIONRESULTS_H__ 17 #define __IPSDKIPLATTRIBUTES_ROBUSTESTIMATIONRESULTS_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/RobustEstimationConfig.h> 21 #include <IPSDKMath/Estimation/EstimationResults.h> 42 ((LEAF)(EstimationStatusMsg)(std::string))
78 #endif // __IPSDKIPLATTRIBUTES_ROBUSTESTIMATIONRESULTS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::RobustEstimationResults > RobustEstimationResultsPtr
shared pointer to ipsdk::imaproc::attr::RobustEstimationResults
Definition: RobustEstimationResults.h:399
boost::shared_ptr< const ipsdk::imaproc::attr::RobustEstimationResults > RobustEstimationResultsConstPtr
shared pointer to const ipsdk::imaproc::attr::RobustEstimationResults
Definition: RobustEstimationResults.h:403
Definition of import/export macro for library.
std::vector< bool > OutlierFlags
configuration parameters for robust estimation
Definition: RobustEstimationConfig.h:74