• Tobias Senst's avatar
    Merge pull request #2209 from tsenst:update_EdgeAwareInterpolator · 4c2ef476
    Tobias Senst authored
    Enhance EdgeAwareInterpolation no. matches limitation (#2209)
    
    * sparse_match_interpolators EdgeAwareInterpolation - enhance limitation of the maximal number of matches to be interpolated from SHORT_MAX to INT_MAX by substituting short by int types
    
    * sparse_match_interpolators EdgeAwareInterpolation - enhance limitation of the maximal number of matches to be interpolated from SHORT_MAX to INT_MAX by substituting short by int types
    
    * fix wrong allocation of labels mats CV16S to CV_32S
    4c2ef476
Name
Last commit
Last update
.github Loading commit data...
doc/tutorials Loading commit data...
modules Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...