Skip to content

fix build on Jetson TX1 and TX2#17587

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
tomoaki0705:fixCUDAOptflowJetson
Jun 19, 2020
Merged

fix build on Jetson TX1 and TX2#17587
opencv-pushbot merged 1 commit intoopencv:3.4from
tomoaki0705:fixCUDAOptflowJetson

Conversation

@tomoaki0705
Copy link
Copy Markdown
Contributor

@tomoaki0705 tomoaki0705 commented Jun 18, 2020

Relates #17581

  • I missed one more enable_if_t in cudaoptflow
  • This will let Jetson TX1 and TX2 let build
  • enable_if_t is a c++14 feature

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under OpenCV (BSD) License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake
force_builders=Custom
buildworker:Custom=linux-4
build_image:Custom=ubuntu-cuda:18.04

  * enable_if_t is a c++14 feature
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@opencv-pushbot opencv-pushbot merged commit cb54f4c into opencv:3.4 Jun 19, 2020
@tomoaki0705 tomoaki0705 deleted the fixCUDAOptflowJetson branch June 19, 2020 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants