Alexander Alekhin
|
4d4f291553
|
Merge pull request #10513 from pengli:dnn
|
7 years ago |
Alexander Alekhin
|
f92e880d3d
|
Merge pull request #10544 from alalek:issue_10535
|
7 years ago |
Li Peng
|
e3b42bf93b
|
batch_norm and blank layer ocl implementation
Signed-off-by: Li Peng <peng.li@intel.com>
|
7 years ago |
tobycollins
|
f34a0a874a
|
Merge pull request #10522 from tobycollins:issue10519
|
7 years ago |
Alessandro de Oliveira Faria (A.K.A.CABELO)
|
c71dc78cd4
|
Merge pull request #10502 from cabelo/save-dnn-yolo
Save video file (#10502)
|
7 years ago |
Alexander Alekhin
|
f3dde79ed6
|
cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too
|
7 years ago |
Alexander Alekhin
|
da0904df2d
|
Merge pull request #10550 from dkurt:replace_psroi_pooling_tag
|
7 years ago |
Alexander Alekhin
|
c08a0edea1
|
Merge pull request #10545 from alalek:dnn_blob_manager_runtime_option
|
7 years ago |
Dmitry Kurtaev
|
27b55ea761
|
Replace Caffe's psroi_pooling_param tag from 10001 to 10002
|
7 years ago |
Alexander Alekhin
|
6674a024fc
|
dnn: add OPENCV_DNN_DISABLE_MEMORY_OPTIMIZATIONS runtime option
replaces REUSE_DNN_MEMORY compile-time option
|
7 years ago |
Alexander Alekhin
|
ee35263e48
|
Merge pull request #10537 from pnemonic78:master_false
|
7 years ago |
Moshe
|
84596bff09
|
Bitwise "and false"
Bitwise "and false" is always false.
|
7 years ago |
Alexander Alekhin
|
e3a6d74945
|
Merge pull request #10536 from Sahloul:bug_fix/BLOB
|
7 years ago |
Alexander Alekhin
|
dd3c1d3b8c
|
Merge pull request #10534 from ericrwx:videoio-psnr-typo-fix
|
7 years ago |
Alexander Alekhin
|
3a5cd12dee
|
Merge pull request #10527 from csukuangfj:local
|
7 years ago |
Hamdi Sahloul
|
2d2499f610
|
BLOB - Support RGBA
|
7 years ago |
Eric Wang
|
c11895f529
|
Fix typo in video_input_psnr_ssim
|
7 years ago |
LaurentBerger
|
004a1cd64a
|
Merge pull request #10529 from LaurentBerger:ExampleGoogleNet
* Add a parameter labels to command line
* default value
* samples: caffe_googlenet.cpp minor refactoring
|
7 years ago |
Alexander Alekhin
|
d0b2e60edc
|
Merge pull request #10514 from alalek:build_warnings
|
7 years ago |
Alexander Alekhin
|
8e1f31f543
|
Merge pull request #10521 from DabatoIsCool:master
|
7 years ago |
Fangjun Kuang
|
a2869109f0
|
Improve the documentation for cv::Affine3.
|
7 years ago |
Arthur Williams
|
8a67858068
|
Fixed missing #include "../precomp.hpp"
|
7 years ago |
Alexander Alekhin
|
f5862dacb6
|
Merge pull request #10432 from GlueCrow:bgfg_knn_fix
|
7 years ago |
Li Peng
|
67f9406cbe
|
add normalize_bbox layer ocl implementation
Signed-off-by: Li Peng <peng.li@intel.com>
|
7 years ago |
Li Peng
|
f99a135eda
|
add eltwise layer ocl implementation
Signed-off-by: Li Peng <peng.li@intel.com>
|
7 years ago |
Alexander Alekhin
|
e1ec45c948
|
Merge pull request #10517 from alalek:perf_video_bgfg
|
7 years ago |
Alexander Alekhin
|
8acd05f12a
|
Merge pull request #10421 from cezheng:patch-1
|
7 years ago |
Alexander Alekhin
|
be01ea734d
|
video(perf): add Mog2/KNN tests, fixed bug in prepareData()
prepareData() bug feeds the same image (the latest)
OCL perf test doesn't pass accuracy(!) check now, so this check is disabled.
|
7 years ago |
Alexander Alekhin
|
59c6661db0
|
cmake: eliminate ninja generator warning (CMake 3.10), refactor code
|
7 years ago |
Alexander Alekhin
|
f0453bd853
|
build: eliminate warning
warning: 'layout.channel_layout::gchan' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
7 years ago |
Alexander Alekhin
|
116c8d0ddf
|
build: eliminate warnings
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
|
7 years ago |
Coralie RACHEX
|
16821b877c
|
Merge pull request #10493 from RachexCoralie:tiff32FC1Codec
* Load and save tiff images in CV_32FC1 format (1 channel of floats).
* Add test
* Fix error handling and resources leak. Improve test.
|
7 years ago |
Alexander Alekhin
|
45c5f0a549
|
Merge pull request #10488 from alalek:cmake_simplify_configure_macro
|
7 years ago |
Alexander Alekhin
|
f46eff4eb0
|
Merge pull request #10492 from pengli:dnn
|
7 years ago |
Li Peng
|
1073175c77
|
add opencl option for resnet_ssd_face sample
Signed-off-by: Li Peng <peng.li@intel.com>
|
7 years ago |
Li Peng
|
34bfd7ef51
|
add ocl implementation of proposal layer
Signed-off-by: Li Peng <peng.li@intel.com>
|
7 years ago |
Alexander Alekhin
|
94b236872c
|
cmake: avoid unnecessary files creation in ocv_cmake_configure()
|
7 years ago |
Alessandro de Oliveira Faria (A.K.A.CABELO)
|
7abaae39ec
|
Merge pull request #10446 from cabelo:style-dnn-yolo
* add style draw in yolo
* fix sintaxe whitespace
* fix conversion from float to int
* sample refactoring
- minor code style fixes
- avoid confusing "bottom" names
- use cv::format
- always draw object detection/roi
|
7 years ago |
Alexander Alekhin
|
940a90130d
|
Merge pull request #10477 from berak:fix_bg_sub_tutorial
|
7 years ago |
Alexander Alekhin
|
a42ca2eeb3
|
Merge pull request #10483 from dkurt:fix_dnn_ssd_cpp_sample
|
7 years ago |
Alexander Alekhin
|
bf80c94125
|
Merge pull request #10481 from alalek:fix_10474
|
7 years ago |
Dmitry Kurtaev
|
d0580df339
|
Update C++ MobileNet-SSD object detection sample
|
7 years ago |
Alexander Alekhin
|
ea5a3e557f
|
python: filter modules headers (from <module>/include directory)
|
7 years ago |
Alexander Alekhin
|
22576f4dfe
|
Merge pull request #10480 from alalek:fix_10479
|
7 years ago |
Alexander Alekhin
|
4ca89db22d
|
imgproc(hdr): fix bounds check in HdrDecoder::checkSignature()
|
7 years ago |
berak
|
dc88a2bcf2
|
video: clean up bg subtraction tutorial
|
7 years ago |
Alexander Alekhin
|
71f4281080
|
Merge pull request #10473 from alalek:cmake_version_string_timestamp
|
7 years ago |
Alexander Alekhin
|
4bd1e3dcbd
|
cmake: avoid timestamp change of version_string.inc file
|
7 years ago |
Alexander Alekhin
|
30373d2566
|
Merge pull request #10470 from victor-ludorum:caliper
|
7 years ago |
victor-ludorum
|
914d9662d3
|
Merge pull request #10469 from victor-ludorum:stichingbranch
Updating stiching.cpp to resolve new line issue #10461 (#10469)
|
7 years ago |