Viet Dinh
cfd5caf29d
deal with type casting issues
9 years ago
Viet Dinh
f461d0cb7a
fix compile errors
...
some functions were not found in namespace std
9 years ago
Viet Dinh
09b0193186
even more correct
...
calculates cube root of complex number to give more correct results.
9 years ago
Lorena García
252feb4774
Hit and Miss morphological op
9 years ago
Viet Dinh
537a978dcf
update test_math.cpp
9 years ago
Vadim Pisarevsky
33dc41056f
Merge pull request #5392 from elenash:fisheye_fix
9 years ago
Viet Dinh
b6e8a47fca
fix whitespace errors
9 years ago
Viet Dinh
ed0065266e
update fixing bug #5599
9 years ago
Vadim Pisarevsky
c21ed69731
Merge pull request #5586 from mshabunin:run-py-changes-2.4
9 years ago
Viet Dinh
03e7b71707
fix whitespace errors
9 years ago
Viet Dinh
e06c696b3c
fix whitespace errors
9 years ago
Viet Dinh
40ce9f97d6
fix whitespace errors
9 years ago
Viet Dinh
0bc44376a5
fix bug #5599
...
solves equations more correctly, eliminates “nan” error.
9 years ago
Viet Dinh
fdf549b921
fix bug #5599
9 years ago
Maksim Shabunin
021ff0efa6
Merge pull request #5575 from mshabunin:fix-vs2015-2.4
9 years ago
Maksim Shabunin
1e869c5e49
ts: refactor run.py script
...
Conflicts:
modules/ts/misc/run.py
9 years ago
Maksim Shabunin
f49936a849
Fixed cmake and build issues when using Visual Studio 2015
9 years ago
Alexander Alekhin
4552ca98c4
Merge pull request #5574 from ilya-lavrenov:image-sequence-videocapture
9 years ago
Ilya Lavrenov
9e2395e7e0
return false in grabFrame failed in open method
9 years ago
Ilya Lavrenov
05945bf00e
fixed case when grabbing failed
9 years ago
Ilya Lavrenov
9d78a1ea9f
allow to retrieve videocapture properties before first frame reading
9 years ago
Alexander Smorkalov
8e40becab1
Debian packages with legacy C headers added to list of conflicts, relpaces, etc.
...
(cherry picked from commit e245aed6bb
)
9 years ago
Alexander Alekhin
60eda6f25c
export simple libs from OPENCV_LINKER_LIBS ( fix #5541 )
...
(cherry picked from commit 937a096bf1
)
9 years ago
Alexander Smorkalov
2e78a3e5e9
Fixed samples build with nonfree.
...
(cherry picked from commit 341e7b3be2
)
9 years ago
Alexander Smorkalov
966d35a9fb
Made samples build independent from nonfree module.
...
(cherry picked from commit bba8c0beac
)
9 years ago
Alexander Smorkalov
42447a7610
Set of lintain warning fixes for -samples debian package.
...
(cherry picked from commit ff00220302
)
9 years ago
Aaron Simmons
ca50969c2b
brining over fix in master ( #4140 ) for libz import on 64-bit android
...
(cherry picked from commit 55a9fdf051
)
9 years ago
a-andre
2d3e170370
install opencv2/highgui.hpp header
...
(cherry picked from commit d16fb30512
)
9 years ago
Alexander Smorkalov
8a37fc8223
Added missing copyright headers.
...
(cherry picked from commit 408107ce6d
)
9 years ago
Alexander Smorkalov
a5c20f8592
Debian formatted copyright file added to all debian packages.
...
(cherry picked from commit 9d24b3c3b0
)
9 years ago
Ilya Lavrenov
96a2edb375
delete video readers
...
(cherry picked from commit 0d5b739d35
)
9 years ago
Ilya Lavrenov
15b313ce4b
fixed memory leak in findHomography tests
...
(cherry picked from commit ec5244a73a
)
9 years ago
Alexander Smorkalov
1ea6568951
Fixed wrong-name-for-changelog-of-native-package warning for deb packages.
...
(cherry picked from commit cb1dc7cb6e
)
9 years ago
Ilya Lavrenov
56654ae360
added some property setting and getting
...
(cherry picked from commit 75fcedf0ed
)
9 years ago
Ilya Lavrenov
9a3e53e738
repaired GStreamer 0.10 version
...
(cherry picked from commit c19ed39a78
)
9 years ago
Ilya Lavrenov
2243bfa181
repaired gstreamer camera capture:
...
1. Enabled property retrieval: height, width, FPS
2. Fixed issue when isOpened returns always true even for non-existing devices
3. Ability to work with non-0 device. Camera capture index is taken into account
(cherry picked from commit dbd7912b88
)
9 years ago
robertxwu
33cd7f38a8
re-submit
...
(cherry picked from commit 4a68cc1675
)
9 years ago
Hajo Nils Krabbenhöft
2fc0ce5c24
buffer_size should be in bytes, not bits
...
(cherry picked from commit 7825cbeb7d
)
9 years ago
Hajo Nils Krabbenhöft
c5d009d6c4
fix crash for large BW tif images
...
(cherry picked from commit d38fee7599
)
9 years ago
Roman Donchenko
7d28541bbe
test2.py: fail if a downloaded image can't be decoded
...
(cherry picked from commit 56f17e4921
)
9 years ago
Alexander Alekhin
95d6002f16
Merge pull request #5568 from asmorkalov:as/legacy_c_deb_pack_dep
9 years ago
Alexander Smorkalov
e245aed6bb
Debian packages with legacy C headers added to list of conflicts, relpaces, etc.
9 years ago
Maksim Shabunin
497d92e7d1
Merge pull request #5533 from sturkmen72:patch-12
9 years ago
Maksim Shabunin
1cb0dfa669
Merge pull request #5500 from StevenPuttemans:fix_mask_notice_copyTo_2.4
9 years ago
Alexander Alekhin
4dc2313527
Merge pull request #5552 from hyunkim9123:camshift-2.4
9 years ago
Alexander Alekhin
938d42a89f
Merge pull request #5545 from alalek:fix_linker_libs
9 years ago
Alexander Alekhin
937a096bf1
export simple libs from OPENCV_LINKER_LIBS ( fix #5541 )
9 years ago
paul.kim
78a566611d
Fix the issue in mouse click event
9 years ago
Suleyman TURKMEN
73240b736b
Update camera_calibration_and_3d_reconstruction.rst
9 years ago
Alexander Smorkalov
bf41e791ff
Merge pull request #5514 from asmorkalov:as/nonfree-independent-samples
9 years ago