profile/ivi/opencv.git
2013-10-29 Andrey PavlenkoMerge pull request #1700 from ilya-lavrenov:ocl_bitwise...
2013-10-29 Andrey PavlenkoMerge pull request #1707 from ilya-lavrenov:ocl_morph
2013-10-29 Andrey PavlenkoMerge pull request #1699 from ilya-lavrenov:ocl_minMax
2013-10-29 Andrey PavlenkoMerge pull request #1695 from ilya-lavrenov:ocl_showDiff
2013-10-28 Roman DonchenkoMerge pull request #1691 from SpecLad:ffmpeg-test
2013-10-28 Roman DonchenkoMerge pull request #1706 from ilya-lavrenov:example_fix
2013-10-28 Andrey PavlenkoMerge pull request #1705 from ilya-lavrenov:ocl_flip
2013-10-28 Andrey PavlenkoMerge pull request #1703 from bitwangyaoyao:2.4_fix1480
2013-10-28 Andrey PavlenkoMerge pull request #1701 from alalek:ocl_fix_canny
2013-10-28 Andrey PavlenkoMerge pull request #1698 from ilya-lavrenov:ocl_warp
2013-10-28 Ilya Lavrenovfixed ocl::minMax for FP-types
2013-10-28 Ilya Lavrenovocl tests: show diff when cv::countNonZero(diff) > 0
2013-10-28 Ilya Lavrenovfixed OpenCL morph operations for case when kernel...
2013-10-28 Ilya Lavrenovocl example typo
2013-10-28 Ilya Lavrenovfixed ocl::flip
2013-10-28 Roman DonchenkoMerge pull request #1657 from KonstantinMatskevich...
2013-10-28 yaofix bug #1480
2013-10-28 Roman DonchenkoMerge pull request #1696 from apavlenko:fix_typo_GpuMat...
2013-10-27 Alexander Alekhinocl: Canny: port CUDA-based implementation of edgesHyst...
2013-10-27 Ilya Lavrenovadded performance tests for ocl::bitwise_or and ocl...
2013-10-27 Alexander Alekhinocl: Canny: replace unsafe buffer to oclMat
2013-10-27 Ilya Lavrenovfixed tests for ocl::warpAffine and ocl::warpPerspective
2013-10-25 Roman DonchenkoMerge pull request #1697 from SpecLad:sdk-redux
2013-10-25 Andrey PavlenkoMerge pull request #1655 from pengx17:2.4_opt_superres_ocl
2013-10-25 Andrey PavlenkoMerge pull request #1689 from ilya-lavrenov:ocl_bilater...
2013-10-25 Andrey PavlenkoMerge pull request #1692 from ilya-lavrenov:ocl_separab...
2013-10-25 Andrey PavlenkoMerge pull request #1694 from apavlenko:fix_typo
2013-10-25 Andrey PavlenkoMerge pull request #1693 from ilya-lavrenov:ocl_adaptiv...
2013-10-25 Roman DonchenkoMerge pull request #1690 from SpecLad:cmake-2.8.12
2013-10-25 Roman DonchenkoFixed Android SDK build - again.
2013-10-25 Andrey Pavlenkofixing typo
2013-10-25 Andrey Pavlenkofixing typo
2013-10-25 Roman DonchenkoMerge pull request #1680 from alalek:cmake_fix_android_...
2013-10-25 Ilya Lavrenovfixed extrapolation in ocl::adaptiveBilateralFilter
2013-10-25 Alexander Alekhincmake: fix android installation for different NDK ABIs
2013-10-25 Ilya Lavrenovfixed separable filter extrapolation
2013-10-25 Roman DonchenkoAnother FFmpeg fix from master.
2013-10-25 peng xiaoRewrite distanceToCenters.
2013-10-25 Roman DonchenkoFixed indentation in CV_FFmpegWriteBigVideoTest::run.
2013-10-25 Roman DonchenkoAdded stupid hacks to make the video tests pass with...
2013-10-25 Roman DonchenkoChanged MPEG-2 resolution in the FFmpeg test.
2013-10-25 Roman DonchenkoDecoupled test_ffmpeg.cpp from ffmpeg_codecs.hpp.
2013-10-25 Roman DonchenkoAdded the missing setting of HAVE_FFMPEG to true on...
2013-10-25 Roman DonchenkoReplaced our usage of LINK_PRIVATE with that of LINK_IN...
2013-10-25 Roman DonchenkoRemoved a stray comma in the Android toolchain file.
2013-10-25 Ilya Lavrenovenabled ocl::bilateralFilter ROI testing
2013-10-25 Andrey PavlenkoMerge pull request #1683 from alalek:ocl_restore_showdiff
2013-10-24 Roman DonchenkoMerge pull request #1682 from SpecLad:Wmissing-declarations
2013-10-24 Roman DonchenkoMerge pull request #1643 from alalek:cmake_fix_java_lin...
2013-10-24 Roman DonchenkoMerge pull request #1679 from ilya-lavrenov:ocl_equaliz...
2013-10-24 Alexander Alekhincmake: fix linker dependencies for opencv_java
2013-10-24 Roman DonchenkoFixed a Wmissing-declarations warning when compiling...
2013-10-24 Roman DonchenkoMerge pull request #1667 from SpecLad:detect-openmp
2013-10-24 Roman DonchenkoMerge pull request #1623 from ImAlsoGreg:2.4-pkgconfig...
2013-10-24 Ilya Lavrenovfixed bug in ocl::equalizeHist
2013-10-24 Roman DonchenkoMerge pull request #1678 from wejeus:ios-documentationf...
2013-10-24 Roman DonchenkoMerge pull request #1674 from alalek:cmake_fix
2013-10-24 Samuel WejéusRemoved incorrect release of obtained colorspace. This...
2013-10-24 Andrey PavlenkoMerge pull request #1676 from ilya-lavrenov:ocl_resize_test
2013-10-24 Andrey PavlenkoMerge pull request #1673 from ilya-lavrenov:ocl_norm
2013-10-24 Andrey PavlenkoMerge pull request #1672 from ilya-lavrenov:ocl_arithm
2013-10-24 Andrey PavlenkoMerge pull request #1669 from ilya-lavrenov:ocl_copyMak...
2013-10-23 Alexander Alekhinocl: show diff
2013-10-23 Ilya Lavrenovfixed ocl::copyMakeBorder
2013-10-23 Ilya Lavrenovfixed an accuracy test for ocl::resize (in some cases...
2013-10-23 Alexander Alekhincmake: fix bug with installation into OPENCV_LIB_INSTAL...
2013-10-23 Ilya Lavrenovmoved to relative errors in ocl::norm tests
2013-10-23 Ilya Lavrenovworkaround for cv::multiply bug
2013-10-23 Roman DonchenkoMerge pull request #1659 from ilya-lavrenov:ocl_examples
2013-10-22 Roman DonchenkoMerge pull request #1649 from asandwhich:2.4
2013-10-22 Roman DonchenkoMerge pull request #1666 from SpecLad:cv-cap-openni
2013-10-22 Roman DonchenkoAdd better OpenMP detection and make an option to enabl...
2013-10-22 Roman DonchenkoFixed incorrectly unprefixed constant names in the...
2013-10-22 Andrey PavlenkoMerge pull request #1658 from alalek:ocl_fixes
2013-10-21 Ilya LavrenovOpenCL examples refactoring
2013-10-21 Alexander Alekhinocl: fix FFT initialization
2013-10-21 Alexander Alekhinocl: workaround for ProgramCache cleanup issue, use...
2013-10-21 Greg Haleregex doesnt need to match full length of input, so...
2013-10-21 Roman DonchenkoMerge pull request #1646 from alalek:ocl_fix_msvc11
2013-10-21 Roman DonchenkoMerge pull request #1556 from jet47:fix-bug-3296
2013-10-21 Roman DonchenkoMerge pull request #1650 from jet47:fix-gpu-bgsegm...
2013-10-21 Andrey PavlenkoMerge pull request #1647 from ilya-lavrenov:ocl_tests_d...
2013-10-21 Andrey PavlenkoMerge pull request #1645 from ilya-lavrenov:ocl_morph_t...
2013-10-21 Andrey PavlenkoMerge pull request #1644 from ilya-lavrenov:ocl_matrix_...
2013-10-21 Andrey PavlenkoMerge pull request #1633 from ilya-lavrenov:ocl_imgproc
2013-10-21 Ilya Lavrenovfixed ocl::Laplacian for case when scale != 1
2013-10-21 Ilya Lavrenovmissed initialization of kernel size
2013-10-21 Roman DonchenkoMerge pull request #1651 from ilya-lavrenov:misprint
2013-10-21 peng xiao1. Let btvRegWeights to be constant per `process` call.
2013-10-19 Greg Halefixed wrong regex
2013-10-19 Ilya Lavrenovadded reflect, reflect101, replicate, wrap border types...
2013-10-19 Ilya Lavrenovmisprint
2013-10-19 Vladislav Vinogradovfix bug in gpu bgsegm sample
2013-10-19 KevinChange intrinsic camera matrix initialization
2013-10-18 Ilya Lavrenovmade more demonstrative message about test fails
2013-10-18 Alexander Alekhinocl: workaround for msvc11 bug
2013-10-18 Andrey PavlenkoMerge pull request #1587 from alalek:opencl_khronos_headers
2013-10-18 Roman DonchenkoMerge pull request #1459 from asmorkalov:ocv_qt_segflt_fix
2013-10-18 Roman DonchenkoMerge pull request #1641 from jet47:imshow-opengl-fix
2013-10-18 Roman DonchenkoMerge pull request #1642 from alalek:cmake_cleanup_targets
next