profile/ivi/opencv.git
2013-12-12 Andrey PavlenkoMerge pull request #1978 from ilya-lavrenov:ocl_min_max
2013-12-11 Ilya Lavrenovfixed kernel compilation of cv::min, cv::max for CV_64F
2013-12-11 Andrey PavlenkoMerge pull request #1970 from ilya-lavrenov:tapi_checks
2013-12-11 Andrey PavlenkoMerge pull request #1971 from ilya-lavrenov:tapi_laplacian
2013-12-11 Andrey PavlenkoMerge pull request #1973 from ilya-lavrenov:ocl_haar_sample
2013-12-11 Andrey PavlenkoMerge pull request #1958 from vbystricky:ocl_filter2D
2013-12-11 Ilya Lavrenovfixed facedetect sample
2013-12-11 Vladimir BystrickyFix error in test
2013-12-11 Vladimir BystrickyFix problems with border extrapolation in kernel. Add...
2013-12-11 Andrey PavlenkoMerge pull request #1972 from alalek:ocl_queue_cleanup_hung
2013-12-10 Alexander Alekhinocl: process termination hung workaround
2013-12-10 Ilya Lavrenovadded cv::Laplacian, cv::Sobel, cv::Scharr, cv::Gaussia...
2013-12-10 Ilya Lavrenovmore strict checks outside ROI
2013-12-10 Andrey PavlenkoMerge pull request #1967 from ilya-lavrenov:tapi_blendL...
2013-12-10 Roman DonchenkoMerge pull request #1961 from SpecLad:merge-2.4
2013-12-10 Ilya Lavrenovadded cv::blendLinear
2013-12-10 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-12-10 Roman DonchenkoMerge pull request #1960 from ilya-lavrenov:tapi_bilateral
2013-12-09 Roman DonchenkoMerge pull request #1956 from ilya-lavrenov:tapi_split_...
2013-12-09 Roman DonchenkoMerge pull request #1930 from alalek:cmake_msvs_subfolders
2013-12-09 Ilya Lavrenovadded cv::bilateralFilter to T-API
2013-12-09 Roman DonchenkoMerge pull request #1855 from Nerei:master
2013-12-09 Roman DonchenkoMerge pull request #1883 from philippefoubert:branch_ma...
2013-12-09 Andrey PavlenkoMerge pull request #1948 from ilya-lavrenov:tapi_norm
2013-12-09 Roman DonchenkoMerge pull request #1946 from asmorkalov:android_manage...
2013-12-09 Andrey PavlenkoMerge pull request #1944 from ilya-lavrenov:minor_commits
2013-12-09 Vladimir BystrickyFix build errors on Linux system
2013-12-09 Vladimir BystrickyFix build errors on Linux system
2013-12-09 Vladimir BystrickyAdd ocl version of filter2D to the module img_proc
2013-12-08 Ilya Lavrenovadded cv::split to T-API
2013-12-08 Ilya Lavrenovadded cv::norm to T-API
2013-12-08 Ilya Lavrenovadded cv::merge to T-API
2013-12-07 Anatoly Baksheevfixed -Wshadow and other warnings, added rvec test
2013-12-07 Anatoly Baksheevcompilation
2013-12-07 Anatoly Baksheevfixed ocv_module_disable()
2013-12-07 Anatoly Baksheevminor insignificant corrections
2013-12-07 Anatoly Baksheevfixed shadow error and added ocv_disable_module
2013-12-07 Anatoly Baksheevupdating Viz cmake (switched to WITH_VTK option)
2013-12-07 Anatoly Baksheevfixed bug with deletion from std::map
2013-12-07 Anatoly Baksheevremoved VizAccessor from docs
2013-12-07 Anatoly Baksheevremoved unused code
2013-12-07 Anatoly BaksheevVizAccessor is now private and renamed to VizStorage
2013-12-07 Anatoly Baksheevadded Viz::tutorial2 test
2013-12-07 Anatoly BaksheevAdded Affine3<T>::rvec()
2013-12-07 Anatoly Baksheevcompilation
2013-12-07 Anatoly Baksheevremoved CV_EXPORTS from cv::Afiine
2013-12-07 Anatoly Baksheevfixed warning
2013-12-07 Anatoly Baksheevswitched from unnecessarily 'dobule' to 'float' in...
2013-12-07 Anatoly Baksheevremoved Ptr typedef from Viz3d. It is deprecated since...
2013-12-07 Alexander Alekhincmake: allow source_group to preserve file-system tree...
2013-12-06 Ilya Lavrenovfixed warnings
2013-12-06 Alexander SmorkalovOpenCV Manager version++.
2013-12-06 Roman DonchenkoMerge pull request #1945 from apavlenko:2.4_version_update
2013-12-06 Roman DonchenkoMerge pull request #1941 from vhdirk:gst1x_default
2013-12-06 Andrey PavlenkoMerge pull request #1943 from pentschev:ocl_oclMat_ptr_...
2013-12-06 Andrey PavlenkoMerge pull request #1936 from ElenaGvozdeva:ocl_flip
2013-12-06 Andrey Pavlenkoupdating version to 2.4.7.2
2013-12-06 Andrey PavlenkoMerge pull request #1927 from JBosch:issue3409
2013-12-06 Andrey PavlenkoMerge pull request #1872 from KonstantinMatskevich...
2013-12-06 Andrey PavlenkoMerge pull request #1762 from jet47:cuda-6.0-npp-fix
2013-12-06 Elena GvozdevaFixed test for ocl_flip
2013-12-06 Andrey PavlenkoMerge pull request #1844 from StevenPuttemans:bugfix_3370
2013-12-06 Andrey PavlenkoMerge pull request #1870 from es0m:es0m-2.4-imgproc...
2013-12-06 Peter Andreas... Removing ocl::oclMat::ptr() method.
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 Andrey PavlenkoMerge pull request #1940 from pentschev:ocl_bfm_oclMat_...
2013-12-06 Konstantin... Merge pull request #2 from apavlenko/ocl_mt_test
2013-12-06 Andrey PavlenkoMerge pull request #1929 from alalek:ocl_haar_amd_beta
2013-12-06 Andrey Pavlenkominor improvements
2013-12-06 Dirk Van HaerenborghEnable GStreamer 1.x support by default.
2013-12-06 Ilya Lavrenovadded cv::intergal to T-API
2013-12-06 Konstantin... some fixes
2013-12-05 Peter Andreas... ocl::BruteForceMatcher fix wrong use of oclMat::ptr().
2013-12-05 Elena GvozdevaAdded cv::flip using Transparent API
2013-12-05 Andrey PavlenkoMerge pull request #1933 from gongzg:fix-ocl-kernel-2.4
2013-12-05 Andrey PavlenkoMerge pull request #1925 from vpisarev:ocl_facedetect2
2013-12-05 Alexander Alekhinocl: added workaround into Haar kernels
2013-12-05 Andrey PavlenkoMerge pull request #1920 from alalek:ocl_disable_workaround
2013-12-05 Roman DonchenkoMerge pull request #1447 from Siddharthk:master
2013-12-05 Konstantin... multithreading facedetector
2013-12-05 Konstantin... facedetect
2013-12-05 Zhigang GongFixed some implicitly type conversions between vector...
2013-12-04 Josep BoschFixed little issue with mouse callback refering to...
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 Andrey PavlenkoMerge pull request #1924 from ilya-lavrenov:svm
2013-12-04 Vadim Pisarevskyrefactored CascadeClassifier to hide implementation...
2013-12-04 Baichuan SuModify default setting, using ocl method when have...
2013-12-04 Baichuan SuAdd Macro to decide using ocl method or not.
2013-12-04 Baichuan SuAdd OpenCL SVM paths for bagofwords_classification...
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
next