10003 Commits (c9528b3952777298fda3ac354436a2484b0fa91b)

Author SHA1 Message Date
Ilya Lavrenov 1f6b719776 added ippisFlip to cv::sort 11 years ago
Ilya Lavrenov 26e8c6216f cv:;sortIdx 11 years ago
Ilya Lavrenov d5513f522b cv::sort 11 years ago
Alexander Karsakov 4f4a95299a Added setIppErrorStatus 11 years ago
Alexander Karsakov 6202f54a18 Fixed sanity check for integer type 11 years ago
Ilya Lavrenov 05a47d9014 cmd option 11 years ago
Ilya Lavrenov 87eb1b8fcc fixes in imgproc 11 years ago
Ilya Lavrenov 6f9ca3d77c fixed some errors 11 years ago
Ilya Lavrenov ce0941160e added status check 11 years ago
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Istvan Sarandi e18224110c Removed emptiness check from cv::hconcat and cv::vconcat. Sometimes you want to concatenate with an empty matrix. 11 years ago
Maks Naumov 3e5a69d8ba remove unused variables in OCL_PERF_TEST_P() 11 years ago
Maks Naumov dba0f9fc8f remove unused variable in erGrouping() 11 years ago
Maks Naumov 9e10c09f2d remove unused variable in LineSegmentDetectorImpl::compareSegments() 11 years ago
Alexander Karsakov a7d12aabab Added epsilon for tests with float data type 11 years ago
Alexander Karsakov 793e980876 Added IPP Pyramid API functions to cv::buildPyramid 11 years ago
Alexander Karsakov ef2f5999ed Added perf test for cv::buildPyramid 11 years ago
Alexander Karsakov 8230f1fd68 Added ippiPyrUp_Gauss5x5 to cv::pyrUp 11 years ago
Alexander Karsakov f218dffce6 Added ippiPyrDown_Gauss5x5 to cv::pyrDown 11 years ago
Alexander Karsakov 10cb660240 Fixed condition 11 years ago
unknown c2f540d090 White space fixes 11 years ago
Alexander Alekhin 3bb6db522d ICV: mark missed functions 11 years ago
GregoryMorse aa3c36f545 Update cap_msmf.cpp 11 years ago
Elena Gvozdeva 3553e9379b fixed 11 years ago
unknown 36d33dd6c2 Review comments 11 years ago
Aaron Kunze ebbac3c66d Optimizes OpenCL resize and optical flow to use image extension. 11 years ago
Alexander Karsakov 53bc93730c Added suppressing deprecation for ippiMulC_32f_C1IR 11 years ago
Ilya Lavrenov 884b706b3a fixed warning 11 years ago
Ilya Lavrenov ad7f2311c0 cv::Laplacian 11 years ago
Ilya Lavrenov 2a051a124f cvtColor 11 years ago
krodyush 57992e0169 replace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices. 11 years ago
Tony 65f63421fa Change quotes around GTK headers for angle brackets 11 years ago
Tony 1638341270 Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
unknown d2b4ee1e9b More intendation fixes 11 years ago
unknown 06df383675 Indent fixes 11 years ago
Alexander Alekhin 3a1a3da782 fix tests 11 years ago
Ilya Lavrenov 19d470749b added macro for denoting region for suppression of "Wdeprecated-declarations" 11 years ago
Andrey Pavlenko 925178749a removing `SuppressWarning` and `CV_OPENCL_RUN` 11 years ago
Alexander Alekhin 3578f0afe9 ocl: workaround for synchronization issue in ::map() 11 years ago
Alexander Alekhin 588658d1a3 tapi: stitching: fix documentation 11 years ago
Alexander Alekhin 026b13b3db TAPI: stitching: blender: fix OpenCL path & adjust test condition 11 years ago
Alexander Alekhin e6cc1be7e8 stitching: allow to use dynamic DescriptorMatcher 11 years ago
Alexander Alekhin 06738468af TAPI: stiching: add custom OpenCL kernels for MultiBandBlender 11 years ago
Alexander Alekhin c22d92c1cb stitching: extend logging 11 years ago
Alexander Alekhin a7f69a37e3 stitching: use BORDER_CONSTANT in warp 11 years ago
Alexander Alekhin c4a31a1ab1 TAPI: stitching: optimize compare operation 11 years ago
Alexander Alekhin 7a5c1babde TAPI: stitching: optimize exposure 11 years ago
Alexander Alekhin 2737e3c99b TAPI: stitching: workaround for problem getUMat() call 11 years ago
Alexander Alekhin c1ea6f3c42 TAPI: stitching: improve warpers 11 years ago