mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 06:10:02 +08:00
643d9df42d
* Fix for Homogenous precision #14242: - moved scale computation to an inline function - use std::numeric_limits<float>::epsilon() instead of != 0.0 * Fix for Homogenous precision #14242: - fixed warnings for type conversion * Fix for Homogenous precision #14242: - use float epsilon() for truncation of doubles |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |