• Andrey Kamaev's avatar
    Fix SHORT data type support in Algorithm · 84934f7b
    Andrey Kamaev authored
    * typo in Algorithm::addParam for 'short' data type which results in segmentation fault on ARM
      on attempt to set type property for FAST using setter inherited from Algorithm
    * added short type support to read/write methods
    * improved some error messages
    84934f7b
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/core Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...