9256 Commits (623b1db8d18d46dd0a64a8e3fc17c7b26364fb2d)

Author SHA1 Message Date
Alexander Alekhin bf4f15fb5f TAPI: fix OpenCL warpers and test 11 years ago
Ilya Lavrenov 7faf1f6277 some improvements 11 years ago
Alexander Smorkalov 4c1ed13846 Warning fixes for GCC 4.8. 11 years ago
Ilya Lavrenov 72c327fef8 hope it finally works 11 years ago
Ilya Lavrenov 38cbe9873a small fixes 11 years ago
Ilya Lavrenov 9db28f332a more fixes 11 years ago
Ilya Lavrenov 891dbeabba implemented OpenCL version of cv::fastNlMeansDenoising 11 years ago
Ilya Lavrenov d27068f79a some more refactoring 11 years ago
Ilya Lavrenov e16d89e8d6 some refactoring 11 years ago
Ilya Lavrenov da9bdf9c15 fixes typo and unused variables 11 years ago
Alexander Shishkov 77df5948e7 removed trailing spaces 11 years ago
Roman Donchenko e35d98e566 Worked around an apparent GCC bug in moments. 11 years ago
yash 394c74b349 edited the doc for mat::copyto and clarified the part regarding reallocation by .create 11 years ago
Chechli 768da4d95a Update hough_circles.cpp 11 years ago
Vladislav Vinogradov afd99c9c81 fix bug #3544: 11 years ago
yash 38ef8894b7 Made a sentence in the doc for Mat::copyTo more clearer 11 years ago
pxli168 44ecb727c5 Change again. 11 years ago
Ilya Lavrenov 6ad7b64912 some more changes 11 years ago
Ilya Lavrenov 01527c44fd removed unused field 11 years ago
Alexander Shishkov cc529d971b removed tabs 11 years ago
Rohit Girdhar a879e1fcd6 fixed warnings 11 years ago
Evgeniy 8236181c62 Added more colorizing options to XLS generating script 11 years ago
Rohit Girdhar 613a17355d rotRect using points 11 years ago
Marijan Vukcevich 9a98cd6e65 Update cap_ios_abstract_camera.mm 11 years ago
Chechli 9211d1ac2d Update hough_circles.cpp 11 years ago
Chechli 640a45d359 Update precomp.hpp 11 years ago
gleb.sternharz f85aa929f1 fix dev by 0 in KL-Divergence 11 years ago
pxli168 70d462b352 Simplify the code 11 years ago
Ilya Lavrenov f74ef644bc changed the signature of add method according to the base class 11 years ago
yash 1a89a03c7c Fixed CV_ASSERT condition in the code for bag of words 11 years ago
Chechli 10465c546a Update hough_circles.cpp 11 years ago
Ilya Lavrenov c8e22c04c8 extended performance test 11 years ago
Vladislav Vinogradov 150e522bee fix bug #3552: 11 years ago
Ilya Lavrenov 510680a5df typo 11 years ago
Ilya Lavrenov 7629bb78a4 extended performance tests to test 3 channels 11 years ago
Anatoly Baksheev 03bd82796d source compatibility with master 11 years ago
Chechli 72e4f72a75 Update hough_circles.cpp 11 years ago
Ilya Lavrenov 9b627a5e9f disabled 'reshape', 'copyTo' test 11 years ago
Anatoly Baksheev 56754e907d fixed crash for windows if console widow is closed or CTRL_C/CTRL_BRAK keys in console are pressed. 11 years ago
Anatoly Baksheev 1a5dfe421d Added WidgetMerger, Polyline - colors support for each point independently, simple widgets now compute color array instead of setting global color 11 years ago
Ilya Lavrenov 7ce2c3574a restored lost in PR #1735 umat tests 11 years ago
Ilya Lavrenov 4f36bc29d9 cleaned-up UMat tests 11 years ago
Alexander Alekhin 915fb632fd core/ocl: change error processing for missed function 11 years ago
Ilya Lavrenov 8150c1b7e4 added [s|l]rgb <-> lab conversion 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Alexander Alekhin d1606b4aa3 ocl: added SVM perf test 11 years ago
Alexander Alekhin 95e38e457f core/umat: usage flags (with proposals from PR #2195) 11 years ago
Pierre Moulon 8829e9f6c8 Fix a typo error 11 years ago
Vladislav Vinogradov 1ce5165cb7 temporary disable performance test for alphaComp function 11 years ago
Yantao Xie 6b00c4e337 Use CMAKE_CFG_INTDIR meta-variable to get the library output directory of the opencv_matlab. 11 years ago