• Muresan Mircea Paul's avatar
    aded singe kernel matchings · 54d41251
    Muresan Mircea Paul authored
    fixed warnings and error
    
    replaced colls with strides
    
    fixed warnings
    
    replaced colls with strides everywhere
    
    the number of images is estabished at run time
    
    fixed braket warnings
    
    replaced all enums with a single enum
    
    removed whitespaces
    
    fixed last issues
    
    the matching class
    this class contains the most important functions used in stereo correspondence
    (StereoBM and StereoSGBM) call methods from these classes
    
    fixed shadowing warning problems
    
    included intrin.h header for popcnt instruction
    
    replaced __popcnt with _mm_popcnt_u32() equivalent
    
    fixed some warnings
    
    fixed index warning
    54d41251
Name
Last commit
Last update
doc/tutorials Loading commit data...
modules Loading commit data...
samples/python2 Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...