OpenCV 4.10.0
开源计算机视觉
|
类 | |
类 | cv::details::FPDenormalsIgnoreHintScope |
类 | cv::details::FPDenormalsIgnoreHintScopeNOOP |
结构 | cv::details::FPDenormalsModeState |
命名空间 | |
命名空间 | cv |
磁盘上文件关联的文件存储的“黑盒”表示。 | |
命名空间 | cv::details |
宏 | |
#define | OPENCV_SUPPORTS_FP_DENORMALS_HINT 0 |
类型定义 | |
typedef details::FPDenormalsIgnoreHintScopeNOOP | cv::FPDenormalsIgnoreHintScope |
函数 | |
bool | cv::details::restoreFPDenormalsState (const FPDenormalsModeState &state) |
int | cv::details::saveFPDenormalsState (FPDenormalsModeState &state) |
void | cv::details::setFPDenormalsIgnoreHint (bool ignore, FPDenormalsModeState &state) |
#define OPENCV_SUPPORTS_FP_DENORMALS_HINT 0 |