Calling cv2.imshow causes plt.imshow to throw NSInvalidArgumentException on MacOS High Sierra #115 Closed keithlee96 opened this issue on Aug 7, 2018 · 4 comments ...
After digging a bit into the problem, I got to the conclusion that the functions with GpuMat structures involved don't get properly wrapped in Python unless they are under the C++ 'cuda' namespace ...