profile/ivi/opencv.git
2013-12-05 Elena GvozdevaAdded cv::flip using Transparent API
2013-12-04 Roman DonchenkoMerge pull request #1914 from SpecLad:merge-2.4
2013-12-04 Andrey PavlenkoMerge pull request #1909 from alalek:ocl_tapi_perf
2013-12-04 Andrey PavlenkoMerge pull request #1903 from ilya-lavrenov:tapi_warp
2013-12-04 Andrey PavlenkoMerge pull request #1902 from ilya-lavrenov:tapi_arithm
2013-12-03 Ilya Lavrenovrefactoring
2013-12-03 Ilya Lavrenovability to use cv::PSNR with transparent cv::norm
2013-12-03 Ilya Lavrenovadded cv::meanStdDev to T-API
2013-12-03 Ilya Lavrenovadded cv::sum to T-API
2013-12-03 Ilya Lavrenovadded cv::countNonZero to T-API
2013-12-03 Ilya Lavrenovadded cv::repeat to T-API (fix for copyTo -> UMat is...
2013-12-03 Ilya Lavrenovadded cv::compare to T-API
2013-12-03 Ilya Lavrenovadded cv::polarToCart to T-API
2013-12-03 Ilya Lavrenovadded cv::cartToPolar to T-API
2013-12-03 Ilya Lavrenovadded cv::transpose to T-API
2013-12-03 Ilya Lavrenovadded setIdentity to T-API
2013-12-03 Ilya Lavrenovadded cv::pow to T-API
2013-12-03 Ilya Lavrenovadded OCL-TAPI arithm tests
2013-12-03 Ilya Lavrenovadded cv::remap to T-API
2013-12-03 Ilya Lavrenovadded cv::warpAffine to T-API
2013-12-03 Ilya Lavrenovadded cv::warpPerspective to T-API
2013-12-03 Alexander Alekhincore/ocl: added perf test infra + "Add" perf test
2013-12-03 Alexander Alekhinperf: test-based metrics collection strategy
2013-12-03 Roman DonchenkoMerge pull request #1912 from KonstantinMatskevich...
2013-12-03 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-12-03 Konstantin... small fix
2013-12-03 Konstantin... T-API cv::log, cv::exp, cv::magnitude, cv::phase
2013-12-03 Roman DonchenkoMerge pull request #1891 from alalek:cv_error_noreturn
2013-12-03 Roman DonchenkoMerge pull request #1910 from alalek:ts_perf_warmuptype
2013-12-03 Alexander Alekhints/perf: int -> enum WarmUpType
2013-12-03 Roman DonchenkoMerge pull request #1904 from severin-lemaignan:emscripten
2013-12-03 Roman DonchenkoMerge pull request #1890 from alalek:ts_fix_seh_excepti...
2013-12-03 Andrey PavlenkoMerge pull request #1899 from berak:b_3171_24
2013-12-03 Andrey PavlenkoMerge pull request #1906 from asmorkalov:android_ocl_wa...
2013-12-03 Andrey PavlenkoMerge pull request #1901 from vpisarev:ocl_svm3
2013-12-02 Alexander Alekhints: catch & append general exceptions into log
2013-12-02 Vadim Pisarevskydummy commit to rerun pre-commit tests
2013-12-02 Andrey PavlenkoMerge pull request #1744 from liuxing6666:2.4_fix_harri...
2013-12-02 Andrey PavlenkoMerge pull request #1590 from ilya-lavrenov:cmd_parser_fix
2013-12-02 Roman DonchenkoMerge pull request #1882 from philippefoubert:branch_oc...
2013-12-02 Roman DonchenkoMerge pull request #1887 from jet47:android-cuda-6.0
2013-12-02 Vadim Pisarevskyhopefully, now opencv_test_imgproc should pass
2013-12-02 Roman DonchenkoMerge pull request #1797 from moodoki:bugfix_3344
2013-12-02 Alexander SmorkalovWarning fixes and suppression in ocl module for gcc...
2013-12-02 Roman DonchenkoMerge pull request #1897 from berak:b_3393_24
2013-12-02 Séverin LemaignanEnsure compilation to Javascript with Emscripten
2013-12-02 Roman DonchenkoMerge pull request #1898 from berak:b_3349_24
2013-12-02 Vadim Pisarevskystill trying to fix failure in opencv_test_imgproc
2013-12-02 Roman DonchenkoMerge pull request #1886 from ilya-lavrenov:tapi_lut
2013-12-02 Roman DonchenkoMerge pull request #1884 from asmorkalov:winrt_img_proc...
2013-12-02 Roman DonchenkoMerge pull request #1894 from asmorkalov:ocv_debug_build
2013-12-02 Vadim Pisarevskytry to eliminate failure in opencv_imgproc_test
2013-12-01 Vadim Pisarevskyyet another attempt to make Core_UMat.getUMat test...
2013-12-01 Vadim Pisarevskyanother attempt to fix Core_UMat.getUMat test
2013-12-01 Vadim Pisarevskytrying to guess and fix strange failure in core test
2013-12-01 Vadim Pisarevskyfixed several compile errors/warnings; reacted on the...
2013-12-01 Philippe FOUBERTUsing cv::String instead of std::string.
2013-11-30 Vadim Pisarevskyfixed many bugs related to Mat::getUMat(), asynchronous...
2013-11-30 berakCV_WRAP for BackgroundSubtractorMOG2
2013-11-30 berakcorrected initialization of output_folder in facereco...
2013-11-30 berakswapped x,y in elbp_
2013-11-29 Alexander Alekhincore: added cv::error with CV_NORETURN attr
2013-11-29 Andrey PavlenkoMerge pull request #1845 from StevenPuttemans:bugfix_3306
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 Alexander SmorkalovSome debug options are removed because they are install...
2013-11-29 Roman DonchenkoMerge pull request #1892 from asmorkalov:android_native...
2013-11-29 Vladislav Vinogradovfixed compilation of gpu-basics-similarity tutorial:
2013-11-29 Andrey PavlenkoMerge pull request #1880 from ilya-lavrenov:tapi_cvtColor
2013-11-29 Alexander SmorkalovAndroid native camera destruction fixed for Android...
2013-11-29 Alexander SmorkalovFilter selection and several filters implemented for...
2013-11-28 Roman DonchenkoMerge pull request #1874 from SpecLad:merge-2.4
2013-11-28 Roman DonchenkoMerge pull request #1885 from jet47:gpu-bgfg-test-fix
2013-11-28 Vladislav Vinogradovfixed CUDA_TOOLKIT_TARGET_DIR for android:
2013-11-28 Ilya Lavrenovadded cv::LUT to T-API
2013-11-28 Roman DonchenkoMerge pull request #1879 from LeszekSwirski:traincascad...
2013-11-28 Roman DonchenkoMerge pull request #1873 from abak:hough_24
2013-11-28 Vladislav Vinogradovadded `-Xptxas;-dlcm=ca` and `-target-os-variant=Androi...
2013-11-28 Vladislav Vinogradovfixed compilation warnings in .cu files
2013-11-28 Vladislav Vinogradovfixed CC arch/pts for android (used sm_32)
2013-11-28 Vladislav Vinogradovenable CUDA support for android
2013-11-28 Alexander SmorkalovImage processing sample for WinRT added.
2013-11-28 Vladislav Vinogradovdisabled MOG2 performance test (sanity check fails...
2013-11-28 Vladislav Vinogradovfixed perf tests for bgfg segmentation
2013-11-28 Adrien BAKfix exception being thrown when no arguments are passed
2013-11-28 Adrien BAKbuild fix
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 Anatoly BaksheevFixed compilation errors: removed using namespace from...
2013-11-27 Andrey KamaevRemove all using directives for STL namespace and members
next