Dominik Rose
|
cfaae5917b
|
Calib3d documentation:
- fixed reference to Slabaugh
|
2013-04-26 11:34:35 +02:00 |
|
poiuytrez
|
60bf018781
|
Fix android tutorial 3 second picture taken bug
|
2013-04-24 12:38:15 +02:00 |
|
Alexander Smorkalov
|
8606ee4beb
|
Front/Back camera semantic support added to Android VideoCapture back-end.
|
2013-04-24 10:56:16 +04:00 |
|
yao
|
f788d010f7
|
fix a crash on CPU OCL for some specified image sizes
|
2013-04-24 14:12:41 +08:00 |
|
peng xiao
|
9cfa24e515
|
Fix thread sync for csbp.
|
2013-04-23 17:35:40 +08:00 |
|
yao
|
b386ea72aa
|
use float when sum overflow
|
2013-04-23 17:23:05 +08:00 |
|
peng xiao
|
3282aaa1f5
|
Fix a bug found on Intel OpenCL SDK.
|
2013-04-23 15:34:40 +08:00 |
|
Peng Xiao
|
c701d54281
|
Fix build errors
|
2013-04-21 11:19:37 +08:00 |
|
Peng Xiao
|
7b08d5ec69
|
Add OpenCL stereo CSBP implementation
|
2013-04-20 00:34:37 +08:00 |
|
Andrey Kamaev
|
a9a269505c
|
Merge pull request #829 from SpecLad:sphinx-ver-1
|
2013-04-17 15:45:53 +04:00 |
|
Andrey Kamaev
|
28aefc4f5a
|
Merge pull request #817 from pengx17:2.4_ocl_bitwise_cleanup
|
2013-04-17 15:45:38 +04:00 |
|
Roman Donchenko
|
bd6f80faf3
|
Redo the Sphinx check to do the same thing on all platforms.
This also fixes the bug where the Sphinx version gets detected as
"Sphinx vX.Y.Z" instead of "X.Y.Z" on Unix-like systems.
|
2013-04-17 12:33:11 +04:00 |
|
Andrey Kamaev
|
f6848b66d6
|
Merge pull request #826 from pengx17:2.4_canny_clampfix
|
2013-04-17 11:09:49 +04:00 |
|
Andrey Kamaev
|
bf551df4cf
|
Merge pull request #825 from pengx17:2.4_query_cpu_wavesize
|
2013-04-17 11:09:37 +04:00 |
|
Andrey Kamaev
|
5eff4f8340
|
Merge pull request #822 from taka-no-me:better_cv_enum
|
2013-04-17 11:08:58 +04:00 |
|
Andrey Pavlenko
|
8c40f0ccf2
|
fixing build and lint warnings
|
2013-04-16 15:30:43 +04:00 |
|
peng xiao
|
0f7d7100e5
|
Add clamping for y dimension.
|
2013-04-16 15:49:15 +08:00 |
|
peng xiao
|
6f63a5d8d5
|
Let wave_size=1 on CPU.
|
2013-04-16 14:41:30 +08:00 |
|
Andrey Kamaev
|
c02095ae1c
|
Merge pull request #821 from taka-no-me:contributing
|
2013-04-16 10:16:14 +04:00 |
|
Andrey Kamaev
|
96b008cd29
|
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
|
2013-04-15 19:39:49 +04:00 |
|
Andrey Kamaev
|
ecf28cc21e
|
Add contributing page for Github
|
2013-04-15 16:57:58 +04:00 |
|
yao
|
69a0b5dde5
|
Add OclCascadeClassifierBuf interface
|
2013-04-15 17:24:30 +08:00 |
|
yao
|
dec6a3b080
|
make boxfilter kernel compile on Mac GPU OCL
|
2013-04-15 16:46:25 +08:00 |
|
Andrey Kamaev
|
2ae3ab11e3
|
Merge pull request #814 from taka-no-me:gtest_r652
|
2013-04-15 12:13:16 +04:00 |
|
Andrey Kamaev
|
0df6dc16a5
|
Merge pull request #811 from pengx17:2.4_ocl_bfmatcher_newtype
|
2013-04-15 12:12:18 +04:00 |
|
peng xiao
|
06a4bad809
|
Merge ocl and/or/xor operators into one kernel each.
|
2013-04-15 10:36:03 +08:00 |
|
Andrey Kamaev
|
802d004bbb
|
Fix build issues
|
2013-04-13 16:53:59 +04:00 |
|
Andrey Kamaev
|
9deea80b83
|
Update gtest to upstream r652
It is already marked as a gtest 1.7.0
|
2013-04-13 16:29:05 +04:00 |
|
Peng Xiao
|
6dd6013546
|
Use a faster way to count 1's (used by Hamming)
|
2013-04-13 14:34:30 +08:00 |
|
Peng Xiao
|
f2dc445412
|
Merge branch '2.4_ocl_bfmatcher_newtype' of https://github.com/pengx17/opencv into 2.4_ocl_bfmatcher_newtype
|
2013-04-13 14:09:21 +08:00 |
|
Peng Xiao
|
6b6b1c9cbf
|
Allow more query/train types for ocl::bfmatcher
|
2013-04-13 14:08:58 +08:00 |
|
Peng Xiao
|
d9de84091c
|
Allow more input query/train types for ocl::bfmatcher
RadiusMatch for HammingDist cannot pass yet.
|
2013-04-13 13:42:26 +08:00 |
|
Peng Xiao
|
1db20099a9
|
Enable runtime type definition in kernels
|
2013-04-13 12:50:17 +08:00 |
|
Peng Xiao
|
fd1528795e
|
Pass query type T into kernel
|
2013-04-13 11:39:13 +08:00 |
|
Peng Xiao
|
63813e83ae
|
Untabify
|
2013-04-13 11:22:22 +08:00 |
|
Peng Xiao
|
6a40383aee
|
Add HammingDist test case
|
2013-04-13 11:07:26 +08:00 |
|
Andrey Kamaev
|
abe2ea59ed
|
Merge pull request #802 from SpecLad:shebang
|
2013-04-12 15:00:28 +04:00 |
|
Andrey Kamaev
|
36028bd8ad
|
Merge pull request #808 from bitwangyaoyao:2.4_mac
|
2013-04-12 14:59:45 +04:00 |
|
Andrey Kamaev
|
d2de68c14c
|
Merge pull request #804 from gpsinghsandhu:staticCast
|
2013-04-12 14:59:26 +04:00 |
|
Andrey Kamaev
|
b696d49d5a
|
Merge pull request #801 from kirill-kornyakov:lkdemo-fix
|
2013-04-12 14:59:11 +04:00 |
|
Vadim Pisarevsky
|
03e2a52e2c
|
Merge pull request #807 from pengx17:2.4_ocl_bfm_opt
|
2013-04-12 13:46:55 +04:00 |
|
Vadim Pisarevsky
|
3d39087a67
|
Merge pull request #806 from bitwangyaoyao:2.4_fix
|
2013-04-12 13:46:33 +04:00 |
|
Vadim Pisarevsky
|
a770d04e78
|
Merge pull request #781 from bitwangyaoyao:2.4_fixerr
|
2013-04-12 13:44:59 +04:00 |
|
yao
|
719e8674ad
|
fix the compile errors on Mac
|
2013-04-12 17:38:59 +08:00 |
|
peng xiao
|
2338a895f5
|
Capitalize macro namings.
|
2013-04-12 16:56:49 +08:00 |
|
peng xiao
|
1bea9ee26c
|
Rename test case category and code clean up.
|
2013-04-12 16:54:06 +08:00 |
|
peng xiao
|
c9d8eb7a84
|
Fix build error on linux.
|
2013-04-12 16:52:21 +08:00 |
|
peng xiao
|
6eefd276cf
|
Further optimize bfmatcher by passing macros.
|
2013-04-12 16:51:36 +08:00 |
|
peng xiao
|
113b7584e0
|
Optimize bfmatcher by passing macros.
|
2013-04-12 16:50:30 +08:00 |
|
peng xiao
|
1e49c00f4b
|
Replace create with ensureSizeIsEnough thus buffer objects can be reused.
|
2013-04-12 16:47:44 +08:00 |
|