Hi all,
What is the correct way of getting the width of the camera’s image frame?
should I use get_integer_feature_value(width) on the device object, or use get_width_bounds() on the camera object or are these two methods interchangeable?
Hi all,
What is the correct way of getting the width of the camera’s image frame?
should I use get_integer_feature_value(width) on the device object, or use get_width_bounds() on the camera object or are these two methods interchangeable?