Patrik Huber
ebd961585e
Added detection of MSVC1911
...
This is VS2017 Preview. It makes sure the version is detected properly and the INSTALL target then correctly installs to x64/vc15 (the same as MSVC1910).
7 years ago
Alexander Alekhin
2e343ef631
Merge pull request #9102 from varunagrawal:2.4-vector
...
gpu.hpp vector scope fix
7 years ago
Varun Agrawal
af3c544483
All vector definitions have correct namespace scopes
7 years ago
Alexander Alekhin
3dedd62f54
Merge pull request #8970 from alalek:fix_libname_2.4
...
(2.4) cmake: fix libname for pkg-config configuration
8 years ago
Alexander Alekhin
07b7c03efc
Merge pull request #8980 from alalek:fix_typo_8979_2.4
...
(2.4) highgui(macos): fix video file reading via AVFoundation
8 years ago
Alexander Alekhin
aae7621243
highgui(macos): fix video file reading via AVFoundation
8 years ago
Alexander Alekhin
fa36e769cf
Merge pull request #8979 from sabzo:issue/8305_unhandled_objective_c_exception_video_avi_playback
...
Unhandled Objective-C exception when playing video
8 years ago
Sabelo
f71bf21aaf
Unhandled Objective-C exception when playing video
8 years ago
Alexander Alekhin
70489b1e22
cmake: fix libname for pkg-config configuration
8 years ago
Alexander Alekhin
e397794ae2
Merge pull request #8959 from alalek:gitignore_cache_2.4
8 years ago
Alexander Alekhin
3d4e1bd641
.gitignore: add .cache directory (to be consistent with master branch)
8 years ago
Alexander Alekhin
3649ee3cd3
Merge pull request #8887 from krishraghuram:gpu_reduce_doc
...
Modified doc for gpu::reduce(fixes issue 8628)
8 years ago
Raghuram Krishnaswami
d0f3a14456
Modified doc for gpu::reduce(fixes issue 8628)
8 years ago
krishraghuram
01e34b6a91
correct bug in fastmeans (ref #7899 ) ( #8757 )
8 years ago
Alexander Alekhin
df5c090f2e
Merge pull request #8761 from kvaghel1:Issue-8760
...
Correct findChessboardCorners flags naming in calib3d doc. (#8761 )
8 years ago
kvaghel1
27213a845f
Correct findChessboardCorners flags naming in calib3d doc.
8 years ago
Alexander Alekhin
91a6940930
Merge pull request #8574 from elmewo:fix-affine-constructor
...
fix creation homogeneous affine matrix when constructing from 4x3 cv::Mat
8 years ago
Alexander Alekhin
7577f1420d
Merge pull request #8592 from tomoaki0705:fixTypoCalib3d24
...
calib3d: fix typo
8 years ago
Tomoaki Teshima
c72a191145
fix typo
8 years ago
André Mewes
34d7b96bfc
create homogeneous affine matrix when constructing from 4x3 cv::Mat
8 years ago
Alexander Alekhin
160f26192c
Merge pull request #8562 from alalek:fix_ffmpeg_check_2.4
...
(2.4) ffmpeg: add __STDC_CONSTANT_MACROS to check code
8 years ago
Alexander Alekhin
9e76ba5ccd
ffmpeg: add __STDC_CONSTANT_MACROS to check code
8 years ago
Alexander Alekhin
ec784331fb
Merge pull request #8353 from lpetre:backport_3593
...
backport of PR #3593
8 years ago
Adam Borowski
61936eb1a4
Get rid of sysctl includes on Linux.
...
The 'sysctl' syscall has been strongly deprecated on Linux for ages.
Currently, on old architectures it will spam syslog whenever used, and on
newer ones it's missing from the headers altogether. Opencv has migrated
away on Linux already, but #includes were left lingering. This commit
removes them on non-__APPLE__, unbreaking x32 (and probably others).
8 years ago
Alexander Alekhin
d856604a4a
Merge pull request #8322 from StevenPuttemans:backport_8207
...
backport of PR #8207
8 years ago
StevenPuttemans
ab806b63a7
backport of PR #8207
8 years ago
Alexander Alekhin
0051744fa0
Merge pull request #8267 from umbraclet16:fixCalibSample
...
Solve issue #8264
8 years ago
umbraclet16
b8d99e1ffb
Solve issue #8264
...
Fix bug in camera_calibration.cpp that the program tries to
parse input of type VIDEO_FILE as IMAGE_LIST which causes the
program to crash.
8 years ago
Alexander Alekhin
54f65a4672
Merge pull request #8002 from alalek:c_defines_2.4
...
(2.4) cmake: add defines to enable useful macroses
8 years ago
Alexander Alekhin
d103c116db
Merge pull request #8031 from terfendail:shortline_fix_2.4
...
Backport of PR #7161 fix for drawing beyond 32768 range
8 years ago
Alexander Alekhin
e304795622
cmake: add defines to enable useful macroses
8 years ago
Alexander Alekhin
ebae963884
drawing: workaround MSVC2010 32-bit compiler bug
8 years ago
Vadim Pisarevsky
19e4c7727b
Merge pull request #7546 from savuor:fix2.4/yuv_channel_order
8 years ago
Alexander Alekhin
f2a59b3d94
Merge pull request #7913 from DabeDotCom:CoreImage-pre_Xcode_7
8 years ago
Dabrien 'Dabe' Murphy
88bc0f7838
Fix 7606 "ld: framework not found CoreImage" Bug
...
This affects OpenCV 2.4 on older Macs with Xcode versions
before 7.0 (i.e., Mac OS X versions older than 10.11 El Capitan)
8 years ago
Vitaly Tuzov
2346ba7ea2
Backport of PR #7161 fix for drawing beyond 32768 range
8 years ago
parismita
f5db748312
Update linux_install.rst ( #7776 )
...
* Update linux_install.rst
whitespace between -D and \<option\> removed
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
8 years ago
Alexander Alekhin
3e66654963
Merge pull request #7973 from sturkmen72:patch-2
8 years ago
Suleyman TURKMEN
f108795e2c
Update sift.cpp
8 years ago
Alexander Alekhin
6ed571b3c6
Merge pull request #7893 from alalek:fix_ffmpeg_check_2.4
8 years ago
Alexander Alekhin
9d45f15627
cmake: fix ffmpeg check code
8 years ago
Alexander Alekhin
d7504ecaed
OpenCV version++
8 years ago
Alexander Alekhin
c7ae26bf24
Merge pull request #7879 from alalek:backport_7852
8 years ago
Rostislav Vasilikhin
8444c23803
fixed segfault at ORB::compute() near image's border
8 years ago
Alexander Alekhin
22df206e1f
Merge pull request #7875 from alalek:winpack_fix_2.4
...
cmake: update PDB support condition
8 years ago
Alexander Alekhin
b06bd50144
cmake: update PDB support condition
...
Unfortunately there is no stable support for installation of PDB files in CMake.
This patch is just eliminate problems with modern versions.
8 years ago
Alexander Alekhin
cc09f5a7de
Merge pull request #7854 from alalek:backports_2016
...
(2.4) Backports from master branch (#7854 )
8 years ago
Alexander Alekhin
49e6bb2993
Merge pull request #7868 from alalek:icc_2.4
...
(2.4) Build with ICC
8 years ago
Alexander Alekhin
667cb2e9fc
Merge pull request #7867 from alalek:cuda_warnings_2.4
...
(2.4) Fix CUDA warnings
8 years ago
Alexander Alekhin
041502e42c
build: eliminate ICC warnings
8 years ago