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