19941 Commits (73a8fa8e6e50660a671620563156b8d7cddecf82)
 

Author SHA1 Message Date
Alexander Alekhin 21d9412c93 cmake: fix for GCC 6.x 8 years ago
Alexander Alekhin fef677f51a fix defines typo 8 years ago
Tomoaki Teshima 841ccccada use universal intrinsic in canny 8 years ago
k-shinotsuka e310c3f9f4 add simd code when dcn equals 4 at Luv2RGB_b(). 8 years ago
Alexander Alekhin fa87422026 Merge pull request #7358 from convoyinc:ios-framework-module-exclusion 8 years ago
Alexander Alekhin 411e551335 ocl: autogenerated code 8 years ago
Alexander Alekhin a0add98b30 ocl: eliminate build warning 8 years ago
Vadim Pisarevsky 39467d84bf Merge pull request #7353 from alalek:ocl_update_canny_test_threshold 8 years ago
Vadim Pisarevsky a719a6f17c Merge pull request #7368 from berak:py_tutorials_fix 8 years ago
Vadim Pisarevsky 991c41c849 Merge pull request #7371 from mshabunin:aruco-java-wrap 8 years ago
Vadim Pisarevsky b741ec2dc1 Merge pull request #7376 from alalek:fix_gcc_pch 8 years ago
Alexander Alekhin 1c18b1d245 Merge pull request #7370 from souch55:Fixxn 8 years ago
Alexander Alekhin 16b4ccb846 Merge pull request #7377 from alalek:fix_cuda_fp16 8 years ago
k-shinotsuka 1a51a96de2 fixed the difference of the calculation result for findStereoCorrespondenceBM_SSE2() and findStereoCorrespondenceBM_(). 8 years ago
Alexander Alekhin 12e00827be cuda: fix fp16 compilation 8 years ago
Alexander Alekhin a3f74aaaaf cmake: repair GCC PCH 8 years ago
catree 2dd77f886a Fix dead link for hit or miss documentation. 8 years ago
mshabunin 7a7a2749e0 Fixed java wrappers 8 years ago
berak c2513ffb5f python tutorials: removed remainders of former Algorithm interface 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Alexander Alekhin 63280767f1 Merge pull request #7360 from alalek:fix_aarch64_fp16 8 years ago
Alexander Alekhin a9ab629f60 build: fix aarch64 build with aarch64-linux-gnu-g++-4.8 8 years ago
Maksim Shabunin 2f6c37b806 Merge pull request #7361 from StevenPuttemans:fix_documentation_link_OPENNI 8 years ago
StevenPuttemans e1b4f5aeb6 fix issue 7352 8 years ago
mshabunin 55e3deac46 Merge remote-tracking branch 'upstream/master' into pr7050 8 years ago
Maksim Shabunin 3d5c0f1faf HAL interface for cv::integral 8 years ago
Ian MacLeod b78f1ad823 Support for blacklisting modules when building iOS and OS X frameworks 8 years ago
Alexander Alekhin 6970469299 Merge pull request #7347 from tomoaki0705:fixClang3rdparty 8 years ago
Alexander Alekhin 696972bf8e ocl: update Canny test threshold 8 years ago
Alexander Alekhin a595ea208d Merge pull request #7342 from terfendail:OVXHAL_redundant_consts 8 years ago
Tomoaki Teshima c0216c518f let the build available using clang 8 years ago
Alexander Alekhin 73e1d64ae0 Merge pull request #6956 from mshabunin:fix-chessboard-bug 8 years ago
Alexander Alekhin f4b84dd45d Merge pull request #7334 from daB0bby:patch-3 8 years ago
Alexander Alekhin 4a5b775a8d Merge pull request #7333 from daB0bby:patch-2 8 years ago
Vitaly Tuzov 91002393a5 Remove redundant constant definitions 8 years ago
Alexander Alekhin d34f2cfefe Merge pull request #7317 from tomoaki0705:fixIfdefFp16 8 years ago
daB0bby 809bbb472b bypass macro 8 years ago
daB0bby 7840b07d2f bypass macro 8 years ago
Tomoaki Teshima c7cb116dc0 check FP16 build condition correctly 8 years ago
Alexander Alekhin 7f14a278a7 Merge pull request #7321 from sovrasov:python_test_update 8 years ago
Maksim Shabunin b8bce55270 Several chessboard detector improvements: 8 years ago
Maksim Shabunin ee7e231e8b Merge pull request #7322 from alalek:fix_test_crash 8 years ago
Maksim Shabunin 9e27f82ee2 Merge pull request #7328 from alalek:fix_win32_2 8 years ago
Alexander Alekhin f50f34016e test: fix test crash (exception in destructor) 8 years ago
Alexander Alekhin c66efd05fa imgproc: use target type for calculations 8 years ago
Vadim Pisarevsky fbc44bcb78 Merge pull request #6845 from jbosch:master 8 years ago
Alexander Alekhin 7366be696a imgproc: fix win32 build 8 years ago
Vadim Pisarevsky 0330322dbd Merge pull request #6820 from grochefort:fix_backgroundsubstractormog2_master 8 years ago
Francisco Facioni 8283ddb52f LSD: Use a fixed size array instead of using std::vector 8 years ago
Francisco Facioni de9c0d9926 LSD: Avoid re allocating the histogram for multiple calls of LineSegmentDetector::detect in ll_angle 8 years ago