platform/upstream/opencv.git
2013-10-02 Andrey PavlenkoMerge pull request #1549 from ilya-lavrenov:ocl_perf_norm
2013-10-02 Andrey PavlenkoMerge pull request #1548 from ilya-lavrenov:ocl_bitwise_not
2013-10-02 Ilya Lavrenovenabled ocl::norm perf test
2013-10-02 Roman DonchenkoMerge pull request #1547 from SpecLad:gtest-1.7
2013-10-02 Ilya Lavrenovfixed ocl::bitwise_not in case of CV_8UC1, CV_8UC2
2013-10-02 Roman DonchenkoUpdated Google Test to 1.7.0.
2013-10-01 Andrey PavlenkoMerge pull request #1533 from alalek:perf_test_update_r...
2013-10-01 Andrey PavlenkoMerge pull request #1519 from ilya-lavrenov:ocl_minMax
2013-10-01 Roman DonchenkoMerge pull request #1525 from asmorkalov:ocv_custom_libv4l
2013-10-01 Ilya Lavrenovremoved test_norm.cpp from ocl tests
2013-10-01 Roman DonchenkoMerge pull request #1530 from alalek:perf_tests_sanity_...
2013-10-01 Alexander Alekhinocl: perf test: disable MOG2 (random hungs), enable...
2013-10-01 Alexander Alekhinperf tests: added SANITY_CHECK_NOTHING()
2013-10-01 Ilya Lavrenovfixed and extended ocl::norm
2013-09-30 Alexander Alekhinperf test: update error message about relative error
2013-09-30 Roman DonchenkoMerge pull request #1457 from pengx17:2.4_oclsvm
2013-09-30 Ilya Lavrenovfixed ocl::meanStddev and created accuracy test for...
2013-09-30 Roman DonchenkoMerge pull request #1509 from perping:2.4_docs
2013-09-30 Ilya Lavrenovfixed ocl::setIdentity
2013-09-30 Roman DonchenkoMerge pull request #1518 from jet47:bug-3291-tbb-install
2013-09-30 Roman DonchenkoMerge pull request #1522 from nghiaho12:latentsvm
2013-09-30 Ilya Lavrenovfixed ocl::phase
2013-09-30 Ilya Lavrenovfixed ocl::sum, ocl::sqrSum, ocl::absSum
2013-09-30 Alexander SmorkalovMake libv4l support optional for testing purposes.
2013-09-30 peng xiaoFix new blank line at EOF.
2013-09-30 peng xiaofix build error
2013-09-30 peng xiaoAdd opencl svm.
2013-09-28 Nghia HoMissing closedir with opendir
2013-09-27 Ilya Lavrenovfixed ocl::countNonZero
2013-09-27 Ilya Lavrenovfixed ocl::minMax
2013-09-27 Vladislav Vinogradovfix for bug #3291:
2013-09-27 Alexander SmorkalovMerge pull request #1515 from asmorkalov:ocv_pr_1464_revert
2013-09-27 Alexander Smorkalovpr #1464 reverted as breaking the build for Linux witho...
2013-09-27 perpingfix warning about addWeighted and remove magnitudeSqr().
2013-09-26 Alexander SmorkalovMerge pull request #1511 from apavlenko:shorten_hdr
2013-09-26 Andrey Pavlenkohortening the file names (HighDynamicRange -> HDR)
2013-09-26 Andrey PavlenkoMerge pull request #1503 from ilya-lavrenov:ocl_arithm
2013-09-26 Alexander SmorkalovMerge pull request #1464 from StevenPuttemans:bugfix_31...
2013-09-26 perpingfix three warning about mog, mog2 and KNearestNeighbour.
2013-09-26 perpingUpdate the OpenCL documents.
2013-09-26 Alexander SmorkalovMerge pull request #1500 from alalek:fix_add_definitions
2013-09-26 Alexander SmorkalovMerge pull request #1502 from melody-rain:2.4_Stereo_Ma...
2013-09-25 Ilya Lavrenovchanges in OpenCL matrix operations docs
2013-09-25 Alexander SmorkalovMerge pull request #1499 from georgebrindeiro:patch-2
2013-09-25 Ilya Lavrenovreplaced manually new/delete by AutoBuffer
2013-09-25 Ilya Lavrenovfixed minMaxLoc kernel (removed compilation errors)
2013-09-25 Ilya Lavrenovreverted and generalized original ocl::transpose
2013-09-25 Jin MaResolved the bug that the work group size is not valid.
2013-09-25 Alexander Alekhincmake: PCH: use DEFINE_SYMBOL target property
2013-09-25 Alexander Alekhincmake: fixed incorrect usage of add_definitions() on...
2013-09-25 Alexander SmorkalovMerge pull request #1498 from alalek:revert_1487
2013-09-24 George Andrew... Added nonfree headers that are required for using SURF...
2013-09-24 Alexander SmorkalovMerge pull request #1199 from devernay:2.4-qtkit
2013-09-24 Alexander AlekhinRevert "cmake: fixed incorrect usage of add_definitions...
2013-09-24 Alexander SmorkalovMerge pull request #1351 from barisdemiroz:eclipse...
2013-09-24 Ilya Lavrenovremoved arithm_absdiff.cl
2013-09-24 Ilya Lavrenovrefactored arithm.cpp. Extended param list for all...
2013-09-24 Ilya Lavrenovrefactoed and extended ocl::transpose
2013-09-24 Ilya Lavrenovrefactored and extended ocl::exp and ocl::log
2013-09-24 Ilya Lavrenovrefactored and extended ocl::compare
2013-09-24 Ilya Lavrenovrefactored and extended binary bitwise operations
2013-09-24 Ilya Lavrenovrefactored and extended ocl::addWeighted
2013-09-24 Ilya Lavrenovrefactored and extended ocl::LUT
2013-09-24 Ilya Lavrenovremoved comments from filtering.cpp and imgproc.cpp...
2013-09-24 Ilya Lavrenovremoved ocl::magnitudeSqr
2013-09-24 Ilya Lavrenovrefactored and extended arithm operations add/sub/mul...
2013-09-24 Ilya Lavrenovmarked some methods of ocl::Context as const
2013-09-24 Ilya Lavrenovremoved needless arithm_2_mat.cl file
2013-09-23 StevenPuttemansAttempt at fixing bug 3186
2013-09-23 Alexander SmorkalovMerge pull request #1489 from melody-rain:2_4_knearest_...
2013-09-23 Alexander SmorkalovMerge pull request #1482 from ilya-lavrenov:ocl_setTO
2013-09-23 Alexander SmorkalovMerge pull request #1487 from alalek:fix_add_definitions
2013-09-23 Jin MaRemoved unused constructor.
2013-09-23 Alexander SmorkalovMerge pull request #1483 from kecsap:nbayes
2013-09-22 Jin MaAdded knearest neighbor of OpenCL version.
2013-09-22 Jin MaAdded knearest neighbor of OpenCL version.
2013-09-21 Alexander Alekhincmake: fixed incorrect usage of add_definitions() on...
2013-09-20 Csaba KerteszFix a memory leak in CvNormalBayesClassifier::train()
2013-09-20 Ilya Lavrenovfixed ocl::oclMat::setTo for 2-channel images
2013-09-20 Alexander SmorkalovMerge pull request #1448 from StevenPuttemans:bugfix_3264
2013-09-18 Andrey PavlenkoMerge pull request #1468 from alalek:fix_alignSize_usage
2013-09-17 Alexander Alekhinocl: fix invalid usage of alignSize (n is not a power...
2013-09-17 Alexander SmorkalovMerge pull request #1460 from ilya-lavrenov:ocl_divUp
2013-09-17 Alexander SmorkalovMerge pull request #1461 from ilya-lavrenov:ocl_dataOpe...
2013-09-17 Alexander SmorkalovMerge pull request #1439 from ilya-lavrenov:convertTo
2013-09-17 Alexander SmorkalovMerge pull request #1449 from SpecLad:dc1394-095
2013-09-17 Alexander SmorkalovMerge pull request #1452 from alalek:fix_cv_export_temp...
2013-09-17 Andrey PavlenkoMerge pull request #1454 from ilya-lavrenov:ocl_pyrUp
2013-09-17 Alexander SmorkalovMerge pull request #1455 from ilya-lavrenov:ocl_test_output
2013-09-16 Ilya Lavrenovadded performance tests for data transfer operations
2013-09-16 Ilya Lavrenovremoved needless divUp
2013-09-15 Ilya Lavrenovremoved useless output
2013-09-15 Ilya Lavrenovfixed ocl::pyrUp for 2-byte types
2013-09-15 Alexander Alekhinremove CV_EXPORT from templates
2013-09-13 Andrey PavlenkoMerge pull request #1444 from ilya-lavrenov:ocl_test_mog
2013-09-13 Roman DonchenkoDropped the HAVE_DC1394_095 configuration macro.
2013-09-13 StevenPuttemansAdded typo in docs of tutorial
2013-09-13 Ilya Lavrenovdisabled MOG tests if no video input support
2013-09-12 Roman DonchenkoMerge pull request #1434 from melody-rain:Added_perf_ka...
2013-09-12 Roman DonchenkoMerge pull request #1440 from SpecLad:wcast-align
next