![]() |
OpenCV 4.12.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 |