Convert images from Pylon to Opencv in c++
问题 I want to convert stereo images captured by Basler cameras to opencv (Mat) format. In the below code i have converted images to opencv format, but in show stages, i can not show the images. please guide me. Thanks int main(int argc, char* argv[]) { // The exit code of the sample application. int exitCode = 0; PylonInitialize(); Pylon::PylonAutoInitTerm autoInitTerm;//me try { // Get the transport layer factory. CTlFactory& tlFactory = CTlFactory::GetInstance(); // Get all attached devices and