|
|
DFX Extraction library v4.14.6
enabling applications to perform DFX blood flow analysis
|
This is the complete list of members for dfx::Frame, including all inherited members.
| addFace(std::shared_ptr< dfx::Face > face)=0 | dfx::Frame | pure virtual |
| addMarker(const std::string &label)=0 | dfx::Frame | pure virtual |
| getDesiredDeviceAttributes() const =0 | dfx::Frame | pure virtual |
| getDesiredFaceAttributes() const =0 | dfx::Frame | pure virtual |
| getDeviceAttribute(const std::string &key) const =0 | dfx::Frame | pure virtual |
| getFaceIdentifiers() const =0 | dfx::Frame | pure virtual |
| getMarkers() const =0 | dfx::Frame | pure virtual |
| getOpticalQualityMetrics()=0 | dfx::Frame | pure virtual |
| getOpticalQualityRating(std::string &feedback)=0 | dfx::Frame | pure virtual |
| getQualityMetrics(float iso, float exposure)=0 | dfx::Frame | pure virtual |
| getRegionHistogram(const std::string &faceID, const std::string ®ionName) const =0 | dfx::Frame | pure virtual |
| getRegionIntProperty(const std::string &faceID, const std::string ®ionName, const std::string &property) const =0 | dfx::Frame | pure virtual |
| getRegionNames(const std::string &faceID) const =0 | dfx::Frame | pure virtual |
| getRegionPolygon(const std::string &faceID, const std::string ®ionName) const =0 | dfx::Frame | pure virtual |
| getStarRating(std::string &feedback)=0 | dfx::Frame | pure virtual |
| getVideoFrame() const =0 | dfx::Frame | pure virtual |
| setDeviceAttribute(const std::string &key, double value)=0 | dfx::Frame | pure virtual |
| ~Frame() | dfx::Frame | inlinevirtual |