• 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
..
opencl Loading commit data...
adaptive_manifold_filter_n.cpp Loading commit data...
advanced_types.hpp Loading commit data...
anisodiff.cpp Loading commit data...
bilateral_texture_filter.cpp Loading commit data...
brightedges.cpp Loading commit data...
deriche_filter.cpp Loading commit data...
disparity_filters.cpp Loading commit data...
domain_transform.cpp Loading commit data...
dtfilter_cpu.cpp Loading commit data...
dtfilter_cpu.hpp Loading commit data...
dtfilter_cpu.inl.hpp Loading commit data...
edgeaware_filters_common.cpp Loading commit data...
edgeaware_filters_common.hpp Loading commit data...
edgeboxes.cpp Loading commit data...
estimated_covariance.cpp Loading commit data...
fast_hough_transform.cpp Loading commit data...
fast_line_detector.cpp Loading commit data...
fbs_filter.cpp Loading commit data...
fgs_filter.cpp Loading commit data...
fourier_descriptors.cpp Loading commit data...
graphsegmentation.cpp Loading commit data...
guided_filter.cpp Loading commit data...
joint_bilateral_filter.cpp Loading commit data...
l0_smooth.cpp Loading commit data...
lsc.cpp Loading commit data...
niblack_thresholding.cpp Loading commit data...
paillou_filter.cpp Loading commit data...
peilin.cpp Loading commit data...
precomp.hpp Loading commit data...
ridgedetectionfilter.cpp Loading commit data...
rolling_guidance_filter.cpp Loading commit data...
seeds.cpp Loading commit data...
selectivesearchsegmentation.cpp Loading commit data...
slic.cpp Loading commit data...
sparse_match_interpolators.cpp Loading commit data...
structured_edge_detection.cpp Loading commit data...
thinning.cpp Loading commit data...
weighted_median_filter.cpp Loading commit data...