• AKAMath's avatar
    Merge pull request #13837 from amithjkamath:test · 4c94804b
    AKAMath authored
    New computeECC function, and updated findTransformECC function to make gaussian filtering optional (#13837)
    
    * fix for https://github.com/opencv/opencv/issues/12432 with doc and tests
    
    * Added doc string for new parameter.
    
    * Fixes suggested by Alalek for getting around ABI incompatibility.
    
    * Update to docstring, to remove parameter that isn't relevant.
    
    * More updates based on Alalek's usggestions.
    4c94804b
ecc.cpp 21.3 KB