• ostarling's avatar
    Merge pull request #14411 from ostarling:3.4_fix_for_14242 · 643d9df4
    ostarling authored
    * 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
    643d9df4
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...