8108 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 4c66b87698 fixed -Wshadow and other warnings, added rvec test 11 years ago
Anatoly Baksheev f62ffa2aea compilation 11 years ago
Anatoly Baksheev f9ca6cfd22 fixed ocv_module_disable() 11 years ago
Anatoly Baksheev 546c084fe6 fixed shadow error and added ocv_disable_module 11 years ago
Anatoly Baksheev 0e88733b13 updating Viz cmake (switched to WITH_VTK option) 11 years ago
Anatoly Baksheev 3830a0b5b2 fixed bug with deletion from std::map 11 years ago
Anatoly Baksheev a6ab9be5a6 removed VizAccessor from docs 11 years ago
Anatoly Baksheev fb62a66b69 removed unused code 11 years ago
Anatoly Baksheev b88fdc73d6 VizAccessor is now private and renamed to VizStorage 11 years ago
Anatoly Baksheev d970d58308 added Viz::tutorial2 test 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
Anatoly Baksheev 177f7eb339 fixed warning 11 years ago
Anatoly Baksheev 0895616576 switched from unnecessarily 'dobule' to 'float' in some places (commonly for widget scale) 11 years ago
Anatoly Baksheev b560cc35d9 removed Ptr typedef from Viz3d. It is deprecated since Viz3d itseez is a shared pointer 11 years ago
Ilya Lavrenov 73aa43d2ca fixed warnings 11 years ago
Elena Gvozdeva f5a01f15a5 Fixed test for ocl_flip 11 years ago
Ilya Lavrenov 926cab2baa fixed warnings 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
Vadim Pisarevsky 828b0b151b another attempt to fix compile errors 11 years ago
Vadim Pisarevsky fe11ca886a trying to eliminate compile problems 11 years ago
Vadim Pisarevsky ff87385201 refactored CascadeClassifier to hide implementation details (take 2) 11 years ago
siddharth c48ad880f3 Errors resolved 11 years ago
Anna Kogan 944f7bac42 After-merge corrections 11 years ago
siddharth 573e818415 New changes done and removed opencv_extra folder 11 years ago
siddharth 33e6c07485 Removed build errors and removed test images 11 years ago
siddharth 2f65a0d4ba Changes done in npr module 11 years ago
siddharth 35d9ca6483 Changes done in cloning module 11 years ago
siddharth daa9694cab Changes done in decolorization module 11 years ago
siddharth 94eab9babe Revert Back 11 years ago
siddharth 6c7272bde1 Update to remove Android error 11 years ago
siddharth 3b239561c6 Changed STL in contrast_preserve file 11 years ago
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 11 years ago
siddharth 56ab1c18e6 new filters added and all the 3 modules updated 11 years ago
siddharth ae9b4003ae edge preserve filters added and windows warning removed 11 years ago
siddharth 1ed0e44090 added keyboard control 11 years ago
siddharth e170115ad0 new interface added. decolor and cloning module added. 11 years ago
siddharth 5b0ee9e085 decolor module updated 11 years ago
siddharth 0802c06571 seamless cloning added 11 years ago
siddharth a1b3ba02a7 add color_boost + doc 11 years ago
siddharth 88aa4a9902 decolor module updated 11 years ago
siddharth 95db69f6b9 added new files 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 5b5f5878ce added tests to imgproc 11 years ago