34 Commits (f40707dc6852ed92b0a370a479cd6fa7c4702f29)

Author SHA1 Message Date
Mark Shachkov 039795b405 Change naming of keypoints comparator 4 years ago
Alexander Alekhin 3f3c8823ac features2d: fix retainBest() implementation 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Jiri Horner bb6496d9e5 Merge pull request #8951 from hrnr:akaze_part2 8 years ago
Woody Chow 5a4f2b5d27 Add function to sort keypoints that are calculated in parallel to ensure stable output 8 years ago
Vladislav Vinogradov 3d095ccc82 fixed condition in KeyPointsFilter::retainBest 12 years ago
Andrey Kamaev 49f6dad13f Move cv::KeyPoint and cv::DMatch to core 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 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 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
Andrey Kamaev 21a4a06d8a Fixed bug in KeyPointsFilter::runByImageBorder; added ROI adjustment to ORB 13 years ago
Vadim Pisarevsky 3f40a1d8c3 fixed KeyPoint::convert(keypoints,point2f) (ticket #1282; thanks to cooperz for the patch) 14 years ago
Maria Dimashova cd2f3786f0 removed duplicated check 14 years ago
Maria Dimashova 035fd0019b replaced SIFT implementation (Some default parameters can be changed in the near future) 14 years ago
Vadim Pisarevsky af2af3af9b added KeyPoint::hash() (ticket #1100) 14 years ago
Maria Dimashova 66c116ec6a fixed #1044 14 years ago
Maria Dimashova b9662e099c added the filtering of keypoints having zero size (#877) 14 years ago
Maria Dimashova 97f2972fc0 uncommented fix of write/read keypoints 15 years ago
Maria Dimashova 912f8ff34c commented fix write/read keypoints temporarily 15 years ago
Maria Dimashova b8753db512 merged fix of write/read keypoints from branch 15 years ago
Maria Dimashova 4395bad911 fixed linker errors on Win and some warnings 15 years ago
Maria Dimashova f6c8e237f0 fixed compile error on VS2008 15 years ago
Maria Dimashova 5e84ab0222 replaced KeyPoint::overlap implementation by faster version (thanks to Suat Gedikli) 15 years ago
Maria Dimashova cdbf1f9ef5 fixed compile errors on VS 2008 15 years ago
Maria Dimashova fb2a4a8345 added method to compute overlap for KeyPoint pair 15 years ago
Maria Dimashova 400eb37189 added parameter keypointIndexes to KeyPoint::convert, updated sample 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago