Alexander Alekhin
|
7ae83df8aa
|
Merge pull request #11292 from tomoaki0705:fixCUDABuild40
|
2018-04-11 13:41:25 +00:00 |
|
Tomoaki Teshima
|
779a42678d
|
fix CUDA build crash
* add --std=c++11 flag to nvcc definition
* remove not used abs functions
|
2018-04-11 17:19:09 +09:00 |
|
Alexander Alekhin
|
10ba6a93a6
|
Merge pull request #11256 from alalek:prepare_next
|
2018-04-10 18:46:12 +00:00 |
|
Alexander Alekhin
|
c917be2189
|
next(core): use C++11 classes for cv::Mutex/cv::AutoLock
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
c6aa97c9aa
|
next(android): java3 -> java4
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
250941bd47
|
next: drop WITH_CSTRIPES
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
5b17a60dde
|
next: drop HAVE_TEGRA_OPTIMIZATION/TADP
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
b07f772f36
|
android: enable C++11 in test sample
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
d4688e6474
|
cmake: require C++11 and CMake 3.5.1+
|
2018-04-10 18:09:54 +03:00 |
|
Vladislav Sovrasov
|
e7e29cb63c
|
cmake: add compilation test for VTK
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
ca922443db
|
next(calib3d): eliminate CirclesGridFinderParameters2
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
2385a5870e
|
next(ml): eliminate dummy interface class ANN_MLP_ANNEAL
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
e567135ed3
|
next: force C++11 features unconditionally: CV_CXX_MOVE_SEMANTICS/CV_CXX_STD_ARRAY
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
98c8584b88
|
next: drop CV_CXX11 conditions
define itself is still here for compatibility
|
2018-04-10 18:09:54 +03:00 |
|
Alexander Alekhin
|
2b2fa58f97
|
next: drop DISABLE_OPENCV_24_COMPATIBILITY
|
2018-04-10 18:09:53 +03:00 |
|
Alexander Alekhin
|
2d54fed3cc
|
next: OPENCV_ABI_COMPATIBILITY
drop change:
template<typename _Tp2> operator Vec<_Tp2, 3>() const;
because it break builds due ambiguous errors
|
2018-04-10 18:09:53 +03:00 |
|
Alexander Alekhin
|
964a4d75b4
|
next: version.hpp
|
2018-04-10 18:09:53 +03:00 |
|
Alexander Alekhin
|
070ec313f2
|
Merge pull request #11282 from alalek:fix_msvs_build_issues
|
2018-04-10 14:36:51 +00:00 |
|
Alexander Alekhin
|
73f4907dc0
|
Merge pull request #11280 from alalek:fix_cmake_warning_ninja_pylintrc
|
2018-04-10 14:36:12 +00:00 |
|
Alexander Alekhin
|
333973b846
|
Merge pull request #11276 from alalek:install_pdb
|
2018-04-10 14:35:32 +00:00 |
|
Alexander Alekhin
|
d2d9fd6945
|
build: fix MSVS build problems
with 'CL=/permissive-'
|
2018-04-10 14:50:56 +03:00 |
|
Alexander Alekhin
|
fa4b9e80e2
|
Merge pull request #11275 from alalek:issue_11274
|
2018-04-10 11:28:21 +00:00 |
|
Alexander Alekhin
|
5e03011496
|
cmake: fix Ninja generator warning about pylintrc
CMake generated files is a part of target depends list.
Details: `cmake --help-policy CMP0058`
|
2018-04-10 12:23:10 +03:00 |
|
Alexander Alekhin
|
a68ffc81da
|
Merge pull request #11279 from shimat:fix_LSD_test
|
2018-04-10 08:48:53 +00:00 |
|
shimat
|
68db42e9be
|
fix LSD test (wrong detector kind)
|
2018-04-10 11:38:35 +09:00 |
|
Alexander Alekhin
|
86488ac1bc
|
Merge pull request #11130 from allnes:gst_test_pipeline
|
2018-04-09 18:21:11 +00:00 |
|
Alexander Nesterov
|
c0d6f3d23e
|
Added tests for gstreamer pipeline
|
2018-04-10 02:33:26 +03:00 |
|
Alexander Alekhin
|
b76ce0e0a4
|
Merge pull request #11253 from mshabunin:decrease-tbb-dependency
|
2018-04-09 16:03:34 +00:00 |
|
Alexander Alekhin
|
b82bec88d9
|
Merge pull request #11271 from alalek:tbb_build_warning
|
2018-04-09 15:53:26 +00:00 |
|
Alexander Alekhin
|
784c8436fd
|
cmake: update PDB installation
|
2018-04-09 18:50:58 +03:00 |
|
Alexander Alekhin
|
7dc162cb42
|
core: fix mm_pause() for non-SSE i386 builds
replaced to safe binary compatible 'rep; nop' asm instruction
|
2018-04-09 18:37:35 +03:00 |
|
Vadim Pisarevsky
|
474a23bda5
|
Merge pull request #11170 from alalek:test_fixed_type
|
2018-04-09 14:53:43 +00:00 |
|
tlanclos
|
a2c7afad77
|
V4L Buffer: Support CV_CAP_PROP_BUFFERSIZE in cap_v4l (#11047)
|
2018-04-09 17:34:00 +03:00 |
|
shimat
|
e172935658
|
LSD: support vector<Vec4i> lines (#11042)
* add LSD supportsVec4iResult
* LineSegmentDetector.drawSegments: support vector<Vec4i>
* test_lsd.cpp: replace detect()
* test_lsd.cpp: add compareSegments tests
* lsd.cpp: LSD.compareSegments support Vec4i
* test_lsd.cpp: fix trailing whitespace
|
2018-04-09 17:31:56 +03:00 |
|
Vadim Pisarevsky
|
72cb06abf0
|
Merge pull request #11231 from saskatchewancatch:tiff-dpi-feature
|
2018-04-09 13:28:08 +00:00 |
|
Vadim Pisarevsky
|
fa5a6bfa02
|
Merge pull request #11251 from mshabunin:add-runtime-version
|
2018-04-09 13:24:29 +00:00 |
|
Vladislav Sovrasov
|
0d9c63744e
|
Add CPU default extensions loading in IE dnn backend (#11252)
* Add CPU default extensions loading in IE dnn backend
* Load cpu_extensions for the future Intel's Inference Engine
|
2018-04-09 16:22:19 +03:00 |
|
Vadim Pisarevsky
|
20334e3f09
|
Merge pull request #11264 from K-Shinotsuka:issue39
|
2018-04-09 13:20:48 +00:00 |
|
Vadim Pisarevsky
|
19de675a4e
|
Merge pull request #11270 from alalek:parallel_for_exception_fix_android
|
2018-04-09 13:18:39 +00:00 |
|
Vadim Pisarevsky
|
8ceb6f2279
|
Merge pull request #11272 from alalek:gdal_test_exclude_rle8
|
2018-04-09 13:17:14 +00:00 |
|
Alexander Alekhin
|
a22ee76b45
|
imgcodecs: exclude rle8.bmp from GDAL tests
GDAL message:
- ERROR 1: The BMP file is probably corrupted or too large. Image width = 480
|
2018-04-09 13:18:33 +03:00 |
|
Alexander Alekhin
|
854ab48de0
|
tbb: fix build warnings -Wshadow
|
2018-04-09 12:58:09 +03:00 |
|
Alexander Alekhin
|
8dacbe7584
|
android: std::exception_ptr is not available on some platforms (even with enabled C++11)
|
2018-04-09 12:54:57 +03:00 |
|
Vadim Pisarevsky
|
6a15910f0f
|
Merge pull request #11208 from terfendail:seamless_1
|
2018-04-09 09:52:28 +00:00 |
|
Vadim Pisarevsky
|
29869c5b91
|
Merge pull request #11243 from alalek:with_cuda_default_off
|
2018-04-09 09:46:34 +00:00 |
|
Vadim Pisarevsky
|
b6d45b9743
|
Merge pull request #11244 from alalek:cuda_samples_drop_performance
|
2018-04-09 09:44:29 +00:00 |
|
Vadim Pisarevsky
|
569011a121
|
Merge pull request #11245 from alalek:cuda_samples_drop_low_level_api
|
2018-04-09 09:41:47 +00:00 |
|
Vadim Pisarevsky
|
4617758053
|
Merge pull request #11247 from lopespt:fix_issue_10506
|
2018-04-09 09:39:17 +00:00 |
|
Vadim Pisarevsky
|
f0d22dabea
|
Merge pull request #11254 from terfendail:msmf_sourcereader
|
2018-04-09 09:34:15 +00:00 |
|
Vadim Pisarevsky
|
26a8ab5719
|
Merge pull request #11262 from alalek:fix_houghCircles_sync
|
2018-04-09 09:32:37 +00:00 |
|