-1

Righto, I'm getting this issue... cv::cuda::getDeviceEnabledCount() == 0

Platform Specifications:

-Jetson TX2

-Ubuntu 16.04

-OpenCV 3.4.2

I have a usr/local/cuda folder. I just reinstalled OpenCV by grabbing the newest release from GitHub, cmaking and then making it.

If I manage to figure it out, I'll be sure to update this. Any tips would be greatly appreciated.

talonmies
  • 70,661
  • 34
  • 192
  • 269
Luke Knoble
  • 33
  • 1
  • 6

1 Answers1

-1

I set the cmake "WITH_CUDA" flag to on in the opencv folder I DL'd. Fixed me up m880s

Luke Knoble
  • 33
  • 1
  • 6