34 Commits (ca183707f23c5f88e7aeb1d4e54f5925d19c19ae)

Author SHA1 Message Date
Alexander Alekhin 55188fe991 world fix 11 years ago
Vadim Pisarevsky 4fafab3786 fixed extra whitespace 11 years ago
Vadim Pisarevsky 42e604abea fixed bug in FAST 11 years ago
Vadim Pisarevsky 3e854fa6e5 finished OpenCL port of ORB 11 years ago
Vadim Pisarevsky efdfca7a11 do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient 11 years ago
Vadim Pisarevsky 06c138bd64 make the correctness test pass 11 years ago
Vadim Pisarevsky 8e1918e86e added OpenCL-accelerated(?) FAST; for now the tests fail :( 11 years ago
Ilya Lavrenov e559256719 added cv::GFTTDetector 11 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
marina.kolpakova 4096b54560 use static assertation where suitable 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev dbb5a32453 Use Tegra version of cv::FAST 13 years ago
Andrey Kamaev afc79e2a02 Fix warnings from MSVC 9 64-bit 13 years ago
Andrey Kamaev 5a730d09cd Fix binary compatibility of opencv_features2d 13 years ago
Vadim Pisarevsky b0ad424087 fixed several warnings from VS2010 13 years ago
Anatoly Baksheev 46874d40df warnings under windows 13 years ago
Vadim Pisarevsky 420dd22258 fixed a few warnings reported by Oleg; restored SSE2 optimization in FAST 13 years ago
Vadim Pisarevsky 60769f544f possibly repaired FAST test (however, FAST<7/12> and <5/8> could still do something different than described in the paper) 13 years ago
Vincent Rabaud 228070a74c split FAST in order to reuse it in BRISK 13 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 13 years ago
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 13 years ago
Vadim Pisarevsky 640408ebe7 added FAST<5/8> & FAST<7/12> (by Vincent Rabaud) 13 years ago
Andrey Kamaev daad7900e2 Merged the trunk r8517:8524 13 years ago
Andrey Kamaev 9399394e6c Fixed #1996 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vadim Pisarevsky a3262c5e51 added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors. 13 years ago
Vadim Pisarevsky d60623279c switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Vadim Pisarevsky 2e9f5c434b added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 14 years ago
Vadim Pisarevsky f947c2eb96 new, much simpler and SSE2-optimized implementation of FAST 14 years ago
Vadim Pisarevsky f78a3b4cc1 updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago