k-shinotsuka
|
992795d47d
|
add SSE code for RGB2Luv_f.
|
2016-10-29 15:28:31 +09:00 |
|
Vadim Pisarevsky
|
84699e0e18
|
Merge pull request #7399 from K-Shinotsuka:issue27
|
2016-10-06 13:31:06 +00:00 |
|
Vadim Pisarevsky
|
294bea11a5
|
Merge pull request #7401 from K-Shinotsuka:issue28
|
2016-10-06 13:30:31 +00:00 |
|
Vadim Pisarevsky
|
8ee459207e
|
Merge pull request #7402 from K-Shinotsuka:issue29
|
2016-10-06 13:29:56 +00:00 |
|
Vadim Pisarevsky
|
285e6ad15b
|
Merge pull request #7404 from K-Shinotsuka:issue30
|
2016-10-06 13:29:00 +00:00 |
|
Vadim Pisarevsky
|
018485050f
|
Merge pull request #7415 from StevenPuttemans:fix_issue_7409
|
2016-10-06 13:25:28 +00:00 |
|
Jcrist99
|
770c69a978
|
fix for feature2d java wrappers as described in this post: http://ans… (#7372)
* fix for feature2d java wrappers as described in this post: http://answers.opencv.org/question/101675/surfsift-java-wrapper-for-opencv-3xosx-1011/
* fix for feature2d java wrappers as described in this post: http://answers.opencv.org/question/101675/surfsift-java-wrapper-for-opencv-3xosx-1011/
* rollback of one change as requested (similar change already merged)
|
2016-10-06 15:48:26 +03:00 |
|
StevenPuttemans
|
524c61279b
|
replace principle by principal
|
2016-10-06 14:09:26 +02:00 |
|
Vadim Pisarevsky
|
a799cc13d9
|
Merge pull request #6078 from PolarNick239:master
|
2016-10-05 17:27:23 +00:00 |
|
Vadim Pisarevsky
|
fad0598634
|
normHamming done with AVX 2 intrinsics (ver 2) (#7405)
* normHamming done with AVX 2 intrinsics.
* fixed compiling AVX2-optimized norm hamming with MSVC
|
2016-10-05 21:23:32 +04:00 |
|
Alexander Alekhin
|
0f03f692a9
|
Merge pull request #7403 from tomoaki0705:fixDuplicateInclude
|
2016-10-05 17:20:45 +00:00 |
|
k-shinotsuka
|
880ace2eb3
|
add simd code when dcn equals 4 at HSV2RGB_b().
|
2016-10-06 00:06:02 +09:00 |
|
k-shinotsuka
|
db8b3252bf
|
add simd code when scn equals 4 at RGB2HLS_b().
|
2016-10-05 22:01:33 +09:00 |
|
Vadim Pisarevsky
|
913b9cd661
|
Merge pull request #7398 from vpisarev:mat2umat_copy_fix
|
2016-10-05 12:21:42 +00:00 |
|
k-shinotsuka
|
c1745539c4
|
add simd code when dcn equals 4 at HLS2RGB_b().
|
2016-10-05 21:02:53 +09:00 |
|
Vadim Pisarevsky
|
42fbfb9be0
|
Merge pull request #7311 from fran6co:lsd
|
2016-10-05 11:27:43 +00:00 |
|
Vadim Pisarevsky
|
43b60f4617
|
Merge pull request #6961 from K-Shinotsuka:issue5
|
2016-10-05 11:23:35 +00:00 |
|
Vadim Pisarevsky
|
33ce36397c
|
Merge pull request #7222 from mschoeneck:Improve_findContours_with_SSE2
|
2016-10-05 11:21:37 +00:00 |
|
Vadim Pisarevsky
|
2b01e316b3
|
Merge pull request #7392 from K-Shinotsuka:issue25
|
2016-10-05 11:19:43 +00:00 |
|
k-shinotsuka
|
a5f493a763
|
add simd code when scn equals 4 at Lab2RGB_b().
|
2016-10-05 20:14:02 +09:00 |
|
Vadim Pisarevsky
|
83f2eb79f1
|
make sure that the empty mat is copied to UMat properly - i.e. UMat becomes empty. Before the patch such copy operation crashed
|
2016-10-05 14:07:50 +03:00 |
|
Tomoaki Teshima
|
f6350bdfa8
|
remove duplicated include
|
2016-10-05 06:53:34 +09:00 |
|
k-shinotsuka
|
47c792ecc0
|
add simd code when scn equals 4 at RGB2Luv_b().
|
2016-10-05 01:18:43 +09:00 |
|
Vadim Pisarevsky
|
eddd417d74
|
Merge pull request #7282 from alalek:fix_calculations
|
2016-10-04 15:05:42 +00:00 |
|
Vadim Pisarevsky
|
3bd5055af1
|
Merge pull request #7336 from K-Shinotsuka:issue23
|
2016-10-04 12:29:46 +00:00 |
|
Vadim Pisarevsky
|
a3d44d523d
|
Merge pull request #7214 from mshabunin:hal_integral
|
2016-10-04 12:26:58 +00:00 |
|
Vadim Pisarevsky
|
2e2ac54eca
|
Merge pull request #7374 from catree:fix_hitmiss_doc_link
|
2016-10-04 12:15:58 +00:00 |
|
Vadim Pisarevsky
|
706862d5ba
|
Merge pull request #7382 from alalek:ocl_build_fix_warnings
|
2016-10-04 12:08:22 +00:00 |
|
Vadim Pisarevsky
|
0ce3686a37
|
Merge pull request #7384 from K-Shinotsuka:issue24
|
2016-10-04 12:06:37 +00:00 |
|
Alexander Alekhin
|
cecc1857dd
|
Merge pull request #7373 from tomoaki0705:featureCannyUniversalIntrinsic
|
2016-10-04 10:52:13 +00:00 |
|
Alexander Alekhin
|
fef677f51a
|
fix defines typo
|
2016-10-03 18:29:11 +03:00 |
|
Tomoaki Teshima
|
841ccccada
|
use universal intrinsic in canny
* add v_abs for universal intrinsic
* add test of v_abs in test_intrin
* fix compile error on gcc
* fix bool OR operation
|
2016-10-03 13:23:43 +09:00 |
|
k-shinotsuka
|
e310c3f9f4
|
add simd code when dcn equals 4 at Luv2RGB_b().
|
2016-10-03 00:20:26 +09:00 |
|
Alexander Alekhin
|
411e551335
|
ocl: autogenerated code
|
2016-10-02 02:43:02 +03:00 |
|
Alexander Alekhin
|
a0add98b30
|
ocl: eliminate build warning
Templates are replaced by macro
|
2016-10-02 02:43:02 +03:00 |
|
Vadim Pisarevsky
|
39467d84bf
|
Merge pull request #7353 from alalek:ocl_update_canny_test_threshold
|
2016-10-01 15:48:21 +00:00 |
|
Vadim Pisarevsky
|
991c41c849
|
Merge pull request #7371 from mshabunin:aruco-java-wrap
|
2016-10-01 15:38:59 +00:00 |
|
Alexander Alekhin
|
1c18b1d245
|
Merge pull request #7370 from souch55:Fixxn
|
2016-10-01 10:44:56 +00:00 |
|
k-shinotsuka
|
1a51a96de2
|
fixed the difference of the calculation result for findStereoCorrespondenceBM_SSE2() and findStereoCorrespondenceBM_().
|
2016-10-01 16:26:35 +09:00 |
|
Alexander Alekhin
|
12e00827be
|
cuda: fix fp16 compilation
|
2016-09-30 23:55:39 +03:00 |
|
catree
|
2dd77f886a
|
Fix dead link for hit or miss documentation.
|
2016-09-30 20:34:30 +02:00 |
|
mshabunin
|
7a7a2749e0
|
Fixed java wrappers
|
2016-09-30 16:21:04 +03:00 |
|
sourin
|
a34fbf7bb1
|
Fixed identifiers warns
|
2016-09-30 15:16:29 +05:30 |
|
Alexander Alekhin
|
a9ab629f60
|
build: fix aarch64 build with aarch64-linux-gnu-g++-4.8
|
2016-09-29 17:26:19 +03:00 |
|
mshabunin
|
55e3deac46
|
Merge remote-tracking branch 'upstream/master' into pr7050
|
2016-09-29 12:57:28 +03:00 |
|
Maksim Shabunin
|
3d5c0f1faf
|
HAL interface for cv::integral
|
2016-09-29 12:12:10 +03:00 |
|
Alexander Alekhin
|
696972bf8e
|
ocl: update Canny test threshold
OpenCL Device:
- Intel(R) HD Graphics (OpenCL 2.0: r2.0.54425)
|
2016-09-28 13:38:02 +03:00 |
|
Alexander Alekhin
|
73e1d64ae0
|
Merge pull request #6956 from mshabunin:fix-chessboard-bug
|
2016-09-27 13:33:42 +00:00 |
|
Alexander Alekhin
|
f4b84dd45d
|
Merge pull request #7334 from daB0bby:patch-3
|
2016-09-27 13:29:50 +00:00 |
|
Alexander Alekhin
|
4a5b775a8d
|
Merge pull request #7333 from daB0bby:patch-2
|
2016-09-27 13:29:32 +00:00 |
|