scanner-research / scanner

Efficient video analysis at scale
https://scanner-research.github.io/
Apache License 2.0
620 stars 108 forks source link

OpenCV4 no longer building CUDA modules in opencv_contrib #267

Open willcrichton opened 5 years ago

willcrichton commented 5 years ago

Scannertools imgproc CUDA build is failing b/c OpenCV4 appears to not build the CUDA modules that moved into opencv_contrib. Need to investigate the build here.