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