Alexander Smorkalov
4d598719da
Merge pull request #5713 from ilya-lavrenov:lintian
9 years ago
Ariel Bernal
5c8683139f
Fix for #5710 . OpenCL HOG Object detect assigns the wrong SIMD size.
...
In oder to guarantee SIMDness between the two compilation steps we choose the
highest SIMD size that is optimized in the kernel for the first step.
9 years ago
Ilya Lavrenov
130d4b1bdf
added suppression for python-script-but-no-python-dep
9 years ago
Pavel Rojtberg
16fcd78f03
add sampson distance error measure
...
the first order approximation of the geometric error
9 years ago
Alexander Alekhin
7ddc2cc073
Merge pull request #4110 from LaurentBerger:Bug4370
9 years ago
comdiv
81c746c2a8
32bit BITFIELDS compresion codec support #5707 Fixed
...
wsfixed
9 years ago
LaurentBerger
bef009c9dd
fixed #5005 : stitching_detailed.cpp
9 years ago
askourik
fedf064088
removing code duplicates and replace unsigned long by uint32_t
9 years ago
askourik
b3e8c65e5e
removed code duplication for non-intel platforms
9 years ago
askourik
4cf7ddfd87
Added new function definition in AGAST module header for tree-optimized version
9 years ago
Vadim Pisarevsky
c4edd86aeb
Merge pull request #5400 from dtmoodie:thrust_tutorial
9 years ago
Vadim Pisarevsky
152874eaed
Merge pull request #5620 from paroj:calibratecpp
9 years ago
Vadim Pisarevsky
76f54b51c1
Merge pull request #5661 from mbarann:fix_msmf_write_vertically_flipped_video
9 years ago
Alexander Alekhin
c9cba6433e
Merge pull request #5698 from lupustr3:pvlasov/ipp9_fixes
9 years ago
Vadim Pisarevsky
313dc32606
Merge pull request #5644 from hoangviet1985:splitError
9 years ago
Vadim Pisarevsky
42001234ab
Merge pull request #5390 from StevenPuttemans:add_markers_2.4
9 years ago
Vadim Pisarevsky
6e885e5775
Merge pull request #5682 from ilya-lavrenov:lintian-overrides
9 years ago
Vadim Pisarevsky
d4d1d03455
Merge pull request #5635 from mzajko:xi_update
9 years ago
Pavel Vlasov
7375383d26
Canny IPP Sobel getBufferSize wrong func fix;
9 years ago
Maksim Shabunin
9a66191ea8
Merge pull request #5571 from jas0n1ee:master
9 years ago
Maksim Shabunin
bd53a30e76
Merge pull request #5658 from berak:akaze_fix
9 years ago
hoangviet1985
e679d97100
remove redundant code
9 years ago
Maksim Shabunin
04f70c92a8
Merge pull request #5449 from rokm:stereo-fixes
9 years ago
Maksim Shabunin
0d29774401
Merge pull request #5298 from slothspot:master
9 years ago
Maksim Shabunin
3ae21095df
Merge pull request #5448 from Milania1:doc_normalize
9 years ago
Maksim Shabunin
626ccfe410
Merge pull request #5525 from Milania1:doc_normTypes
9 years ago
Maksim Shabunin
ddf293a081
Merge pull request #5649 from hoangviet1985:solve_pow(x,3)=0_opencv300
9 years ago
Pavel Rojtberg
cefa1dc5cb
switch mask type from vector<int> to vector<uchar>
9 years ago
hoangviet1985
3e96b724c2
squash
9 years ago
hoangviet1985
b96def885f
squash
9 years ago
Maksim Shabunin
5c0cdd4d2d
Merge pull request #5650 from hoangviet1985:fix_bug_5623
9 years ago
Maksim Shabunin
f019de6900
Merge pull request #5666 from mshabunin:vs-run-py
9 years ago
Maksim Shabunin
51797d133a
Merge pull request #5653 from jia-kai:fix-jpeg-exif
9 years ago
Maksim Shabunin
3cb76d5c66
Merge pull request #5663 from bertmsk:patch-1
9 years ago
Maksim Shabunin
047bda32d8
Merge pull request #5665 from paroj:matx_norm
9 years ago
Maksim Shabunin
3cfd7fcbbf
Merge pull request #5681 from sturkmen72:patch-3
9 years ago
Alexander Alekhin
559e1f76f9
Merge pull request #5685 from lupustr3:pvlasov/ipp9_fixes
9 years ago
Pavel Vlasov
9acf93b7c6
IPP Sobel getBufferSize wrong func fix;
9 years ago
Ilya Lavrenov
969f0c4456
added lintian overrides for debian packages
9 years ago
Maksim Shabunin
c3cf1be344
fixup! run.py: issues with forced configuration fixed
9 years ago
Alexander Alekhin
e35959fad2
Merge pull request #5671 from PhilLab:patch-7
9 years ago
Rok Mandeljc
7452f9a56e
cudastereo: document lack of fractional bits in 16-bit signed format for StereoBeliefPropagation
9 years ago
Rok Mandeljc
1c804124d1
cudastereo: updated documentation for reprojectImage3D and drawColorDisp
...
Updated the list of supported input formats, added note about 16-bit
signed format (no fractional bits).
9 years ago
Rok Mandeljc
980d84e4a2
calib3d: improve documentation of reprojectImageTo3D
...
Make a note about 16-bit signed format - the function assumes that
values have no fractional bits (so 16-bit disparity from StereoBM
and StereoSGBM cannot be directly used!)
9 years ago
Rok Mandeljc
bf5e930468
cudastereo: drawColorDisp: enabled CV_32S and CV_32F disparity formats
9 years ago
Rok Mandeljc
9f82ac18d4
cudastereo: reprojectImageTo3D: enabled CV_32S and CV_32F disparity formats
...
This is to achieve parity with the CPU equivalent.
9 years ago
Maksim Shabunin
739d7caa32
Merge pull request #5659 from jet47:cuda-wrap-stream-2.4
9 years ago
Maksim Shabunin
6148c3525e
Merge pull request #5672 from ilya-lavrenov:npp-graphcut
9 years ago
askourik
a6bbe06379
Merge branch 'opencv_agast_tree' of https://github.com/askourik/opencv into opencv_agast_tree
9 years ago
askourik
cc5a1d612e
added comments and test perl examples for agast tree version
9 years ago