Ryan Fox
db0a159229
copyediting on python object detection tutorial
...
clarify some passages, fix grammar errors
2017-10-24 21:17:39 -05:00
Vitaly Tuzov
2eb61a4a99
AVX2 optimized implementation of FAST corner tracking migrated to separate file
2017-10-24 20:00:48 +03:00
Vitaly Tuzov
868ad16041
Python wrappers for Vec and Matx
2017-10-23 18:50:49 +03:00
Alexander Alekhin
21c8e6d02d
Merge tag '3.3.1'
2017-10-23 18:42:41 +03:00
Alexander Alekhin
a871f9e4f7
Merge branch 'update_version' into release
2017-10-23 18:41:12 +03:00
Rostislav Vasilikhin
fb5cd42c6b
enabled tests for fitEllipse since the issue is fixed
2017-10-23 16:28:49 +03:00
Dmitry Kurtaev
a36ebaecdc
PReLU layer for multidimensional input
2017-10-23 16:13:03 +03:00
Maksim Shabunin
bf418ba342
Merge pull request #9917 from alalek:ocl_cache_program_failures
2017-10-23 12:25:25 +00:00
Maksim Shabunin
be9767e014
Merge pull request #9919 from alalek:ocl_fix_macosx_invalid_options
2017-10-23 12:24:42 +00:00
Maksim Shabunin
ab5e09e428
Merge pull request #9913 from alalek:fix_fvisibility_regression
2017-10-23 12:22:16 +00:00
Maksim Shabunin
607231641f
Merge pull request #9914 from alalek:fix_cmake_xcode
2017-10-23 12:21:35 +00:00
Maksim Shabunin
91323549f4
Merge pull request #9906 from sturkmen72:fix_grfmt_gdal
2017-10-23 12:20:08 +00:00
Alexander Alekhin
9e9881aacc
ts(misc): support tables exporting in markdown format
...
basic support only (no symbol escapes/sanitizing)
2017-10-23 14:57:45 +03:00
Alexander Alekhin
734ea77c9a
ocl(macosx): fix CL_INVALID_BUILD_OPTIONS for gemm programs
...
MacOSX OpenCL compiler is very strict to whitespace issues
2017-10-23 13:56:11 +03:00
Alexander Alekhin
d96cac1341
ocl: cache program build failures
...
To prevent unnecessary compiler invocations
2017-10-23 13:46:56 +03:00
Alexander Alekhin
0622146a93
cmake: disable generation of pkg-config file during Xcode build
2017-10-23 12:31:20 +03:00
Alexander Alekhin
db980b0eca
cmake: fix '-fvisibility' options regression
...
CMAKE_COMPILER_ID => CMAKE_CXX_COMPILER_ID
2017-10-23 12:18:52 +03:00
Suleyman TURKMEN
d1c5e79ec3
Update grfmt_gdal.cpp
2017-10-22 19:01:34 +03:00
Alexander Alekhin
cca99bf824
Merge pull request #9903 from blendin:oob_write_1
2017-10-22 07:27:15 +00:00
Bhanudutta
dcaad315e7
Edit spelling mistake in my previous pull request
2017-10-22 12:37:19 +05:30
blendin
08a5fe3661
Fix out of bounds write
2017-10-21 12:12:53 -07:00
Bhanudutta
c95f3eff6e
Added a couple of comments to the interface of traincascade.cpp in order to tell user about the usage of traincascade.cpp file and to learn how Github submitting works
2017-10-21 10:19:38 +05:30
Alexander Alekhin
9ae86a922c
Merge pull request #9887 from mshabunin:upgrade-tbb
2017-10-20 11:44:00 +00:00
Alexander Alekhin
276459e57e
Merge pull request #9890 from dkurt:fix_torch_test
2017-10-20 11:43:16 +00:00
Maksim Shabunin
223830a5ee
Updated TBB package to 2018.1
2017-10-20 12:16:06 +03:00
Dmitry Kurtaev
410d44d67d
Binary data for batch normalization test from Torch
2017-10-20 12:01:42 +03:00
Igor Wodiany
d7cbe6e947
Add const to getViewerPose()
...
getViewerPose() doesn't modify an object of the class so it can be
made const. It also makes this method consistent with other getters
in the class as they are defined as const.
2017-10-19 22:05:49 +01:00
Vitaly Tuzov
ad051cdd99
Fixed CAP_PROP_FORMAT evaluation in case CvCaptureCAM_V4L returns CV_16U image
2017-10-19 20:51:00 +03:00
Maksim Shabunin
b1fe298764
Removed cmake submodules and contrib_world references
2017-10-19 17:34:59 +03:00
Maksim Shabunin
a6c02af099
Merge pull request #9878 from alalek:doc_cleanup
2017-10-18 14:50:12 +00:00
Maksim Shabunin
c97c1a2454
Merge pull request #9879 from alalek:fix_build
2017-10-18 14:49:44 +00:00
Maksim Shabunin
9b1b281c7b
Merge pull request #9881 from alalek:ocl_timer_simplify
2017-10-18 14:49:21 +00:00
Alexander Alekhin
185faf99bd
ocl: simplify ocl::Timer interface
2017-10-18 16:01:21 +03:00
Dmitry Kurtaev
b903ff8992
Ceil mode from experimental version of Caffe, https://github.com/BVLC/caffe/pull/3057
2017-10-18 14:04:53 +03:00
Alexander Alekhin
face2ea612
3rdparty: suppress warnings
2017-10-18 13:08:01 +03:00
Alexander Alekhin
3fd03964a3
fix code style
2017-10-18 13:08:01 +03:00
Alexander Alekhin
ccea108806
doc: filter out OpenCL auto-generated runtime headers
2017-10-18 09:38:22 +03:00
Vitaly Tuzov
8d5a5d5ceb
AVX2 optimizations for FAST corner tracking provided by Victoria Zhislina
2017-10-17 18:53:15 +03:00
Dmitry Kurtaev
a3a446c197
Output blobs shapes initialization in case of identity permutation (NCHW->NCHW)
2017-10-17 17:15:25 +03:00
Alexander Alekhin
c63b4433f4
Merge pull request #9872 from alalek:fix_documentation
2017-10-17 13:25:42 +00:00
Alexander Alekhin
505c90e104
Merge pull request #9866 from mapreri:support-dynamic-mathjax
2017-10-17 13:23:40 +00:00
Mattia Rizzolo
97b8a089c7
doc: Make MATHJAX_RELPATH configurable through cmake
...
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2017-10-17 13:08:49 +02:00
Alexander Alekhin
69e5ac6f02
doc: fix youtube videos handling
2017-10-17 13:50:56 +03:00
Ryan Fox
3da9598add
fix and clarify several grammar issues
2017-10-16 19:07:17 -05:00
Mattia Rizzolo
437da0a3d9
Use CMake's ${CMAKE_INSTALL_LIBDIR} variable to decide where to place the built libraries
...
The typical situation where the usual, plain 'lib' is not wanted is in a
multiarch system, that allows installation of the same library built for
multiple architectures.
Use the standard ${CMAKE_INSTALL_LIBDIR} variable (coming from the
GNUInstallDirs module) to figure where to put the built libraries.
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2017-10-17 00:55:08 +02:00
Mattia Rizzolo
d026d7dcfb
Fix build for non-linux architectures but still glibc-based
...
Exampls of these are gnu/kfreebsd and gnu/hurd, both available as
unofficial Debian ports.
They don't define __linux__ (as they are non-linux…) but still define
__GLIBC__, so check on that.
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2017-10-17 00:45:27 +02:00
Alexander Alekhin
110af09bf9
Merge pull request #9853 from catree:fix_dnn_samples_python3
2017-10-16 16:18:22 +00:00
Alexander Alekhin
73af899b7c
Merge pull request #9860 from mshabunin:fix-static-9
2017-10-16 14:39:08 +00:00
Wu Zhiwen
2d8f2c2aea
dnn(ocl4dnn): add fusion support
...
ocl4dnn supports following fusion styles:
Conv + [BN] + [Scale] + [ReLU/PReLU]
Signed-off-by: Wu Zhiwen <zhiwen.wu@intel.com>
2017-10-16 19:18:36 +08:00
Maksim Shabunin
b066dd36ff
Fixed uninitialized class fields
2017-10-16 13:47:43 +03:00