Copy cv::Mat to file descriptor on Linux

前端 未结 0 357
醉梦人生
醉梦人生 2020-11-29 11:10

I\'m trying to make a pipeline between c++, and python using file descriptor. So I can copy image buffer (cv::Mat) to file descriptor ( in c++) and it can be used in python

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