DFX Extraction library v4.12.0
enabling applications to perform DFX blood flow analysis
Deprecated List
Member dfx::Collector::stopCollection ()=0
replaced by cancelCollection which more accurately describes the activity since the measurement can not be resumed before being reset. Please use cancelCollection as this method will eventually be removed as it simply calls cancelCollection.
Member dfx::DFXFactory::addToStudy (const std::vector< unsigned char > &data)=0
: Support for this method will be removed in a future release. Please use the initializeStudy(const vector<unsigned char>&) to initialize a study.
Member dfx::DFXFactory::addToStudyFromFile (const std::string &pathToFile)=0
: Support for this method will be removed in a future release. Please use the initializeStudy(const vector<unsigned char>&) to initialize a study.
Member dfx::DFXFactory::initializeStudyFromFile (const std::string &pathToFile)=0
: Support for this method will be removed in a future release. Please use the initializeStudy(const vector<unsigned char>&) to initialize a study.
Member dfx::Frame::getQualityMetrics (float iso, float exposure)=0
: Support for this method will be removed in a future release. Please use the getOpticalQualityMetrics instead.
Member dfx::Frame::getStarRating (std::string &feedback)=0
: Support for this method will be removed in a future release. Please use the getOpticalQualityRating instead.
Member dfx::VideoFrame::timestamp_ns
this will be removed in favor of timestamp_millisec