opencv/modules/features2d
Andrey Kamaev 84934f7bfc Fix SHORT data type support in Algorithm
* 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
2012-10-26 17:00:13 +04:00
..
doc Eliminate discrepancies between signatures in documentation and OpenCV headers 2012-10-17 21:24:55 +04:00
include/opencv2/features2d Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf Fix SHORT data type support in Algorithm 2012-10-26 17:00:13 +04:00
src Fix warnings from MSVC 9 64-bit 2012-10-23 18:20:07 +04:00
test Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
CMakeLists.txt Made dependency of features2d and calib3d from highgui optional 2012-03-13 12:33:16 +00:00