Viet Dinh
|
e9b31a70bf
|
mac osx compile errors
|
9 years ago |
Viet Dinh
|
a1532582a6
|
optimize code
|
9 years ago |
Viet Dinh
|
433bc81b30
|
std::cbrt could not be found
|
9 years ago |
Viet Dinh
|
c8bf176558
|
casting warning
|
9 years ago |
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 |
Viet Dinh
|
537a978dcf
|
update test_math.cpp
|
9 years ago |
Viet Dinh
|
b6e8a47fca
|
fix whitespace errors
|
9 years ago |
Viet Dinh
|
ed0065266e
|
update fixing bug #5599
|
9 years ago |
Viet Dinh
|
03e7b71707
|
fix whitespace errors
|
10 years ago |
Viet Dinh
|
e06c696b3c
|
fix whitespace errors
|
10 years ago |
Viet Dinh
|
40ce9f97d6
|
fix whitespace errors
|
10 years ago |
Viet Dinh
|
0bc44376a5
|
fix bug #5599
solves equations more correctly, eliminates “nan” error.
|
10 years ago |
Viet Dinh
|
fdf549b921
|
fix bug #5599
|
10 years ago |
Maksim Shabunin
|
021ff0efa6
|
Merge pull request #5575 from mshabunin:fix-vs2015-2.4
|
10 years ago |
Maksim Shabunin
|
f49936a849
|
Fixed cmake and build issues when using Visual Studio 2015
|
10 years ago |
Alexander Alekhin
|
4552ca98c4
|
Merge pull request #5574 from ilya-lavrenov:image-sequence-videocapture
|
10 years ago |
Ilya Lavrenov
|
9e2395e7e0
|
return false in grabFrame failed in open method
|
10 years ago |
Ilya Lavrenov
|
05945bf00e
|
fixed case when grabbing failed
|
10 years ago |
Ilya Lavrenov
|
9d78a1ea9f
|
allow to retrieve videocapture properties before first frame reading
|
10 years ago |
Alexander Alekhin
|
95d6002f16
|
Merge pull request #5568 from asmorkalov:as/legacy_c_deb_pack_dep
|
10 years ago |
Alexander Smorkalov
|
e245aed6bb
|
Debian packages with legacy C headers added to list of conflicts, relpaces, etc.
|
10 years ago |
Maksim Shabunin
|
497d92e7d1
|
Merge pull request #5533 from sturkmen72:patch-12
|
10 years ago |
Maksim Shabunin
|
1cb0dfa669
|
Merge pull request #5500 from StevenPuttemans:fix_mask_notice_copyTo_2.4
|
10 years ago |
Alexander Alekhin
|
4dc2313527
|
Merge pull request #5552 from hyunkim9123:camshift-2.4
|
10 years ago |
Alexander Alekhin
|
938d42a89f
|
Merge pull request #5545 from alalek:fix_linker_libs
|
10 years ago |
Alexander Alekhin
|
937a096bf1
|
export simple libs from OPENCV_LINKER_LIBS (fix #5541)
|
10 years ago |
paul.kim
|
78a566611d
|
Fix the issue in mouse click event
|
10 years ago |
Suleyman TURKMEN
|
73240b736b
|
Update camera_calibration_and_3d_reconstruction.rst
|
10 years ago |
Alexander Smorkalov
|
bf41e791ff
|
Merge pull request #5514 from asmorkalov:as/nonfree-independent-samples
|
10 years ago |
Alexander Smorkalov
|
bac151675a
|
Merge pull request #5501 from asmorkalov:as/samples_lintian_fixes
|
10 years ago |
Alexander Smorkalov
|
341e7b3be2
|
Fixed samples build with nonfree.
|
10 years ago |
Alexander Alekhin
|
98c26d95e5
|
Merge pull request #5511 from paleozogt:android-64-bit
|
10 years ago |
Alexander Smorkalov
|
bba8c0beac
|
Made samples build independent from nonfree module.
|
10 years ago |
Alexander Alekhin
|
bd34f6dd98
|
Merge pull request #5505 from a-andre:highguiheader
|
10 years ago |
Aaron Simmons
|
55a9fdf051
|
brining over fix in master (#4140) for libz import on 64-bit android
|
10 years ago |
a-andre
|
d16fb30512
|
install opencv2/highgui.hpp header
|
10 years ago |
Alexander Alekhin
|
8b23d1ec64
|
Merge pull request #5498 from asmorkalov:as/copyright_headers
|
10 years ago |
Alexander Smorkalov
|
ff00220302
|
Set of lintain warning fixes for -samples debian package.
|
10 years ago |
StevenPuttemans
|
8ed25ad75f
|
adding extra explanation for mask parameter
|
10 years ago |
Alexander Smorkalov
|
408107ce6d
|
Added missing copyright headers.
|
10 years ago |
Alexander Alekhin
|
3558da9ab7
|
Merge pull request #5494 from asmorkalov:as/deb_copyright
|
10 years ago |
Alexander Smorkalov
|
9d24b3c3b0
|
Debian formatted copyright file added to all debian packages.
|
10 years ago |
Alexander Alekhin
|
779dad12fb
|
Merge pull request #5491 from ilya-lavrenov:video-writers-delete
|
10 years ago |
Alexander Alekhin
|
297a92cd94
|
Merge pull request #5490 from ilya-lavrenov:mem-leak-calib3d
|
10 years ago |
Ilya Lavrenov
|
0d5b739d35
|
delete video readers
|
10 years ago |
Ilya Lavrenov
|
ec5244a73a
|
fixed memory leak in findHomography tests
|
10 years ago |
Alexander Alekhin
|
454e5e5fa4
|
Merge pull request #5461 from berak:fix_putText_24
|
10 years ago |
berak
|
bb9bd3132a
|
fix zero length std::string in putText()
|
10 years ago |