15035 Commits (cf0cc00547b08a0202f6b58f6f9751c1304573c2)
 

Author SHA1 Message Date
Vadim Pisarevsky 397870d7a5 Merge pull request #3279 from akarsakov:ocl_houghlines 11 years ago
Vadim Pisarevsky 263fd81bbc Merge pull request #3245 from avdmitry:hello_opencv_sample 11 years ago
Vadim Pisarevsky 9575a82a9e Merge pull request #3299 from felixendres:orb_keypoint_detector_threshold 11 years ago
Vadim Pisarevsky 6fa6e3d3d5 Merge pull request #3301 from MC-Escherichia:fix_gen_javadoc_py_prints 11 years ago
Vadim Pisarevsky bc7ab6c2df Merge pull request #3302 from berak:doc_fix_constants_30 11 years ago
Vadim Pisarevsky 0c1b405964 Merge pull request #3320 from ElenaGvozdeva:gemm_doc 11 years ago
Vadim Pisarevsky f238c69511 Merge pull request #3321 from vbystricky:oclShowRunErrors 11 years ago
Ilya Lavrenov 4babecf3b0 fixes for cv::addWeighted and cv::Mat::dot 11 years ago
vbystricky 1d280352f4 Add code for print errors of OpenCL kernels runing 11 years ago
Alexander Karsakov a8169f08fc Used checking norm of results for LPSolver accuracy tests 11 years ago
ElenaGvozdeva 75601ccf9e small change in description for Gemm 11 years ago
Ilya Lavrenov 183e378bd0 cv::resize (INTER_LINEAR && INTER_CUBIC) 11 years ago
Ilya Lavrenov 00b8f0dec1 cv::pyrUp 11 years ago
Ilya Lavrenov 48a9905f5d cv::pyrDown 11 years ago
Alexander Alekhin 4f48a05906 Merge pull request #3317 from akarsakov:ocl_cvtcolor_perf_tests 11 years ago
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 11 years ago
Vadim Pisarevsky ac730d9f53 Merge pull request #3312 from berak:b_3945_30 11 years ago
Ilya Lavrenov 7166b7b640 cv::cvtColor (RGB2Luv CV_8U) 11 years ago
Ilya Lavrenov 1c1c41d3be cv::cvtColor (Luv2RGB CV_8U) 11 years ago
Ilya Lavrenov 06461b401a cv::cvtColor (Lab2BGR CV_8U) 11 years ago
Ilya Lavrenov 71c3e67cb2 cv::cvtColor (HLS2RGB CV_8U) 11 years ago
Ilya Lavrenov c173d9fa18 cv::cvtColor (RGB2HLS CV_8U) 11 years ago
Ilya Lavrenov 8d367d4b4d cv::cvtColor (HSV2RGB CV_8U) 11 years ago
Ilya Lavrenov eb3046f7d3 cv::cvtColor (Gray2RGB5x5) 11 years ago
Alexander Karsakov 66a8acfd3d Optimization for HoughLinesP 11 years ago
berak 56fcc41d70 bugfix #3945 pass idx,idx1 by reference instead of static vars 11 years ago
Alexander Alekhin 14d5358982 Merge pull request #3210 from akarsakov:ocl_gftt_opt 11 years ago
Maksim Shabunin 21a27687d0 Merge pull request #3304 from eltermann:master 11 years ago
edgarriba 9698cc93d9 Merge branch 'master' of https://github.com/edgarriba/opencv 11 years ago
edgarriba 88aed15ffa Removing windows compilation crashes 11 years ago
edgarriba 022ec106f0 Removing windows compilation crashes 11 years ago
edgarriba f317d1277f Merge remote-tracking branch 'upstream/master' 11 years ago
Ilya Lavrenov f91e461ea0 cv::cvtColor (RGB5x52Gray) 11 years ago
Ilya Lavrenov a84c4ac197 cv::cvtColor (RGBRGB5x5) 11 years ago
Ilya Lavrenov b9f57bda05 cv::cvtColor (RGB5x52RGB) 11 years ago
Ilya Lavrenov 28ee84b731 cv::cvtColor (BGR[A]2RGB[A]) 11 years ago
edgarriba 2494e028c0 Updating upnp sanity heck 11 years ago
edgarriba 1709421c2c Updating sanity check 11 years ago
edgarriba 71dd9a6f1b Updating sanity check 11 years ago
Maksim Shabunin 478dd01c91 Merge pull request #3293 from a-wi:MSMF_remove_ATL_dependency_v3 11 years ago
edgarriba 862b675bee Updating sanity check 11 years ago
edgarriba f328f9a10d Removing whitespaces 11 years ago
Ilya Lavrenov a54f6bb08b cv::cvtColor 11 years ago
edgarriba 72fb85f6a0 Removing whitespaces 11 years ago
edgarriba 4d54f35a96 Updating documentation 11 years ago
edgarriba d6bf209bb3 Updating for N=2 11 years ago
eltermann c87af333b3 Documentation fix on py_tutorials 11 years ago
Matthew Conway 92efe4534b update gen_javadoc prints to python3 syntax fixed #3768 11 years ago
Dmitriy Anisimov 4c08581e48 opencv_version 11 years ago
berak 7cb3f3def7 change remaining c-api CV_ prefixes in constants 11 years ago