Alexander Alekhin
|
183cfd3a2e
|
Merge pull request #12097 from xsacha:master
|
2018-08-04 13:14:22 +00:00 |
|
Alexander Alekhin
|
b4cea8d6d1
|
Merge pull request #12120 from alalek:core_test_intrin_dispatched
|
2018-08-03 17:07:17 +00:00 |
|
Sacha
|
9ff4475695
|
Support WITH_CUDA with clang compiler.
|
2018-08-03 16:42:28 +10:00 |
|
Maksim Shabunin
|
2df0345985
|
cmake: add download helper scripts
|
2018-08-01 15:57:53 +03:00 |
|
Alexander Alekhin
|
47e3e89e30
|
Merge pull request #12116 from luzpaz:misc-typos
|
2018-08-01 11:35:57 +00:00 |
|
Alexander Alekhin
|
3f302cabb8
|
core(test): intrinsic tests for all dispatched CPU optimizations
- tests for both SIMD128 / SIMD256
- different dispatched + baseline(SIMD128) intrinsics
|
2018-08-01 13:50:42 +03:00 |
|
Maksim Shabunin
|
5aceee5a36
|
Restored tests dependencies processing
|
2018-07-31 19:34:19 +03:00 |
|
luz.paz
|
2003eb1b9b
|
Misc. typos
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
|
2018-07-31 18:44:23 +03:00 |
|
Maksim Shabunin
|
7cf52de47e
|
dnn: modified IE search, R2 compatibility fixed
|
2018-07-31 14:48:06 +03:00 |
|
Maksim Shabunin
|
597db69151
|
ts: test case list is printed after cmd line parsing, refactored
|
2018-07-26 16:43:43 +03:00 |
|
Dmitry Kurtaev
|
0c4d5ffecd
|
Do not copy cv_cpu_helper.h to parent if OpenCV is a submodule
|
2018-07-24 09:36:28 +03:00 |
|
Alexander Alekhin
|
5b72e83687
|
cmake: prefer using find_package(InferenceEngine)
|
2018-07-17 15:31:11 +03:00 |
|
Alexander Alekhin
|
60994389a6
|
Merge pull request #11985 from alalek:cmake_update_inference_engine_detection
|
2018-07-16 15:49:19 +00:00 |
|
Alexander Alekhin
|
014ae55379
|
cmake: update DL IE detection to align with OpenVINO 2018 R2
These CMake options are enough:
- `-DWITH_INF_ENGINE=ON`
- `-DIE_PLUGINS_PATH=lib/ubuntu_16.04/intel64`
- `-DENABLE_CXX11=ON` (OpenCV 3.4 only)
|
2018-07-16 14:02:23 +03:00 |
|
Alexander Alekhin
|
e79c729b20
|
CUDA: allow to use external FindCUDA from modern CMake
CMake 3.9.0+ is required
|
2018-07-12 14:33:14 +03:00 |
|
Kuang Fangjun
|
8e24a8b7c0
|
remove a redundant option.
|
2018-07-02 09:45:28 +08:00 |
|
Alexander Alekhin
|
dd7f88bd68
|
python: support standalone Python bindings build
- requires OpenCV source directory
- requires OpenCV binary directory with built modules and 'python_bindings_generator' target
|
2018-06-07 15:16:39 +03:00 |
|
Alexander Alekhin
|
ec30b1294f
|
Merge pull request #11636 from alalek:cmake_ffmpeg_find_package
|
2018-06-04 14:37:36 +00:00 |
|
Kuang Fangjun
|
9ae28415ec
|
fix doc.
|
2018-06-03 17:44:24 +08:00 |
|
Alexander Alekhin
|
b934702c7f
|
cmake: support find_package(FFMPEG)
Use "OPENCV_FFMPEG_USE_FIND_PACKAGE" variable to specify find_package() parameters
|
2018-05-31 18:27:01 +03:00 |
|
Dmitry Kurtaev
|
f96f934426
|
Update Intel's Inference Engine deep learning backend (#11587)
* Update Intel's Inference Engine deep learning backend
* Remove cpu_extension dependency
* Update Darknet accuracy tests
|
2018-05-31 14:05:21 +03:00 |
|
Alexander Enaldiev
|
84584002f2
|
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
* imgcodecs cmake: the option to customize supported formats list (WITH_IMGCODEC_HDR, WITH_IMGCODEC_SUNRASTER, WITH_IMGCODEC_PXM)
* imgcodecs: fixes
- fixed CMake scripts (=OFF doesn't really work)
- restore dropped GDCM block
- added _IMGCODEC_ prefix
- fixed tests
- include PAM format under WITH_IMGCODEC_PXM option
|
2018-05-22 15:10:15 +00:00 |
|
Alexander Alekhin
|
573e790107
|
Merge pull request #11558 from alalek:issue_11552
|
2018-05-22 14:19:13 +00:00 |
|
Maksim Shabunin
|
020ad1ac76
|
dnn: allow setting IE paths via command line
|
2018-05-22 14:40:03 +03:00 |
|
Alexander Alekhin
|
d4a8a9ee96
|
cmake: filter NVCC compiler flags (Wimplicit-fallthrough, OPENCV_CUDA_NVCC_FILTEROUT_OPTIONS)
issue 11552
|
2018-05-21 17:54:11 +03:00 |
|
Alexander Alekhin
|
c6a9de812b
|
Merge pull request #11497 from alalek:libjpeg-turbo
|
2018-05-14 12:17:10 +00:00 |
|
Alexander Alekhin
|
f8252702a8
|
3rdparty: integrate libjpeg-turbo build scripts into OpenCV
|
2018-05-11 18:29:57 +03:00 |
|
Alexander Alekhin
|
43177b1f6f
|
cmake: added check_flake8 target
|
2018-05-11 17:32:22 +03:00 |
|
Sayed Adel
|
788d6a7105
|
cmake: Disable -Wsuggest-override option in case of using PCH #11433
|
2018-05-02 09:12:55 +00:00 |
|
Alexander Alekhin
|
80934dc488
|
cmake: update 'git describe' information
|
2018-04-28 17:17:31 +03:00 |
|
Alexander Alekhin
|
e7adce851c
|
Merge pull request #11314 from terfendail:msmf_camera
|
2018-04-27 19:34:29 +03:00 |
|
Alexander Alekhin
|
1031dfe4e8
|
Merge pull request #11402 from alalek:build_warnings
|
2018-04-26 19:04:37 +00:00 |
|
Alexander Alekhin
|
56222f35bb
|
cmake: fix CPU_BASELINE_FINAL filling
- remove duplicates
- restore "always on" missing entries
- fix FP16 detection on MSVC
|
2018-04-26 17:13:42 +03:00 |
|
Alexander Alekhin
|
2a330e3006
|
cuda: eliminate warnings
|
2018-04-26 15:06:59 +03:00 |
|
Alexander Enaldiev
|
677dc802ae
|
protobuf build documenting: move the WITH_PROTOBUF option to the top level
|
2018-04-26 13:58:13 +03:00 |
|
Alexander Alekhin
|
ef2548778c
|
build: -Wimplicit-fallthrough warning for GCC 7+ only
|
2018-04-24 16:03:40 +03:00 |
|
Vitaly Tuzov
|
80600e5cdc
|
Added DXVA hardware acceleration to MSMF-based VideoCapture
|
2018-04-24 13:42:49 +03:00 |
|
Alexander Alekhin
|
a2d6fc7ac0
|
cmake: fix popcnt detection
via GCC/Clang __POPCNT__ define
|
2018-04-24 12:40:25 +03:00 |
|
Alexander Alekhin
|
ff6ce6cd01
|
cmake: change CPU_BASELINE=DETECT for MacOSX
|
2018-04-23 19:42:49 +03:00 |
|
Alexander Alekhin
|
dca9ca1cac
|
Merge pull request #11363 from mshabunin:compat-vc2017
|
2018-04-23 09:24:39 +00:00 |
|
Alexander Alekhin
|
29b4fd2774
|
Merge pull request #11351 from dkurt:dnn_enable_inf_engine_tests
|
2018-04-23 09:16:39 +00:00 |
|
Maksim Shabunin
|
abce51fb7b
|
cmake config: adding fallback to VS 2015 if distribution does not have VS 2017 binaries
|
2018-04-23 09:33:27 +03:00 |
|
Dmitry Kurtaev
|
bd77d100e1
|
Enable some tests for clDNN plugin from Intel's Inference Engine
|
2018-04-20 10:47:46 +03:00 |
|
Alexander Alekhin
|
12e8e33144
|
build: enable -Wimplicit-fallthrough warning for OpenCV modules
|
2018-04-19 19:54:03 +03:00 |
|
Alexander Alekhin
|
97882d03cc
|
core: fix FP16 conversion with CV_DISABLE_OPTIMIZATION option
Reproducer:
cmake -DCPU_BASELINE=AVX2 -DCV_DISABLE_OPTIMIZATION=ON ...
|
2018-04-18 14:13:03 +03:00 |
|
Alexander Alekhin
|
5b867b6f1f
|
cmake: fix CPU_BASELINE=NATIVE on MSVS
|
2018-04-17 19:34:35 +03:00 |
|
Alexander Alekhin
|
a2d6ee2d31
|
Merge pull request #11305 from tomoaki0705:typoNVIDIA
|
2018-04-13 12:56:42 +00:00 |
|
Tomoaki Teshima
|
a40354d16f
|
use correct name for NVIDIA
* remove NVidia and Nvidia
* replace Cuda with CUDA
* keep the letters for API
|
2018-04-13 20:33:19 +09: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 |
|