Commit 4c2ef476 authored by Tobias Senst's avatar Tobias Senst Committed by Alexander Alekhin

Merge pull request #2209 from tsenst:update_EdgeAwareInterpolator

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
parent e92f31c7
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment