Ilya Lavrenov
940f1e7914
interliving / deinterliving
11 years ago
Ilya Lavrenov
fe371bf624
cvtColor Gray 2 BGR5x5
11 years ago
Ilya Lavrenov
9cacd3261d
cvtColor BGR5x5 2 Gray
11 years ago
Ilya Lavrenov
edee922b59
cvtColor YCrCb 2 RGB
11 years ago
Ilya Lavrenov
5f2135695e
cvtColor rgb 2 YCrCb
11 years ago
Ilya Lavrenov
bfb45b27e6
column sum 32s
11 years ago
Ilya Lavrenov
1ca35b7424
resize are fast
11 years ago
Ilya Lavrenov
56f3c92737
pyrUp and pyrDown
11 years ago
Ilya Lavrenov
63fc6ef316
convertTo from 64f
11 years ago
Ilya Lavrenov
8870ef4159
convertTo from 16u, 16s, 32s, 32f
11 years ago
Ilya Lavrenov
116fb275a8
convertTo from 8s
11 years ago
Ilya Lavrenov
19e77e4787
convertTo from 8u
11 years ago
Ilya Lavrenov
b758dbd384
convertTo AVX2
11 years ago
Ilya Lavrenov
3a78a22733
convertScaleAbs for s8, f64
11 years ago
Ilya Lavrenov
5578088983
countNonZero
11 years ago
Ilya Lavrenov
972ff1d0c4
polarToCart
11 years ago
Ilya Lavrenov
0a5c9cf145
magnitude 64f
11 years ago
Ilya Lavrenov
6ab928fb39
phase 64f
11 years ago
Ilya Lavrenov
a2a8ba17fc
compare
11 years ago
Ilya Lavrenov
8d48632ebe
avx2
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
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
Vadim Pisarevsky
33a6e5ac04
Merge pull request #3493 from vbystricky:createsamples
11 years ago
Vadim Pisarevsky
1c8493fb0d
Merge pull request #3549 from mshabunin:sphinx-doc-remove
11 years ago
Vadim Pisarevsky
c937e15763
Merge pull request #3555 from ilya-lavrenov:sse_integral
11 years ago
Vadim Pisarevsky
f792fdc3e0
Merge pull request #3559 from ilya-lavrenov:sse_dot_s8
11 years ago
Vadim Pisarevsky
2bddbd2cb5
Merge pull request #3558 from ilya-lavrenov:sse_resize
11 years ago
Vadim Pisarevsky
ba8a971742
Merge pull request #3551 from serval2412:master
11 years ago
Vadim Pisarevsky
2b30759af0
Merge pull request #3556 from rokm:semicolon-warnings
11 years ago
Vadim Pisarevsky
622cf566b9
Merge pull request #3560 from ilya-lavrenov:sse_remap
11 years ago
Vadim Pisarevsky
9c872f5316
Merge pull request #3567 from vbystricky:intelperc_fix
11 years ago
vbystricky
083d8645a5
Fix error of compilation of cap_intelperc.cpp
11 years ago
Vadim Pisarevsky
2fd01ee24e
Merge pull request #3550 from JoeHowse:master
11 years ago
Maksim Shabunin
f8d09945ac
Added dummy build targets for compatibility
11 years ago
Maksim Shabunin
d04fc15e06
Replaced tabs with spaces in stylesheet
11 years ago
Ilya Lavrenov
02b2fdeda9
SSE resize Lanczos
11 years ago
Ilya Lavrenov
042895977e
SSE2 conversio in remap
11 years ago
Ilya Lavrenov
f57136fd79
SSE2 cv::Mat::dot
11 years ago
Rok Mandeljc
e3b32cce80
modules/core: removed extra semi-colon from mat.inl.hpp and utility.hpp
...
This silences the pedantic warning messages from gcc 4.8.3
11 years ago
Ilya Lavrenov
9436103ed6
SSE2 optimization of cv::integral
11 years ago
Ilya Lavrenov
1af7d397d4
optimization of UMat::setTo
11 years ago
Julien Nabet
2d5e3b57ea
Fix cppcheck reports warnings:
...
(performance) Possible inefficient checking for 'lmap' emptiness
(warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it?
(style) Array index '<xxx>' is used before limits check
11 years ago
Joe Howse
2d16026df6
more const correctness in OpenNI2 getProperty
11 years ago
Joe Howse
b7a3204c57
const correctness in OpenNI and OpenNI2 getProperty
11 years ago
Joe Howse
a963ade012
Removing whitespace to appease doc builder
11 years ago
Joe Howse
450ba8b43f
Frontal cat face detectors
11 years ago