15123 Commits (1f43999f2ab2954386262cb27f284937614b281a)
 

Author SHA1 Message Date
bartaandras 21227ba092 Fixed calc_output_scale with NO_OUTPUT_SCALE flag set. 10 years ago
Yusuke Suzuki 9cd08c662c add V4L2_PIX_FMT_RGB24 convert code 10 years ago
Brian Park 9e3a2cbab2 check input paramter by checking the image size 10 years ago
Daniel Sjölie 323c922322 Use OPENNI2_INCLUDE64 environment variable. 10 years ago
berak c2cb3b515d support older gcc versions 10 years ago
Ilya Lavrenov 1fe5441185 cv::convertMaps 10 years ago
Ilya Lavrenov aa11e102fd removed saturation from pyramids 10 years ago
Ilya Lavrenov 8d0383180c fixes for cv::warpAffine 10 years ago
Ilya Lavrenov 15af3f7114 fixes in VResizeLinearVec_32s8u 10 years ago
Ilya Lavrenov a4dd2162f2 cv::resize (INTER_LANCZOS4) 10 years ago
Ilya Lavrenov 1b01e1fe68 cv::resize (INTER_AREA CV_16S, CV_32F) 10 years ago
Ilya Lavrenov 4ed696d770 cv::compareHist (CV_COMP_INTERSECT) 10 years ago
Ilya Lavrenov 5ca25ab8f0 cv::pow (integer power) 10 years ago
Ilya Lavrenov ccdc71286c cv::polarToCart 10 years ago
Ilya Lavrenov d5f006eee5 cv::magnitude; cv::corner** 10 years ago
Ilya Lavrenov fb97273b3c cv::phase; cv::cartToPolar 10 years ago
Ilya Lavrenov 7e6fb668ed cv::pyrUp 10 years ago
Ilya Lavrenov 46faf592fc cv::warpAffine 10 years ago
Ilya Lavrenov 85a814f748 VResizeLinearVec_32s8u 10 years ago
Vadim Pisarevsky dce629d0e2 Merge pull request #3343 from mshabunin:doxygen-docs 10 years ago
Vadim Pisarevsky e19a12f655 Merge pull request #3361 from mshabunin:fix-drawing 10 years ago
Brian Park 5de5f26223 Merge remote-tracking branch 'upstream/master' 10 years ago
Alexander Alekhin cae89a7a88 Merge pull request #3318 from akarsakov:ocl_cvtcolor 10 years ago
Alexander Alekhin fd59551ff0 Merge pull request #3354 from vbystricky:oclopt_convertScaleAbs 10 years ago
Alexander Alekhin efebd83bc8 Merge pull request #3159 from ElenaGvozdeva:ocl_gemm 10 years ago
Alexander Alekhin 4a9cfbf806 Merge pull request #3379 from akarsakov:gftt_empty_src 10 years ago
Alexander Karsakov 967a88759f Don't process empty src image in GFTT 10 years ago
ElenaGvozdeva d88fdd0378 use LOCAL_SIZE+1 10 years ago
Alexander Karsakov 643c906f3d Added optimized loading to YUV2RGB_422 kernel 10 years ago
Alexander Alekhin fae2eb8a1a Merge pull request #3353 from Chuanbo-Weng:master 10 years ago
Alexander Alekhin 30222c7be8 Merge pull request #3359 from akarsakov:ocl_buildMaps 10 years ago
Jose-Luis Blanco-Claraco 539acaf348 OpenCVConfig.cmake: Fix CMake CMP0012 warning 10 years ago
Alexander Karsakov 1466621f99 Added loading 4 pixels in line instead of 2 to RGB[A] -> YUV(420) kernel 10 years ago
Alexander Karsakov ebfaf4c5d8 Added checking that z is non zero to buildWarpPlaneMaps kernel 10 years ago
Alexander Karsakov 0aab779532 Overload PlaneWarper::buildMaps method from base class 10 years ago
ElenaGvozdeva 65b8a1cb37 Some small fixes 10 years ago
Elena Gvozdeva c5a2879ce0 use vectors 10 years ago
Elena Gvozdeva 2d89df1804 use local memory 10 years ago
Elena Gvozdeva d78bc3c321 naive implementation 10 years ago
Alexander Alekhin dee56598e9 Merge pull request #3369 from vbystricky:fix_scaleAdd 10 years ago
Pat O'Keefe 83ccdabe7e Add test for calib3d function decomposeProjectionMatrix(...) 10 years ago
Alexander Alekhin 1f08d8cb6f Merge pull request #3367 from akarsakov:ocl_image2d 10 years ago
Alexander Alekhin 1fbad26fe3 Merge pull request #3342 from alalek:perf_stability_check 10 years ago
vbystricky 8466911ad0 Move _dst.create() to the begining of scaleAdd function 10 years ago
Alexander Alekhin caba92f2b8 Merge pull request #3284 from vbystricky:oclopt_stereoBM 10 years ago
Alexander Alekhin 63383ef1d8 Merge pull request #3368 from alalek:amd_clfinish 10 years ago
Alexander Karsakov 237cb93143 Added extra checks to ocl::Image2D 10 years ago
Alexander Alekhin 579a7fff6d ocl: restore clFinish() in unmap() for AMD devices 10 years ago
Maksim Shabunin 071e78d02e Disabled videoio_video_prop_fps test 10 years ago
vbystricky 21ad8e92d4 Optimize OpenCL version of StereoBM function 10 years ago