45 Commits (70a2c8f50a261c6a6f4c976055f81acb8d4f578e)

Author SHA1 Message Date
Maria Dimashova cba926a428 added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 15 years ago
Maria Dimashova 4f3de6ebf6 commented find_obj_calonder 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
Maria Dimashova 912607a387 minor sample changes 15 years ago
Vadim Pisarevsky 08cba33f9d fixed some more MSVC2010 warnings 15 years ago
Victor Erukhimov 2906023190 Fixed a memory leak 15 years ago
Gary Bradski 730de4d8c3 Fixed crash if no chessboard problem 15 years ago
Vadim Pisarevsky db82906067 fix build with GCC 3.3 on Ubuntu 8.04 15 years ago
Vadim Pisarevsky 269afb91da make Qt bindings compile with any Qt 4.x 15 years ago
Maria Dimashova 69adf86afe fixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch 15 years ago
Vadim Pisarevsky 4eda856cd5 squareSize renamed to square_size in the output xml/yml 15 years ago
Vadim Pisarevsky 65f3b09d31 added grabcut() call 15 years ago
Maria Dimashova 400eb37189 added parameter keypointIndexes to KeyPoint::convert, updated sample 15 years ago
Vadim Pisarevsky 56f17b78bb added some on-screen help 15 years ago
Vadim Pisarevsky 2d2cc3ecdf updated 15 years ago
Vadim Pisarevsky e1058f9a13 draft version of 3d reconstruction sample (no bundle adjustment yet) 15 years ago
Vadim Pisarevsky b2244f87ac improved the calibration and select3dobj samples 15 years ago
Vadim Pisarevsky 654d447661 calibration sample rewritten using the C++ API 15 years ago
Maria Dimashova dd72f2ec52 moved matchesMask 15 years ago
Maria Dimashova 008da75691 renamed parameter of drawMatches (mask to matchesMask) 15 years ago
Victor Erukhimov c751e901ce Changed interface for drawMatches 15 years ago
Victor Erukhimov ed9e63c8e5 Fixing a bug 15 years ago
Victor Erukhimov b21314bccd Fixing a couple of bugs 15 years ago
Victor Erukhimov 2b116981b7 Added a simple sample for descriptor matching 15 years ago
Victor Erukhimov c6750a0f45 Moved detector and descriptor class factory functions into features2d module 15 years ago
Maria Dimashova 6667d935f1 updated descriptor_extractro_matcher sample to use added drawMatches function 15 years ago
Ilya Lysenkov 217842b0b9 Moved fern_params.xml to samples/cpp for generic_descriptor_match sample 15 years ago
Vadim Pisarevsky d6a3212084 can now select the camera for calibration 15 years ago
Vadim Pisarevsky 023e2b2850 removed irrelevant assertion. 15 years ago
Vadim Pisarevsky 432e0e0cd8 avoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt 15 years ago
Vadim Pisarevsky 6027f4d4f9 removed keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes in select3dobj.cpp 15 years ago
Vadim Pisarevsky 108f4b2416 write camera pose, handle partially occluded objects 15 years ago
Vadim Pisarevsky ed64c5606e the new 3D object selection demo 15 years ago
Victor Erukhimov 7c1eedfc61 Renamed descriptor samples 15 years ago
Victor Erukhimov d9e8314401 Moving sample to cpp folder 15 years ago
Maria Dimashova d5ef5b88f0 modified keypoints_matching sample 15 years ago
Ilya Lysenkov b251136e45 Added sample for GenericDescriptorMatch 15 years ago
Ilya Lysenkov a702e5b2dc Storing PCA components and One Way descriptors in one yml file. 15 years ago
Vadim Pisarevsky 1d63112714 remove bash'ism in the samples build script (thanks to iwamatsu for the patch) 15 years ago
Victor Erukhimov c4631573a4 cv::cvflann -> cv::flann 15 years ago
Maria Dimashova 583a08d5c7 removed old sample on keypoints matching and added new one 15 years ago
Vadim Pisarevsky b94e09bfeb renamed cv::flann to cv::cvflann to avoid name conflicts 15 years ago
Maria Dimashova cd81db88d5 updated sift wrapper (recalculation angles mode) 15 years ago
James Bowman a2e158aeb8 datamatrix sample 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago