10 Commits (b6675ee2a85f957e352aef05f31b31b16428387c)

Author SHA1 Message Date
Konstantin Matskevich f44334285b features2d 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko eaa7fcc3e6 Boring changes - legacy. 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 7193a73ca0 Move FileStorage to separate header 12 years ago
Andrey Kamaev cc6bdfb045 Remove inline sorting algorithms from core headers 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 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
Vadim Pisarevsky b74116e694 unified norm computing; added generalized Hamming distance 14 years ago
Maria Dimashova 9b4c682623 added empty() method to common features2d classes; fixed #831 15 years ago
Ilya Lysenkov dc9e5eda19 Moved PlanarObjectDetector to the objdetect module 15 years ago
Vadim Pisarevsky 1286c1db45 fixed multiple warnings from VS2010. 15 years ago
Maria Dimashova a2a3ec69cb Fixed FernClassifier 15 years ago
Maria Dimashova b5a71db742 modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one 15 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
Ilya Lysenkov 892cc8aab7 Fixed FernDescriptorMatch and undid change of FernClassifier 15 years ago
Ilya Lysenkov 15413c8d40 Fixed bugs in FernDescriptorMatch and FernClassifier 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago