Skip to content

Merge 3.4#17586

Merged
alalek merged 28 commits intoopencv:masterfrom
alalek:merge-3.4
Jun 19, 2020
Merged

Merge 3.4#17586
alalek merged 28 commits intoopencv:masterfrom
alalek:merge-3.4

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Jun 18, 2020

#17468 from liqi-c:sharedlib_build_problem
#17527 from tomoaki0705:detectCuvidHeader
#17533 from alalek:fix_dumpInputArray_nd_case
#17537 from Murazaki:patch-1
#17556 from nglee:dev_optFlowTVL1Async
#17557 from alalek:backport_17554
#17564 from l-bat:fix_yolov4
#17568 from alalek:cleanup_17527
#17571 from tomoaki0705:fixAutomaticCC
#17573 from alexcohn:fix/android_windows_build
#17577 from philippefoubert:branch_color_yuv_simd
#17578 from Bleach665:fix_win_eigen_build
#17581 from tomoaki0705:fixCudaAsync
#17587 from tomoaki0705:fixCUDAOptflowJetson

Previous "Merge 3.4": #17539

buildworker:Win64 OpenCL=windows-2
buildworker:Custom=linux-1,linux-2,linux-4
build_image:Docs=docs-js
build_image:Custom=javascript
#build_image:Custom=powerpc64le
#build_image:Custom=ubuntu-openvino-2019r3.0:16.04
#build_image:Custom=ubuntu-openvino-2020.1.0:16.04
#build_image:Custom=ubuntu-openvino-2020.2.0:16.04
#buildworker:Custom=linux-2
#build_image:Custom=ubuntu-vulkan:16.04
#buildworker:Custom=linux-4
#build_image:Custom=fedora:28
#build_image:Custom=ubuntu-cuda:16.04
#build_image:Custom=ubuntu-clang:18.04
#build_image:Custom=ubuntu:20.04
#buildworker:Custom=linux-1
#build_image:Custom=javascript-simd
#build_image:Custom=mips64el
#build_image:Custom Mac=openvino-2019r3.0
#build_image:Custom Mac=openvino-2020.2.0
build_image:Custom Mac=openvino-2020.2.0
#build_image:Custom Win=openvino-2019r3.0
#build_image:Custom Win=openvino-2020.1.0
build_image:Custom Win=openvino-2020.2.0
test_bigdata:Custom Win=1
test_filter:Custom Win=*
test_modules=dnn,python2,python3,java
test_opencl:Custom Win=OFF
#build_image:Custom Win=msvs2017
#build_image:Custom Win=msvs2019
test_modules:Custom Mac=dnn,java,python3

tomoaki0705 and others added 25 commits June 11, 2020 23:06
  * detect header automatically and not based on version number
This typo just made me lose my mind on the conan package update. please merge.
also modify cuda canny to use createTextureObjectPitch2D, etc.
TEngine installation rules fix for static build

* Modify cmake config error for -DBUILD_SHARED_LIBS=OFF

* Modify for not install tengine include directory

* Update compile error.

* move install command to tengine/CMakeLists.txt

* rm include dir when make install,only build static lib will install libtengine.a
* fixing opencv#17572

opencv#17572 Build for Android failed: "can't concat str to bytes"

on Windows 10 64bit with python 3.6.6

* similar to changes in platforms/winpack_dldt/build_package.py
 * enable_if_t and is_base_of is c++14 feature
 * override is c++11 feature
  * enable_if_t is a c++14 feature
@tomoaki0705
Copy link
Copy Markdown
Contributor

I'm sorry to slip in a message in the last minute, but I appreciate if you could pick #17587 in this round of merge.
Current 3.4 branch doesn't build on TX1 and TX2, and this merge will pollute that status to master, too.

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Jun 19, 2020

👍

@alalek alalek merged commit e3d5023 into opencv:master Jun 19, 2020
@tomoaki0705
Copy link
Copy Markdown
Contributor

I confirmed that on both Jetson TX1 and TX2 build passed

-- General configuration for OpenCV 4.4.0-pre =====================================
--   Version control:               4.3.0-462-ge3d5023
-- 
--   Extra modules:
--     Location (extra):            /home/nvidia/opencv_contrib/modules
--     Version control (extra):     4.3.0-69-g0f56e6d

@alalek alalek mentioned this pull request Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants