• 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
algorithm.cpp 30 KB