17 Commits (afb08b33c7f27e2cc419049aaba8cd5f999677f1)

Author SHA1 Message Date
Andrey Kamaev 940eedfb27 Finalize core headers reorganization 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
Andrey Kamaev 40030d2ca0 Fix windows build warnings 13 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev 88e9a072ec Fix binary compatibility of opencv_flann 13 years ago
Marius Muja 5cf6c5f0b2 Added test to fix backwards compatibility with the way LSH was handled before comit 7236858b 13 years ago
Marius Muja 7236858bea Exposed HierarchicalClusteringIndex in OpenCV wrapper 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev e4303dc96f Fixed build with mingw 4.4.0 13 years ago
Andrey Kamaev d7ff92439d Better NEON Hamming distance 14 years ago
Vadim Pisarevsky 1e6479224a fixed bug #1331 14 years ago
Marius Muja 78bbefec98 Applied fix from #1382 14 years ago
Vadim Pisarevsky a51a8ad577 fixed tickets #1301, #1303, #1305 14 years ago
Andrey Kamaev 874196e384 Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 14 years ago
Vadim Pisarevsky 562914e33b upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago