Alexander Alekhin
|
bd34f6dd98
|
Merge pull request #5505 from a-andre:highguiheader
|
9 years ago |
Aaron Simmons
|
55a9fdf051
|
brining over fix in master (#4140) for libz import on 64-bit android
|
9 years ago |
a-andre
|
d16fb30512
|
install opencv2/highgui.hpp header
|
9 years ago |
Alexander Alekhin
|
8b23d1ec64
|
Merge pull request #5498 from asmorkalov:as/copyright_headers
|
9 years ago |
Alexander Smorkalov
|
ff00220302
|
Set of lintain warning fixes for -samples debian package.
|
9 years ago |
StevenPuttemans
|
8ed25ad75f
|
adding extra explanation for mask parameter
|
9 years ago |
Alexander Smorkalov
|
408107ce6d
|
Added missing copyright headers.
|
9 years ago |
Alexander Alekhin
|
3558da9ab7
|
Merge pull request #5494 from asmorkalov:as/deb_copyright
|
9 years ago |
Alexander Smorkalov
|
9d24b3c3b0
|
Debian formatted copyright file added to all debian packages.
|
9 years ago |
Alexander Alekhin
|
779dad12fb
|
Merge pull request #5491 from ilya-lavrenov:video-writers-delete
|
9 years ago |
Alexander Alekhin
|
297a92cd94
|
Merge pull request #5490 from ilya-lavrenov:mem-leak-calib3d
|
9 years ago |
Ilya Lavrenov
|
0d5b739d35
|
delete video readers
|
9 years ago |
Ilya Lavrenov
|
ec5244a73a
|
fixed memory leak in findHomography tests
|
9 years ago |
Alexander Alekhin
|
454e5e5fa4
|
Merge pull request #5461 from berak:fix_putText_24
|
9 years ago |
berak
|
bb9bd3132a
|
fix zero length std::string in putText()
|
9 years ago |
Elena Shipunova
|
e539a9632d
|
Fix in fisheye calibrate function: #5389
|
9 years ago |
StevenPuttemans
|
406cfc48c9
|
adding markers to OpenCV for 2.4 branch
|
9 years ago |
Alexander Alekhin
|
59082c8ee8
|
Merge pull request #5398 from asmorkalov:as/wrong-name-for-changelog-of-native-package
|
9 years ago |
Alexander Smorkalov
|
cb1dc7cb6e
|
Fixed wrong-name-for-changelog-of-native-package warning for deb packages.
|
9 years ago |
Alexander Alekhin
|
58a11ac079
|
Merge pull request #5403 from sturkmen72:patch-9
|
9 years ago |
Suleyman TURKMEN
|
69d84c8f3e
|
Update how_to_scan_images.cpp
|
9 years ago |
Maksim Shabunin
|
79ab6567ee
|
Merge pull request #5395 from enesates:patch-2
|
9 years ago |
Alexander Alekhin
|
60a689d27c
|
Merge pull request #5202 from ilya-lavrenov:gstreamer-v4l2
|
9 years ago |
Enes Ateş
|
5df2713b16
|
XML file path correction
in documentation exact path is images/CameraCalibration/VID5
see also PR #5393
|
9 years ago |
Alexander Alekhin
|
134a3f165d
|
Merge pull request #5381 from robertxwu:Bugfix_for_issue_#_of_5145
|
9 years ago |
robertxwu
|
4a68cc1675
|
re-submit
|
9 years ago |
Vadim Pisarevsky
|
f838a832b2
|
Merge pull request #5357 from fxtentacle:ha-2.4.11
|
9 years ago |
Vadim Pisarevsky
|
6f2fb383e6
|
Merge pull request #5359 from StevenPuttemans:contributing_guidelines_2.4
|
9 years ago |
Alexander Alekhin
|
e1b0d341e4
|
Merge pull request #5360 from SpecLad:test2-fail-on-failed-download
|
9 years ago |
Roman Donchenko
|
08ad3b500b
|
test2.py: switch from urllib to urllib2
urllib2 raises an exception if an HTTP request produces an error code,
making the test fail earlier.
|
9 years ago |
Roman Donchenko
|
56f17e4921
|
test2.py: fail if a downloaded image can't be decoded
|
9 years ago |
Roman Donchenko
|
293ea03dcc
|
test2.py: remove unused imports
|
9 years ago |
StevenPuttemans
|
bef1b5322e
|
add link to contributing guidelines
|
9 years ago |
Alexander Smorkalov
|
e6f3f3c029
|
OpenCV version++.
|
9 years ago |
Ilya Lavrenov
|
7746d9b7cc
|
fix for corrent modules dependencies
(cherry picked from commit 1c3d83df54 )
|
9 years ago |
Vladislav Vinogradov
|
3494d640df
|
add extra checks to data_step_down to prevent out-of-border access
(cherry picked from commit 3ef067cc65 )
|
9 years ago |
Vladislav Vinogradov
|
c22cc67ba8
|
revert previous change in gpu::StereoBeliefPropogation
(cherry picked from commit f903192c17 )
|
9 years ago |
Vladislav Vinogradov
|
558054a53d
|
fix for gpu::StereoBeliefPropogation:
use continuous memory for internal buffers
(cherry picked from commit e2a9df408f )
|
9 years ago |
Elena Shipunova
|
c7b471f10f
|
do not proceed with removing zero-length slice
(cherry picked from commit 036c3b4e6d )
|
9 years ago |
Ilya Lavrenov
|
f4ffcae8d9
|
initialize padding of CvString with zeros
(cherry picked from commit 7b1eb3af7b )
|
9 years ago |
Ilya Lavrenov
|
0422054aa1
|
fixed warnings in gpu module
(cherry picked from commit 6a05939e1c )
|
9 years ago |
Ilya Lavrenov
|
a81f0a5123
|
fixed uninitialized memory writing/reading in flann
(cherry picked from commit 3934d61de7 )
|
9 years ago |
Ilya Lavrenov
|
c36582d2df
|
fixed memory leak in flann index
(cherry picked from commit 32d7c1950a )
|
9 years ago |
Ilya Lavrenov
|
d50c07e303
|
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
(cherry picked from commit 887736bcd4 )
|
9 years ago |
Ilya Lavrenov
|
54693b3fa7
|
fixed memory leak in GBTrees
(cherry picked from commit 1b8c2589c0 )
|
9 years ago |
Ilya Lavrenov
|
3c3bc123fc
|
release filestorage before exception
(cherry picked from commit 3a1bb93340 )
|
9 years ago |
Ilya Lavrenov
|
ac33cd688c
|
fixed memory leak in ANN
(cherry picked from commit dfb49097e3 )
|
9 years ago |
Ilya Lavrenov
|
b5e42d8cc1
|
fixed memory leak in ml module
(cherry picked from commit d7bb1025f3 )
|
9 years ago |
Ilya Lavrenov
|
7e4e8921bc
|
fixed memory leak in descriptor regression tests
|
9 years ago |
Ilya Lavrenov
|
6dcd455ac4
|
fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp
|
9 years ago |