You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
I downloaded and installed module with
sudo python3 setup.py install
On geany, at the first line,
cam = ids.Camera()
i get the message : unsupported color mode.
After trying ro read your code, i saw IS_CM_RGB8_PACKED in config. I so tried to modifiy the USB XS Camera configuration, but i have only RGB16 and i cant save it in camera parameters.
I am a bit lost, a help would be welcoming.
Thanks,