profile/ivi/opencv.git
2013-12-02 Roman DonchenkoMerge pull request #1882 from philippefoubert:branch_oc...
2013-12-02 Roman DonchenkoMerge pull request #1886 from ilya-lavrenov:tapi_lut
2013-12-01 Philippe FOUBERTUsing cv::String instead of std::string.
2013-11-29 Andrey PavlenkoMerge pull request #1878 from ilya-lavrenov:ocl_resize_...
2013-11-29 Ilya Lavrenovadded cv::resize INTER_AREA to T-API
2013-11-29 Andrey PavlenkoMerge pull request #1880 from ilya-lavrenov:tapi_cvtColor
2013-11-28 Roman DonchenkoMerge pull request #1874 from SpecLad:merge-2.4
2013-11-28 Ilya Lavrenovadded cv::LUT to T-API
2013-11-27 Philippe FOUBERTCorrection to be able to compile using the directive...
2013-11-27 Ilya Lavrenovrestored ocl_cvtcolor.cl
2013-11-27 Ilya LavrenovRGBA <-> mRGBA
2013-11-27 Ilya LavrenovRGB[A] <-> HLS
2013-11-27 Ilya LavrenovRGB[A] <-> HSV
2013-11-27 Ilya LavrenovBGR5x5 <-> Gray
2013-11-27 Ilya LavrenovRGB[A] <- RGB5x5
2013-11-27 Ilya LavrenovRGB[A] -> RGB5x5
2013-11-27 Ilya LavrenovRGB[A] <-> BGR[A]
2013-11-27 Ilya LavrenovRGB[A] <-> XYZ
2013-11-27 Ilya LavrenovRGB[A] <-> XYZ
2013-11-27 Ilya LavrenovYCrCb -> RGB[A]
2013-11-27 Andrey PavlenkoMerge pull request #1867 from ilya-lavrenov:ocl_resize_...
2013-11-27 Roman DonchenkoMerge pull request #1869 from ilya-lavrenov:ocl_cvtColo...
2013-11-27 Ilya Lavrenovfixed cv::cvtColor
2013-11-27 Roman DonchenkoFixed build errors.
2013-11-26 Ilya Lavrenovfixed ocl::resize (INTER_LINEAR) and added an accuracy...
2013-11-26 Andrey PavlenkoMerge pull request #1866 from ilya-lavrenov:ocl_fix2
2013-11-26 Andrey PavlenkoMerge pull request #1868 from KonstantinMatskevich...
2013-11-26 Roman DonchenkoMerge remote-tracking branch 'origin/master' into merge-2.4
2013-11-26 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-11-26 Roman DonchenkoMerge pull request #1863 from nevion:master
2013-11-26 Roman DonchenkoMerge pull request #1818 from GregoryMorse:patch-2
2013-11-26 Roman DonchenkoMerge pull request #1835 from SpecLad:windows-xadd
2013-11-26 Roman DonchenkoMerge pull request #1859 from SpecLad:string-plus-equals
2013-11-25 GregoryMorseUpdate system.cpp
2013-11-25 Ilya Lavrenovcp test_colot.cpp to imgproc ocl tests
2013-11-25 Konstantin... bugfix in deallocate
2013-11-25 Ilya Lavrenovfixed ocl_arithm_op; fix for 3-channel images is needed
2013-11-25 Roman DonchenkoMerge pull request #1842 from StevenPuttemans:bugfix_3315
2013-11-25 Roman DonchenkoMerge pull request #1822 from SpecLad:msvc12
2013-11-25 Roman DonchenkoMerge pull request #1837 from asmorkalov:android_opencl
2013-11-25 Roman DonchenkoMerge pull request #1839 from pmiecielica:memory_leaks
2013-11-25 Roman DonchenkoMerge pull request #1864 from berak:mouse_and_match
2013-11-25 Roman DonchenkoMerge pull request #1850 from ilya-lavrenov:pthread_mutex
2013-11-25 Roman DonchenkoMerge pull request #1860 from alalek:ocl_fix_undef_warn
2013-11-24 berakmouse_and_match.py missing import cv2
2013-11-24 Jason Newtoncorrect upper bound for maximum number of labels for...
2013-11-23 Andrey PavlenkoMerge pull request #1862 from alalek:ocl_disable_tests
2013-11-23 Alexander Alekhinocl: disable tests
2013-11-23 Andrey PavlenkoMerge pull request #1857 from alalek:ocl_ta_tests_infra
2013-11-23 Andrey PavlenkoMerge pull request #1861 from ilya-lavrenov:ocl_args_fix
2013-11-22 Ilya Lavrenovfixed error in setting kernel arguments
2013-11-22 Alexander Alekhinocl/core: added prototype for tests
2013-11-22 Roman DonchenkoMerge pull request #1853 from StevenPuttemans:bugfix_3346
2013-11-22 Alexander Alekhinocl: don't disable Undef warnings
2013-11-22 Alexander Alekhinocl: fix cl_platform.h:95: #elif _WIN32 -> #elif define...
2013-11-22 Roman DonchenkoMerge pull request #1854 from asmorkalov:android_engine...
2013-11-22 Roman DonchenkoReplaced most of the instances of "s = s +" with "s...
2013-11-22 Roman DonchenkoGave cv::String appropriate += operators.
2013-11-22 Ilya Lavrenovrecursive mutex for linux
2013-11-22 Piotr MiecielicaAdded pointer initialization
2013-11-22 Alexander SmorkalovSome hacks to build and run OpenCL on Qualcomm S800.
2013-11-22 Alexander SmorkalovVFPv4 detection implemented. Some Tegra5 related updates.
2013-11-22 Andrey PavlenkoMerge pull request #1852 from ilya-lavrenov:ocl_retina
2013-11-22 StevenPuttemansWrong example at the visual studio tutorial. Fixed...
2013-11-22 StevenPuttemansFixed bug in report #3346
2013-11-22 Ilya Lavrenovchanged eps in Retina_OCL test
2013-11-22 Alexander SmorkalovPackage selection for Tegra 4i fixed. Initial Tegra5...
2013-11-21 Piotr MiecielicaFixes of some memory leaks
2013-11-21 Andrey PavlenkoMerge pull request #1847 from ilya-lavrenov:ocl_imgproc_fix
2013-11-21 Andrey PavlenkoMerge pull request #1848 from ilya-lavrenov:warn
2013-11-21 Ilya Lavrenoveliminated warning C4267
2013-11-21 Ilya Lavrenovfixed kernel compilation in imgproc module
2013-11-21 Andrey PavlenkoMerge pull request #1840 from ilya-lavrenov:ocl_cvtColor
2013-11-21 Andrey PavlenkoMerge pull request #1841 from ilya-lavrenov:ocl_kernel_...
2013-11-21 Roman DonchenkoMerge pull request #1838 from alekcac:ios64_fix
2013-11-21 Ilya Lavrenovfixed kernel compilation
2013-11-21 Ilya Lavrenovadded extra parameters to ocl::cvtColor performance...
2013-11-21 Roman DonchenkoMerge pull request #1795 from alalek:perf_report_progress
2013-11-21 Roman DonchenkoMerge pull request #1776 from philippefoubert:merge_ups...
2013-11-21 Roman DonchenkoMerge pull request #1834 from SpecLad:svm-copy-ctor
2013-11-20 Alexander Alekhinperf report: summary.py: added --progress mode
2013-11-20 Andrey PavlenkoMerge pull request #1824 from vpisarev:ocl_experiments5
2013-11-20 Roman DonchenkoMerge pull request #1836 from ilya-lavrenov:ocl_norm_wo...
2013-11-20 Alexander Shishkovfix for supporting 64-bit architecture
2013-11-20 Roman DonchenkoMerge pull request #1833 from SpecLad:fix-qt-sample
2013-11-20 Roman DonchenkoMerge pull request #1828 from SpecLad:merge-2.4
2013-11-20 Roman DonchenkoMerge pull request #1829 from SpecLad:config-components...
2013-11-20 Ilya Lavrenovworkaround for AMD bug: UNREACHABLE EXECUTED
2013-11-20 Roman DonchenkoGave CvSVM a private copy constructor & assignment...
2013-11-20 Roman DonchenkoFix the Qt sample, broken after #1722.
2013-11-20 Roman DonchenkoSimplified the Windows implementation of CV_XADD.
2013-11-20 Roman DonchenkoMerge pull request #1761 from bhuroc:qtkit-video-file-2.4
2013-11-20 Roman DonchenkoMerge pull request #1816 from SpecLad:no-more-epoch
2013-11-20 Roman DonchenkoMerge pull request #1830 from SpecLad:config-includes
2013-11-20 Vadim Pisarevskyfixed bug with cl_long size on Win32 (thanks to Aaron...
2013-11-20 Vadim Pisarevskyfixed failure in Tonemap test
2013-11-19 Philippe FOUBERTBack to the previous coding way (using the macro with...
2013-11-19 Roman DonchenkoIn the example in OpenCVConfig.cmake.in, explicitly...
2013-11-19 Roman DonchenkoIn OpenCVConfig.cmake.in, lowercased the commands in...
2013-11-19 Roman DonchenkoFixed OpenCV_LIBS when find_package has been used with...
next