Alexander Alekhin
|
3b15f3e3b9
|
avoid calling of setNumThreads() to respect user settings
|
2018-03-29 13:48:37 +03:00 |
|
Maksim Shabunin
|
439072a2a6
|
Fixed two warnings produced by clang
|
2018-03-29 13:24:04 +03:00 |
|
Alexander Alekhin
|
7f63b31ca8
|
avoid calling of setNumThreads() to respect user settings
|
2018-03-29 13:04:26 +03:00 |
|
Alexander Alekhin
|
7dc88f26f2
|
Merge pull request #11093 from alalek:cv_override_final
|
2018-03-28 20:09:51 +00:00 |
|
Alexander Alekhin
|
87498bc6d4
|
cmake: workaround CPATH ipp_iw issue
CPATH entries are processed before any -isystem:
https://gcc.gnu.org/onlinedocs/cpp/Environment-Variables.html
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
8a0cc5009e
|
build: eliminate MSVC warning
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
0ede1b5b22
|
cmake: enable override warnings (requires C++11 compilation mode)
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
d800a0bd32
|
samples: suppress vtk warnings
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
cfdffdd519
|
samples: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
25be4186bc
|
python: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
39f15be59e
|
apps: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
6c8014e7d1
|
cmake: disable checks for protobuf generated files
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
d7e9201434
|
misc: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
2bd4f2c3a6
|
videostab: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
|
Alexander Alekhin
|
a8eb3e1b29
|
superres: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
4a0fa57614
|
shape: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
4df4a37b11
|
flann: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
1ca7ae9630
|
video: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
e741b71dac
|
photo: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
225bae1387
|
stitching: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
4d0dd3e509
|
ml: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
3314966acb
|
objdetect: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
1060c0f439
|
dnn: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:27 +03:00 |
|
Alexander Alekhin
|
bdbd0129af
|
calib3d: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
0854dc3320
|
features2d: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
8f0669c300
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
a91953b15c
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
5d36ee2fe7
|
imgproc: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
9111538bfb
|
core: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
0587f92d96
|
cmake: disable override warnings in 3rdparty code and viz
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
773877cd12
|
ts: apply CV_OVERRIDE/CV_FINAL
- disable "-Wsuggest-override" in tests
|
2018-03-28 17:57:59 +03:00 |
|
Alexander Alekhin
|
6bd80ba71b
|
cmake: use SYSTEM include directories
|
2018-03-28 17:57:58 +03:00 |
|
Alexander Alekhin
|
84980741a8
|
core: add CV_OVERRIDE/CV_FINAL macros
|
2018-03-28 17:57:58 +03:00 |
|
Alexander Alekhin
|
167034fb04
|
Merge pull request #11098 from dkurt:dnn_native_inf_engine
|
2018-03-28 14:52:08 +00:00 |
|
Dmitry Kurtaev
|
e039fc3a63
|
Replace protobuf's ReleaseLast to RemoveLast to deallocate memory.
Change an order of PriorBox layer operations.
|
2018-03-28 17:27:36 +03:00 |
|
Dmitry Kurtaev
|
2f3a9ba1d4
|
Update OpenCVDetectInferenceEngine.cmake
|
2018-03-28 16:34:37 +03:00 |
|
Vadim Pisarevsky
|
1097d0e810
|
Merge pull request #11072 from alalek:explicit_autobuffer
|
2018-03-28 12:57:25 +00:00 |
|
Vadim Pisarevsky
|
284e5231c5
|
Merge pull request #11171 from codingforfun:fix_11143
|
2018-03-28 12:47:37 +00:00 |
|
Vadim Pisarevsky
|
6b041c8aeb
|
Merge pull request #11137 from alalek:core_fix_mat_ctor
|
2018-03-28 12:39:49 +00:00 |
|
Alexander Alekhin
|
8388b630ac
|
Merge pull request #11167 from alalek:cmake_compiler_vars
|
2018-03-28 12:38:31 +00:00 |
|
LaurentBerger
|
03eb463f1c
|
Solves #11156 (#11160)
* Solves #11156
* Check file size for all file format. Disable APPEND if file is empty
* Add test for APPEND mode
|
2018-03-28 15:35:38 +03:00 |
|
Alexander Alekhin
|
75b5e3fa64
|
Merge pull request #11175 from collenjones:hotfix/coreLinkFix
|
2018-03-28 12:21:11 +00:00 |
|
Alexander Alekhin
|
c37d9573fc
|
Merge pull request #11180 from dkurt:fix_dnn_tf_ssd
|
2018-03-28 11:45:52 +00:00 |
|
Alexander Alekhin
|
3a5f431236
|
Merge pull request #11179 from tomoaki0705:fixBuildCudaStereo
|
2018-03-28 10:23:21 +00:00 |
|
Dmitry Kurtaev
|
f87a0dd6a7
|
Fix minimal aspect ratio scale for SSDs from TensorFlow
|
2018-03-28 12:57:06 +03:00 |
|
Tomoaki Teshima
|
c14578649d
|
fix build error on Jetson
|
2018-03-28 18:21:53 +09:00 |
|
Collen Jones
|
687ccdf8db
|
Fix link to Hershey fonts
|
2018-03-27 20:11:48 -07:00 |
|
corley
|
a4b9ce764c
|
Fixed silent failures in getting and setting properties
|
2018-03-28 00:05:54 +03:00 |
|
Alexander Alekhin
|
e9b033ef3a
|
Merge pull request #11173 from alalek:issue_11172
|
2018-03-27 18:01:25 +03:00 |
|
Alexander Alekhin
|
5da7805623
|
cmake: add module/src include dir in case of enabled precompiled headers
|
2018-03-27 17:38:54 +03:00 |
|