Sending OpenCV images from C++ to Python error

后端 未结 0 893
灰色年华
灰色年华 2020-12-17 19:25

I am trying to open images in C++ using OpenCV and to send a pointer (image.data) to Python where I convert image.data to a numpy array using Numpy\'s frombuffer method. In

相关标签:
回答
  • 消灭零回复
提交回复
热议问题