11207 Commits (dcae7698adb4a3883d42016431ed298e021d8172)

Author SHA1 Message Date
Adrien BAK a14bfb331d remove logging 10 years ago
Adrien BAK a361cc9479 remove some more useless buffers and rename a bunch of variables 10 years ago
Adrien BAK 61fe623cf1 backport bug fix 10 years ago
Adrien BAK d46c466e20 remove useless buffers 10 years ago
Adrien BAK 89be83e5be rename variables 10 years ago
Adrien BAK b3ddc2b9a7 refactor array_product 10 years ago
Adrien BAK 33c15d6309 rename stuff, adds logging and replace shitty else if chain by switch 10 years ago
Adrien BAK 1f6acc23fa adds header guards + move impl to proper file 10 years ago
Adrien BAK e8c2f2ee3e constness 10 years ago
Adrien BAK 2f046ae873 fix grayscale loading 10 years ago
Adrien BAK 63715a899e fix regressiont ests npr 10 years ago
Adrien BAK ed0eb139cb improve decolor tests 10 years ago
Adrien BAK 0a3aab288a improved cloning test 10 years ago
Vadim Pisarevsky 1796a26fc7 yet another attempt to refactor features2d; the first commit, features2d does not even compile 10 years ago
Vadim Pisarevsky 3b250d6e9c this is trivial change; the main change is in opencv_extra - added regression data for perf tests 10 years ago
Ilya Lavrenov faf91a466c imrpoved output of warp test in case of failure 10 years ago
edgarriba 4071c4e7c9 Updating to c++ interfaces 10 years ago
Ilya Lavrenov af04a85303 fixes for cv::accumulate** 10 years ago
Artur Wieczorek ec93d103b7 Refactored code responsible for printing debug messages in DShow video capture module to reduce footprint in Release mode. 10 years ago
Ilya Lavrenov 5f23d99918 the rest modes of cv::Mat::convertTo 10 years ago
Artur Wieczorek c54928e003 Fixed getting CV_CAP_PROP_FOURCC property value 10 years ago
Artur Wieczorek efd237b8b8 Fixed media type guid for I420 in DShow capture. 10 years ago
Artur Wieczorek de0b46a765 Fixed selecting media type in DShow video capture. 10 years ago
Ilya Lavrenov 4babecf3b0 fixes for cv::addWeighted and cv::Mat::dot 10 years ago
vbystricky 1d280352f4 Add code for print errors of OpenCL kernels runing 10 years ago
Alexander Karsakov a8169f08fc Used checking norm of results for LPSolver accuracy tests 10 years ago
ElenaGvozdeva 75601ccf9e small change in description for Gemm 10 years ago
Ilya Lavrenov 183e378bd0 cv::resize (INTER_LINEAR && INTER_CUBIC) 10 years ago
Ilya Lavrenov 00b8f0dec1 cv::pyrUp 10 years ago
Ilya Lavrenov 48a9905f5d cv::pyrDown 10 years ago
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
Ilya Lavrenov 7166b7b640 cv::cvtColor (RGB2Luv CV_8U) 10 years ago
Ilya Lavrenov 1c1c41d3be cv::cvtColor (Luv2RGB CV_8U) 10 years ago
Ilya Lavrenov 06461b401a cv::cvtColor (Lab2BGR CV_8U) 10 years ago
Ilya Lavrenov 71c3e67cb2 cv::cvtColor (HLS2RGB CV_8U) 10 years ago
Ilya Lavrenov c173d9fa18 cv::cvtColor (RGB2HLS CV_8U) 10 years ago
Ilya Lavrenov 8d367d4b4d cv::cvtColor (HSV2RGB CV_8U) 10 years ago
Ilya Lavrenov eb3046f7d3 cv::cvtColor (Gray2RGB5x5) 10 years ago
Alexander Karsakov 66a8acfd3d Optimization for HoughLinesP 10 years ago
berak 56fcc41d70 bugfix #3945 pass idx,idx1 by reference instead of static vars 10 years ago
edgarriba 88aed15ffa Removing windows compilation crashes 10 years ago
edgarriba 022ec106f0 Removing windows compilation crashes 10 years ago
Ilya Lavrenov f91e461ea0 cv::cvtColor (RGB5x52Gray) 10 years ago
Ilya Lavrenov a84c4ac197 cv::cvtColor (RGBRGB5x5) 10 years ago
Ilya Lavrenov b9f57bda05 cv::cvtColor (RGB5x52RGB) 10 years ago
Ilya Lavrenov 28ee84b731 cv::cvtColor (BGR[A]2RGB[A]) 10 years ago
edgarriba 2494e028c0 Updating upnp sanity heck 10 years ago
edgarriba 1709421c2c Updating sanity check 10 years ago
edgarriba 71dd9a6f1b Updating sanity check 10 years ago
edgarriba 862b675bee Updating sanity check 10 years ago