Ilya Lavrenov
3a426660ea
sse_utils.hpp
10 years ago
Ilya Lavrenov
a340ea872e
cvtColor Luv 2 RGB u8
10 years ago
Ilya Lavrenov
e20613a776
cvtColor RGB 2 Luv u8
10 years ago
Ilya Lavrenov
584eed633e
cvtColor Lab 2 RGB u8
10 years ago
Ilya Lavrenov
05e21015e9
cvtColor HLS 2 RGB u8
10 years ago
Ilya Lavrenov
51684c109e
cvtColor RGB 2 HLS u8
10 years ago
Ilya Lavrenov
51e7fb76b6
cvtColor HSV 2 RGB u8
10 years ago
Ilya Lavrenov
c4c86a8990
cvtColor XYZ 2 RGB f32
10 years ago
Ilya Lavrenov
93f8800844
cvtColor RGB 2 XYZ f32
10 years ago
Ilya Lavrenov
e1773749ae
cvtColor RGB 2 gray 16s
10 years ago
Ilya Lavrenov
1c9e886a6a
cvtColor YCrCb 2 RGB 32f
10 years ago
Ilya Lavrenov
97fad1cb53
cvtColor RGB 2 YCrCb 32f
10 years ago
Ilya Lavrenov
b99396ab12
cvtColor RGB 2 YCrCb
10 years ago
Ilya Lavrenov
940f1e7914
interliving / deinterliving
10 years ago
Ilya Lavrenov
fe371bf624
cvtColor Gray 2 BGR5x5
10 years ago
Ilya Lavrenov
9cacd3261d
cvtColor BGR5x5 2 Gray
10 years ago
Ilya Lavrenov
edee922b59
cvtColor YCrCb 2 RGB
10 years ago
Ilya Lavrenov
5f2135695e
cvtColor rgb 2 YCrCb
10 years ago
Ilya Lavrenov
bfb45b27e6
column sum 32s
10 years ago
Ilya Lavrenov
1ca35b7424
resize are fast
10 years ago
Ilya Lavrenov
56f3c92737
pyrUp and pyrDown
10 years ago
Ilya Lavrenov
63fc6ef316
convertTo from 64f
10 years ago
Ilya Lavrenov
8870ef4159
convertTo from 16u, 16s, 32s, 32f
10 years ago
Ilya Lavrenov
116fb275a8
convertTo from 8s
10 years ago
Ilya Lavrenov
19e77e4787
convertTo from 8u
10 years ago
Ilya Lavrenov
b758dbd384
convertTo AVX2
10 years ago
Ilya Lavrenov
3a78a22733
convertScaleAbs for s8, f64
10 years ago
Ilya Lavrenov
5578088983
countNonZero
10 years ago
Ilya Lavrenov
972ff1d0c4
polarToCart
10 years ago
Ilya Lavrenov
0a5c9cf145
magnitude 64f
10 years ago
Ilya Lavrenov
6ab928fb39
phase 64f
10 years ago
Ilya Lavrenov
a2a8ba17fc
compare
10 years ago
Ilya Lavrenov
8d48632ebe
avx2
10 years ago
Vladislav Vinogradov
d8272b9395
remove "-target-os-variant" NVCC option for CUDA 7.0
...
it is marked as obsolete
10 years ago
Timur Sattarov
4762728fd5
More sensible error messages
11 years ago
Josep Bosch
75c99d65a5
Fisheye calibration methods available now in python
11 years ago
Yan Wang
75277bb770
Remove unnecessary global/local dim for radius match.
...
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
11 years ago
Nisarg Thakkar
a11c02497f
Fixed Bug similar to Bug#3757. UMat all dims zero after release.
11 years ago
Alexander Alekhin
28833421ae
Merge pull request #3580 from JoeHowse:master
11 years ago
Alexander Alekhin
e607a4ec02
Merge pull request #3579 from basheersubei:patch-1
11 years ago
Joe Howse
379de5708f
Fix shadowed variable warning
11 years ago
Basheer Subei
fd1cae0dcc
typo fix in instructions of fitline.py sample
11 years ago
Ashod Nakashian
473964806c
Added imread and imreadmulti regression tests.
11 years ago
Ashod Nakashian
61ca38103c
Added imreadmulti API to read multi-paged images into a vector of Mat.
11 years ago
Ashod Nakashian
ecf359b8c9
Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder.
11 years ago
Mike Izbicki
ac47c0c624
fix to work with python 2.6
...
I had to make this modification locally to get opencv to build with python 2.6. Python 2.6 requires indices in the format string (the `0` I added). This requirement was relaxed in 2.7, so what used to be there would be working for people who could upgrade. I don't think the change has any negative consequences for future python versions, but I'm no expert.
11 years ago
Ilya Lavrenov
68962adc54
SSE mul
11 years ago
Ilya Lavrenov
60f2f7898a
SSE4.1 addWeighted fo 16u
11 years ago
Vadim Pisarevsky
6cb93445e1
Merge pull request #3548 from alalek:fix_sample_python
11 years ago
Vadim Pisarevsky
2f6db4dfac
Merge pull request #3547 from ilya-lavrenov:ocl_setto
11 years ago