- Edited
I’m currently working on a script to detect the maximum resolution of several Luxonis cameras. I want to use the getresolution()
function, but I’m not sure how to do it. I would appreciate if someone could provide a Python or a C++ example.
Thanks in advance.