profile/ivi/opencv.git
2013-12-09 Andrey PavlenkoMerge pull request #1948 from ilya-lavrenov:tapi_norm
2013-12-09 Andrey PavlenkoMerge pull request #1944 from ilya-lavrenov:minor_commits
2013-12-08 Ilya Lavrenovadded cv::norm to T-API
2013-12-06 Ilya Lavrenovfixed warnings
2013-12-06 Roman DonchenkoMerge pull request #1941 from vhdirk:gst1x_default
2013-12-06 Andrey PavlenkoMerge pull request #1936 from ElenaGvozdeva:ocl_flip
2013-12-06 Elena GvozdevaFixed test for ocl_flip
2013-12-06 Andrey PavlenkoMerge pull request #1942 from ilya-lavrenov:warn_fix
2013-12-06 Andrey PavlenkoMerge pull request #1937 from ilya-lavrenov:tapi_integral
2013-12-06 Ilya Lavrenovfixed warnings
2013-12-06 Dirk Van HaerenborghEnable GStreamer 1.x support by default.
2013-12-06 Ilya Lavrenovadded cv::intergal to T-API
2013-12-05 Elena GvozdevaAdded cv::flip using Transparent API
2013-12-05 Andrey PavlenkoMerge pull request #1925 from vpisarev:ocl_facedetect2
2013-12-05 Roman DonchenkoMerge pull request #1447 from Siddharthk:master
2013-12-04 Vadim Pisarevskyanother attempt to fix compile errors
2013-12-04 Vadim Pisarevskytrying to eliminate compile problems
2013-12-04 Andrey PavlenkoMerge pull request #1908 from ilya-lavrenov:tapi_imgproc
2013-12-04 Vadim Pisarevskyrefactored CascadeClassifier to hide implementation...
2013-12-04 siddharthAdded comment in demo file
2013-12-04 siddharthErrors resolved
2013-12-04 Anna KoganAfter-merge corrections
2013-12-04 siddharthNew changes done and removed opencv_extra folder
2013-12-04 siddharthRemoved build errors and removed test images
2013-12-04 siddharthChanges done in npr module
2013-12-04 siddharthChanges done in cloning module
2013-12-04 siddharthChanges done in decolorization module
2013-12-04 siddharthRevert Back
2013-12-04 siddharthUpdate to remove Android error
2013-12-04 siddharthChanged STL in contrast_preserve file
2013-12-04 siddharthwhitespaces removed and other minor changes to fix...
2013-12-04 siddharthcloning_gui.cpp updated
2013-12-04 siddhartherrors in samples/cpp removed
2013-12-04 siddharthcloning_demo error removed
2013-12-04 siddharthrenamed
2013-12-04 siddharthremove cloning_example.cpp
2013-12-04 siddharthcloning demo added
2013-12-04 siddharthnew filters added and all the 3 modules updated
2013-12-04 siddharthedge preserve filters added and windows warning removed
2013-12-04 siddharthadded keyboard control
2013-12-04 siddharthnew interface added. decolor and cloning module added.
2013-12-04 siddharthdecolor module updated
2013-12-04 siddharthseamless cloning added
2013-12-04 siddharthadd color_boost + doc
2013-12-04 siddharthdecolor module updated
2013-12-04 siddharthadded new files
2013-12-04 Roman DonchenkoMerge pull request #1914 from SpecLad:merge-2.4
2013-12-04 Ilya Lavrenovadded cv::threshold to T-API
2013-12-04 Ilya Lavrenovadded cv::copyMakeBorder to T-API
2013-12-04 Ilya Lavrenovadded tests to imgproc
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
next