11374 Commits (b7553d4e2eddc5645023a94a850fe092dd9f223e)
 

Author SHA1 Message Date
Vadim Pisarevsky b7553d4e2e some attempts to tune the performance 11 years ago
Vadim Pisarevsky 02fb3f0a77 it finally works!!! 11 years ago
Vadim Pisarevsky ef509ace43 trying to debug the new cascade 11 years ago
Vadim Pisarevsky 9d3e7e027a almost finished opencl-ization of cascade classifier 11 years ago
Vadim Pisarevsky d8513d627d continue adding OpenCL optimization to cascade classifier 11 years ago
Vadim Pisarevsky 302a5adcc2 converted Haar cascades to the new format; now they are handled with C++ code. 11 years ago
Vadim Pisarevsky fdf1996e2e added old=>new cascade conversion function 11 years ago
Andrey Pavlenko b16f0a25af Merge pull request #1925 from vpisarev:ocl_facedetect2 11 years ago
Roman Donchenko bee4dff89d Merge pull request #1447 from Siddharthk:master 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
Andrey Pavlenko 458ac2592b Merge pull request #1908 from ilya-lavrenov:tapi_imgproc 11 years ago
Vadim Pisarevsky ff87385201 refactored CascadeClassifier to hide implementation details (take 2) 11 years ago
siddharth 778edff9e1 Added comment in demo file 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 05c7c9325a cloning_gui.cpp updated 11 years ago
siddharth 75b76554bf errors in samples/cpp removed 11 years ago
siddharth 01e1ccfa88 cloning_demo error removed 11 years ago
siddharth f8b00e5269 renamed 11 years ago
siddharth 7ab43585aa remove cloning_example.cpp 11 years ago
siddharth 50c19423f9 cloning demo added 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
Roman Donchenko 0736ede7e5 Merge pull request #1914 from SpecLad:merge-2.4 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
Andrey Pavlenko f9190cc662 Merge pull request #1909 from alalek:ocl_tapi_perf 11 years ago
Andrey Pavlenko e585f145f6 Merge pull request #1903 from ilya-lavrenov:tapi_warp 11 years ago
Andrey Pavlenko 001aa70556 Merge pull request #1902 from ilya-lavrenov:tapi_arithm 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