How to use the cv::cuda::minMaxLoc function in Python

The python bindings haven’t been added correctly.

You can fix this by manually adding CV_OUT to the output arguments and re-compiling, see below

1 Like