Closed kushal2507 closed 2 years ago
I'm also wondering if it's possible to use 3 cameras at the same time and stitch a 360 picture?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days
Is there a method to concatenate 2 or more sl::mat images? Something similar to cv::hconcat or cv::vconcat??
I dont want to convert my images to cv::Mat images and want to record images from 2 or more cameras simultaneously in a single window.