Simon Heinen
6decc2596d
squashed #3729
...
Update android+AsyncServiceHelper.java
Update android+AsyncServiceHelper.java
changed tabs in last commit to spaces
Update android+AsyncServiceHelper.java
small formatting fixes
10 years ago
Eric Sommerlade
41b920344d
added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html
...
Conflicts:
modules/imgcodecs/src/grfmt_tiff.cpp
10 years ago
Ying Xiong
82668e06d4
Silence cmake 3.0+ warnings about MACOSX_RPATH
10 years ago
ttagu99
a81374c1d7
findcontour_example check image empty
10 years ago
侯骥
66fc6126d2
Update MatchTemplate_Demo.cpp
10 years ago
Jay Bosamiya
8b58b59df4
Fix typo
10 years ago
RafaRuiz
f0595b8254
Update lkdemo.cpp because of memory leak
...
In MacOSx x64 it was getting a memory leak even without initializing points:
http://code.opencv.org/issues/4250
10 years ago
Pastafarianist
1e01441767
Fixed typo
10 years ago
Dikay900
c797746b6e
use constant instead of value backported from #785
10 years ago
Dikay900
1bf4427a5c
filename correction from #3217
10 years ago
Kevin Hughes
ac3ec0d96d
squashed #823
...
removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface
Conflicts:
modules/highgui/doc/reading_and_writing_images_and_video.rst
samples/cpp/starter_video.cpp
starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error
starter_video.cpp hid local functions
10 years ago
Maximilien Cuony
5c6c537044
Fix typo in error for extrinsic parameters
10 years ago
Dikay900
f8c82fc214
update openni sample comments referring #81
10 years ago
Andrey Pavlenko
40b762bceb
adding test for `polylines()` call with empty Point-s vector and fix for crash in this case
10 years ago
Ilya Lavrenov
89e3c508d8
fixed tests for aarch64
10 years ago
Vladislav Vinogradov
cbdddb473c
disable several heavy performance tests
10 years ago
Vladislav Vinogradov
b4c2891ef3
disable Video_PyrLKOpticalFlowDense performance test
...
sanity fails on Maxwell and CUDA 7.0 due to unknow reason
10 years ago
Vladislav Vinogradov
1325213303
use border extrapolation for central pixel in pyrDown
...
in case if image has odd dimension
10 years ago
Vladislav Vinogradov
fb15bdfb21
fix racecheck warning in scanRows kernel
10 years ago
Vladislav Vinogradov
9d2d173485
increase epsilon for solvePnPRansac function
10 years ago
Vadim Pisarevsky
26e3bcb9de
Merge pull request #3956 from ilya-lavrenov:cuda_aarch64
10 years ago
Vadim Pisarevsky
960dee8ab8
Merge pull request #3953 from ilya-lavrenov:cuda_unused
10 years ago
Ilya Lavrenov
847976de4e
fixed find cuda for aarch64
10 years ago
Ilya Lavrenov
ceec0eb33a
rmeoved unused functions
10 years ago
Vadim Pisarevsky
4840c4ae6f
Merge pull request #3949 from ilya-lavrenov:clobbered_warning
10 years ago
Ilya Lavrenov
02e29fc99c
suppress -Wclobbered warning
10 years ago
lujia
7ce116695d
bugfix_for_hog_detectMultiScale_with_weights
10 years ago
Vadim Pisarevsky
c879b1ab09
Merge pull request #3940 from sergarrido:fix-gen_pattern.py-2.4
10 years ago
Alexander Smorkalov
de8d8720a2
Merge pull request #3924 from jet47:gpu-fixes
10 years ago
S. Garrido
a855d230ec
completing and fixing gen_pattern.py for 2.4 branch
10 years ago
Vladislav Vinogradov
6a6619ec1e
increase epsilons for some sanity tests
10 years ago
Alexander Alekhin
8c2bde2af4
Merge pull request #3923 from ilya-lavrenov:typo
10 years ago
Vladislav Vinogradov
d22516872c
fix BruteForceMatcher resource distribution
...
added launch bounds attributes for all CUDA kernels
10 years ago
Vladislav Vinogradov
17608f7ade
make NVIDIA tests verbose by default
10 years ago
Vladislav Vinogradov
81ebe28c24
fixed a bug in scanRows CUDA kernel (part of nppStIntegral)
...
uninitialized value
10 years ago
Vadim Pisarevsky
f7792f0be2
Merge pull request #3908 from jet47:gpu-wrap-border-mode
10 years ago
Vladislav Vinogradov
27302c367c
fix GPU WARP border mode in CUDA 7.0 and Maxwell architecture
10 years ago
Vadim Pisarevsky
a153948a19
Merge pull request #3898 from greensea:2.4
10 years ago
Ilya Lavrenov
4273534c92
typo
10 years ago
greensea
7274e2ff1a
Fix a segment fault issue in cascade classfier
10 years ago
Vadim Pisarevsky
0e8bfff386
Merge pull request #3904 from SeninAndrew:2.4
10 years ago
Andrew Senin
8c55d7be5e
Ximea camera fix (see issue #4235 )
10 years ago
Vadim Pisarevsky
f6de017171
Merge pull request #3900 from apavlenko:doc_fix_imwrite
10 years ago
Vadim Pisarevsky
cc63452f65
Merge pull request #3899 from StevenPuttemans:add_breakrule_traincascade_2.4
10 years ago
Andrey Pavlenko
eeae81e903
fixing confusing variable naming in a sample code
10 years ago
StevenPuttemans
e30139edc3
add the possibility to add traincascade accuracy
10 years ago
Vadim Pisarevsky
f01b2413c3
Merge pull request #3770 from jet47:gpu-hog-tests
10 years ago
Alexander Smorkalov
772fcf4088
Merge pull request #3893 from SpecLad:cuda-imported-targets
10 years ago
ippei ito
b8c00854fe
instead of "using namespace cv" put all the tests into cv:: namespace.
10 years ago
Vadim Pisarevsky
ba0a8dc723
Merge pull request #3783 from StevenPuttemans:fix_traincascade_getNegatives
10 years ago