converted some more samples to C++
[profile/ivi/opencv.git] / samples / c /
2010-11-28 Vadim Pisarevskyconverted some more samples to C++
2010-11-27 Vadim Pisarevskyremoved garbage from the image sample
2010-11-27 Vadim Pisarevskyconverted some OpenCV C samples to C++
2010-11-26 Victor ErukhimovFixing missing header compilation problems
2010-11-26 Victor ErukhimovFixing a missing header compilation problem
2010-11-26 Vadim Pisarevskyfixed warnings and errors reported by VS2010
2010-11-26 Vadim Pisarevskyuse the new-style headers in the samples to improve...
2010-11-16 Maria Dimashovaupdated some included headers
2010-11-12 Vadim Pisarevskyrewrote matchTemplate in C++; added border awareness...
2010-11-10 Maria Dimashovareplace include file in sample
2010-11-05 Victor ErukhimovFixed a compilation problem when the DEMO_MIX_API_USE...
2010-10-29 Maria Dimashovamodified features2d interface; added algorithmic test...
2010-10-17 Alexey PolovinkinGBT train/test was added to tree_engine sample
2010-10-16 Alexey PolovinkinAdded error handling in latentsvmdetect sample
2010-10-15 Vadim Pisarevskymade FLANN (and dependent on it code) build fine on...
2010-10-13 Vadim Pisarevskyadded dependency on the new module flann (now with...
2010-10-13 Vadim Pisarevskyadded dependency on the new module flann
2010-10-09 Valentina KustikovaIntegration object detection using Latent SVM. Sample...
2010-07-29 Maria Dimashovamodified sample find_obj_calonder
2010-07-27 Maria Dimashovacommented find_obj_calonder
2010-07-26 Maria Dimashovamodified FernClassifier::train(); remove old RTreeClass...
2010-07-17 Vadim Pisarevskyfixed some more MSVC2010 warnings
2010-07-16 Victor ErukhimovFixed a memory leak
2010-07-08 Vadim Pisarevskymake Qt bindings compile with any Qt 4.x
2010-06-13 Vadim Pisarevskycalibration sample rewritten using the C++ API
2010-06-11 Ilya LysenkovMoved fern_params.xml to samples/cpp for generic_descri...
2010-06-10 Vadim Pisarevskycan now select the camera for calibration
2010-06-10 Vadim Pisarevskyavoid explicit sample enumeration in samples/{c,cpp...
2010-06-10 Victor ErukhimovMoving sample to cpp folder
2010-06-10 Ilya LysenkovAdded sample for GenericDescriptorMatch
2010-06-02 Ilya LysenkovStoring PCA components and One Way descriptors in one...
2010-06-01 Vadim Pisarevskyremove bash'ism in the samples build script (thanks...
2010-05-26 Victor Erukhimovcv::cvflann -> cv::flann
2010-05-26 Maria Dimashovaremoved old sample on keypoints matching and added...
2010-05-21 Vadim Pisarevskyrenamed cv::flann to cv::cvflann to avoid name conflicts
2010-05-19 Maria Dimashovaupdated sift wrapper (recalculation angles mode)
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...