1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 13:57:05 +08:00
Files
opencv_contrib/modules/surface_matching
Khem Raj 6a01e96ce7 Add missing multi-line separator
Otherwise this fails to build ( found on mips )

Fixes
contrib/modules/surface_matching/src/hash_murmur86.hpp:97:15: error:
expected constructor, destructor, or type conversion before '(' token
     && defined(__GNUC__) && (__GNUC__>4 || (__GNUC__==4 &&
__GNUC_MINOR__>=3))
               ^
2018-09-10 00:14:28 -07:00
..
2015-02-17 12:49:37 +03:00
2018-09-10 00:14:28 -07:00
2016-03-27 17:04:26 -07:00

Point Pair Features for 3D Surface Matching

Implements 3d object detection and localization using multimodal point pair features. http://docs.opencv.org/3.0-beta/modules/surface_matching/doc/surface_matching.html