profile/ivi/opencv.git
2013-10-08 Roman DonchenkoMerge pull request #1538 from StevenPuttemans:bugfix_3283
2013-10-08 Roman DonchenkoMerge pull request #1545 from alalek:ocl_test_fix_rng
2013-10-08 Roman DonchenkoMerge pull request #1570 from ilya-lavrenov:ipp_warn_fix
2013-10-08 Roman DonchenkoMerge pull request #1578 from asmorkalov:android_fd_cp_fix
2013-10-08 Alexander SmorkalovInvalid copy-passed exception messages in FaceDetect...
2013-10-07 Roman DonchenkoMerge pull request #1566 from SpecLad:Wshadow-openni
2013-10-05 Ilya Lavrenovfixed ipp-related warnings
2013-10-04 Roman DonchenkoMerge pull request #1564 from alalek:cl_runtime_fix_32bit
2013-10-04 Roman DonchenkoMerge pull request #1557 from ilya-lavrenov:ocl_minor_d...
2013-10-04 Roman DonchenkoMerge pull request #1560 from jet47:cmake-config-cuda...
2013-10-04 Roman DonchenkoMerge pull request #1562 from ilya-lavrenov:ocl_integral
2013-10-04 Roman DonchenkoMerge pull request #1532 from alalek:stereo_csbp
2013-10-04 Roman DonchenkoMerge pull request #1558 from SpecLad:Wparentheses...
2013-10-04 Alexander Alekhinocl: tests: RNG usage refactoring
2013-10-04 Vladislav Vinogradovfixed OpenCVConfig.cmake.in file for CUDA 5.5 toolkit
2013-10-04 Roman DonchenkoFix a -Wshadow warning in cap_openni.cpp.
2013-10-04 Roman DonchenkoMerge pull request #1535 from asmorkalov:android_ndk_r9
2013-10-04 Roman DonchenkoMerge pull request #1563 from ilya-lavrenov:ocl_arithm
2013-10-04 StevenPuttemansFix of bug #3283 and bug #3301
2013-10-04 Alexander Alekhinocl: stereo_csbp: divUp -> roundUp
2013-10-04 Alexander Alekhinautogenerated code
2013-10-04 Alexander Alekhinocl: runtime, fix 32-bit builds
2013-10-04 Ilya Lavrenovfixed ocl::integral and enabled perf test for it
2013-10-04 Ilya Lavrenovrefactored arithm binary operations in order to make...
2013-10-04 Andrey PavlenkoMerge pull request #1561 from alalek:ocl_refactoring
2013-10-03 Alexander Alekhinocl: update module documentation
2013-10-03 Alexander Alekhinocl: update ocl samples
2013-10-03 Alexander Alekhinocl: workaround for OpenCL C++ bindings usage: CL/cl.hpp
2013-10-03 Alexander Alekhinocl: merge with upstream/2.4
2013-10-03 Alexander Alekhinocl: added OpenCL device selection via OPENCV_OPENCL_DE...
2013-10-03 Alexander Alekhinocl: file-based ProgramCache refactoring
2013-10-03 Alexander Alekhinocl: move program names into opencl_kernels.hpp
2013-10-03 Alexander Alekhinocl: split initialization.cpp into 3 files: context...
2013-10-03 Ilya Lavrenovremoved ocl::minMax_buf, updated doc (operation on...
2013-10-03 Roman DonchenkoMerge pull request #1555 from ilya-lavrenov:ocl_convertC3C4
2013-10-03 Roman DonchenkoFix a -Wparentheses-equality Clang warning in cap_libv4...
2013-10-03 Alexander SmorkalovAndroid NDK r9 support. x64 NDK support fix for MacOS X.
2013-10-03 Ilya Lavrenovfixed convertC3C4 and convertC4C3 functions in case...
2013-10-02 Andrey PavlenkoMerge pull request #1507 from pengx17:2.4_fix_test
2013-10-02 Andrey PavlenkoMerge pull request #1542 from alalek:cl_runtime
2013-10-02 Alexander Alekhinremoved invalid comment
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 Alexander Alekhinocl: cl_runtime: added autogenerated code
2013-10-02 Alexander Alekhinocl: dynamic load of OpenCL libraries
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-26 peng xiaoIf device does not support double, returns immediately.
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
next