• Tobias Senst's avatar
    Merge pull request #2367 from tsenst:add_robust_interpolation_of_correspondence · 40b238b0
    Tobias Senst authored
    Add RIC method for sparse match interpolation
    
    * * add RIC
    
    * 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
    
    * * add RIC citation
    
    * * update EdgeAwareInterpolatorImpl
    
    * * add intermediate RIC implementation
    
    * * implementation of new paralelization classes. First test where sucessfull.
    
    * * update documentation RICInterpolatorImpl and RLOF
    
    * * update CMakeLists.txt remove highgui
    * add test for RIC
    * add ASSERTION for curr image
    
    * * add cost map interface
    
    * * fix internal cost map allocation bug
    
    * * remove white spaces
    * fix warnings
    
    * *fix compiler warnings
    
    * * remove double whitespaces
    * underscore from parameters
    * substitute parallel_for_() classes with lambda functions
    * remove complex assertion statements
    * remove dead code
    * substitute swap function with std::swap()
    * ocv_define_module now contains video instead of tracking module
    
    * * remove whitespace endings
    
    * * documentation update
    
    * * remove double declarations that lead to warnings
    
    * * unrole tracker.py
    *  remove double space
    * use static for inner functions
    * update create function
    * modify mem init. to avoid manual memory management
    
    * * uncomment parallel_for_ for parallelization
    
    * * unrole unwanted changes
    * uncomment paralellization
    
    * * remove empty comment
    * change CHECK to CHK_GD
    * remove not necessary ;
    
    * *documentation remove double space
    40b238b0
Name
Last commit
Last update
..
aruco Loading commit data...
bgsegm Loading commit data...
bioinspired Loading commit data...
ccalib Loading commit data...
cnn_3dobj Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaobjdetect Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
cvv Loading commit data...
datasets Loading commit data...
dnn_objdetect Loading commit data...
dnn_superres Loading commit data...
dnns_easily_fooled Loading commit data...
dpm Loading commit data...
face Loading commit data...
freetype Loading commit data...
fuzzy Loading commit data...
hdf Loading commit data...
hfs Loading commit data...
img_hash Loading commit data...
line_descriptor Loading commit data...
matlab Loading commit data...
optflow Loading commit data...
ovis Loading commit data...
phase_unwrapping Loading commit data...
plot Loading commit data...
quality Loading commit data...
reg Loading commit data...
rgbd Loading commit data...
saliency Loading commit data...
sfm Loading commit data...
shape Loading commit data...
stereo Loading commit data...
structured_light Loading commit data...
superres Loading commit data...
surface_matching Loading commit data...
text Loading commit data...
tracking Loading commit data...
videostab Loading commit data...
viz Loading commit data...
xfeatures2d Loading commit data...
ximgproc Loading commit data...
xobjdetect Loading commit data...
xphoto Loading commit data...
README.md Loading commit data...