Vadim Pisarevsky
|
e4bc592c46
|
Merge pull request #3583 from oresths:tbb_canny
|
2015-03-04 10:49:27 +00:00 |
|
Maksim Shabunin
|
37c74e38f4
|
Python support
|
2015-03-02 18:13:00 +03:00 |
|
Maksim Shabunin
|
457123027e
|
Modified java wrapping mechanism
|
2015-03-02 18:12:30 +03:00 |
|
Vladislav Vinogradov
|
cda6fed41f
|
move tegra namespace out of cv to prevent conflicts
|
2015-02-27 12:52:11 +03:00 |
|
Vladislav Vinogradov
|
44e41baffe
|
use new functions before all tegra:: calls
|
2015-02-26 19:34:58 +03:00 |
|
Vadim Pisarevsky
|
0016f6d73d
|
Merge pull request #3736 from nisargthakkar:Bug3634_master
|
2015-02-24 15:38:02 +00:00 |
|
Vadim Pisarevsky
|
5dc569866e
|
Merge pull request #3743 from StevenPuttemans:fix_3887_master
|
2015-02-24 15:37:13 +00:00 |
|
StevenPuttemans
|
6902fa6b1c
|
fix formula getGaussianKernel in docs
|
2015-02-23 15:23:02 +01:00 |
|
StevenPuttemans
|
7401b02022
|
fix ellipse fitting notice
|
2015-02-23 15:05:55 +01:00 |
|
Nisarg Thakkar
|
b8f65d0252
|
Same as Bug #3309. Pushing to master
|
2015-02-21 09:20:00 +05:30 |
|
Maksim Shabunin
|
da383e65e2
|
Remove deprecated methods from cv::Algorithm
|
2015-02-16 15:28:54 +03:00 |
|
sergei
|
0d72420480
|
HAVE_TEGRA_OPTIMIZATION was fixed
|
2015-01-30 11:57:35 +03:00 |
|
Vadim Pisarevsky
|
9c81338cb9
|
Merge pull request #3505 from karelknoest:lsd_subpixel
|
2015-01-22 09:44:29 +00:00 |
|
Vadim Pisarevsky
|
03fc3d1ceb
|
Merge pull request #3591 from ilya-lavrenov:sse_avx
|
2015-01-21 10:46:23 +00:00 |
|
Ilya Lavrenov
|
e9a6c5db21
|
sqsum
|
2015-01-20 21:10:06 +03:00 |
|
karelknoest
|
b5bd2fd880
|
Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector.
|
2015-01-20 17:05:57 +01:00 |
|
karelknoest
|
1ded2de2dd
|
Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm.
|
2015-01-20 17:05:38 +01:00 |
|
Vadim Pisarevsky
|
21a9a17478
|
Merge pull request #3568 from ilya-lavrenov:neon_runtime
|
2015-01-20 12:47:51 +00:00 |
|
Vadim Pisarevsky
|
5cc4aa0e93
|
Merge pull request #3554 from wangyan42164:match_template_mask
|
2015-01-19 11:03:44 +00:00 |
|
Vadim Pisarevsky
|
b6023eab9c
|
Merge pull request #3594 from asmorkalov:opencv4tegra_support
|
2015-01-19 10:47:49 +00:00 |
|
Yan Wang
|
46ed461e22
|
Add template match with mask.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2015-01-16 11:09:26 +08:00 |
|
Ilya Lavrenov
|
81f786393a
|
NEON detection in runtime
|
2015-01-13 01:35:53 +03:00 |
|
Alexander Smorkalov
|
1fa37fe733
|
OpenCV for Tegra compilation fix for
- Gaussian blur;
- CascadeClassifier;
- Blenders in stitching module;
- Laplacial pyromids in stitching module.
|
2015-01-12 23:43:26 +03:00 |
|
Ilya Lavrenov
|
33176db5dc
|
compareHist
|
2015-01-12 10:59:31 +03:00 |
|
Ilya Lavrenov
|
6bce6ee34a
|
checks
|
2015-01-12 10:59:31 +03:00 |
|
Ilya Lavrenov
|
3b23e57925
|
convertMaps
|
2015-01-12 10:59:31 +03:00 |
|
Ilya Lavrenov
|
0fd8f50522
|
warpAffine INTER_NEAREST
|
2015-01-12 10:59:31 +03:00 |
|
Ilya Lavrenov
|
d92f67ee2c
|
warpPerspective
|
2015-01-12 10:59:31 +03:00 |
|
Ilya Lavrenov
|
7b060d9122
|
cvtColor 4 cn
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
f2cd65cf1e
|
fixes
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
25e99c453f
|
avx2 in arithm
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
612b8ce2cb
|
fixed compilation issues
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
b2f851af06
|
cornerMinEigenVal
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
d87457a025
|
split/merge
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
fc0869735d
|
used popcnt
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
31827d8dfe
|
fixed typo
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
3a426660ea
|
sse_utils.hpp
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
a340ea872e
|
cvtColor Luv 2 RGB u8
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
e20613a776
|
cvtColor RGB 2 Luv u8
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
584eed633e
|
cvtColor Lab 2 RGB u8
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
05e21015e9
|
cvtColor HLS 2 RGB u8
|
2015-01-12 10:59:30 +03:00 |
|
Ilya Lavrenov
|
51684c109e
|
cvtColor RGB 2 HLS u8
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
51e7fb76b6
|
cvtColor HSV 2 RGB u8
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
c4c86a8990
|
cvtColor XYZ 2 RGB f32
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
93f8800844
|
cvtColor RGB 2 XYZ f32
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
e1773749ae
|
cvtColor RGB 2 gray 16s
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
1c9e886a6a
|
cvtColor YCrCb 2 RGB 32f
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
97fad1cb53
|
cvtColor RGB 2 YCrCb 32f
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
b99396ab12
|
cvtColor RGB 2 YCrCb
|
2015-01-12 10:59:29 +03:00 |
|
Ilya Lavrenov
|
940f1e7914
|
interliving / deinterliving
|
2015-01-12 10:59:29 +03:00 |
|