1300 Commits (9d87f9c9740dd1128d25ad72bb2684ad7720ef01)

Author SHA1 Message Date
Ilya Lavrenov c16c9a2e8e added cv::split to T-API 11 years ago
Ilya Lavrenov b6c33bf86b added cv::norm to T-API 11 years ago
Ilya Lavrenov cd3f7fbf05 added cv::merge to T-API 11 years ago
Anatoly Baksheev 546c084fe6 fixed shadow error and added ocv_disable_module 11 years ago
Anatoly Baksheev ace71cef3f Added Affine3<T>::rvec() 11 years ago
Anatoly Baksheev 9f1f5aed53 compilation 11 years ago
Anatoly Baksheev a9c7aa92d9 removed CV_EXPORTS from cv::Afiine 11 years ago
Elena Gvozdeva f5a01f15a5 Fixed test for ocl_flip 11 years ago
Ilya Lavrenov 3eaa8f149b added cv::intergal to T-API 11 years ago
Elena Gvozdeva b930028727 Added cv::flip using Transparent API 11 years ago
Ilya Lavrenov e2b99a32b2 added cv::threshold to T-API 11 years ago
Ilya Lavrenov 474fc887a6 added cv::copyMakeBorder to T-API 11 years ago
Ilya Lavrenov 49474903cb refactoring 11 years ago
Ilya Lavrenov 49e729f89d ability to use cv::PSNR with transparent cv::norm 11 years ago
Ilya Lavrenov 88bceb5060 added cv::meanStdDev to T-API 11 years ago
Ilya Lavrenov b8edc2cc4d added cv::sum to T-API 11 years ago
Ilya Lavrenov 28575c1969 added cv::countNonZero to T-API 11 years ago
Ilya Lavrenov fed7e61879 added cv::repeat to T-API (fix for copyTo -> UMat is needed) 11 years ago
Ilya Lavrenov e17107e864 added cv::compare to T-API 11 years ago
Ilya Lavrenov a180cebb2d added cv::polarToCart to T-API 11 years ago
Ilya Lavrenov ba850f0b64 added cv::cartToPolar to T-API 11 years ago
Ilya Lavrenov 435028ccee added cv::transpose to T-API 11 years ago
Ilya Lavrenov 6ab297718d added setIdentity to T-API 11 years ago
Ilya Lavrenov 3e586f42a0 added cv::pow to T-API 11 years ago
Ilya Lavrenov 997ec60839 added OCL-TAPI arithm tests 11 years ago
Ilya Lavrenov 803672feea added cv::remap to T-API 11 years ago
Ilya Lavrenov dcce9d7088 added cv::warpAffine to T-API 11 years ago
Ilya Lavrenov 55af7857b9 added cv::warpPerspective to T-API 11 years ago
Alexander Alekhin 7d9150460a core/ocl: added perf test infra + "Add" perf test 11 years ago
Konstantin Matskevich eaf620ddde small fix 11 years ago
Konstantin Matskevich 14dccdf23d T-API cv::log, cv::exp, cv::magnitude, cv::phase 11 years ago
Vadim Pisarevsky cd97d789b6 dummy commit to rerun pre-commit tests 11 years ago
Vadim Pisarevsky 161c3b71e6 hopefully, now opencv_test_imgproc should pass 11 years ago
Séverin Lemaignan efe564e3b3 Ensure compilation to Javascript with Emscripten 11 years ago
Vadim Pisarevsky 5fea17ff0d still trying to fix failure in opencv_test_imgproc 11 years ago
Vadim Pisarevsky 82b852c13c yet another attempt to make Core_UMat.getUMat test work 11 years ago
Vadim Pisarevsky 9be727b1ea another attempt to fix Core_UMat.getUMat test 11 years ago
Vadim Pisarevsky f263fe145a trying to guess and fix strange failure in core test 11 years ago
Vadim Pisarevsky d7f4a223cf fixed several compile errors/warnings; reacted on the PR comments 11 years ago
Vadim Pisarevsky 6da5d21331 fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance 11 years ago
Alexander Alekhin c1cfb4d422 core: added cv::error with CV_NORETURN attr 11 years ago
Ilya Lavrenov 09795e3265 added cv::resize INTER_AREA to T-API 11 years ago
Ilya Lavrenov 4eba74ee19 added cv::LUT to T-API 11 years ago
Philippe FOUBERT 22ad487328 Comment correction 11 years ago
Philippe FOUBERT 735f704b3e Add on optional parameter to the matx invert function to know if this operation is successfull without having to analyse the matrix (it may fail in case of bad preconditioning or inappropriate decomposition method) 11 years ago
Ilya Lavrenov 41d046a2db restored ocl_cvtcolor.cl 11 years ago
Ilya Lavrenov 0b900b54e5 RGB[A] <-> HSV 11 years ago
GregoryMorse e4793e3d5e Update system.cpp 11 years ago
Konstantin Matskevich 145855767c bugfix in deallocate 11 years ago
Ilya Lavrenov 9d23a0cb81 fixed ocl_arithm_op; fix for 3-channel images is needed 11 years ago