1 | initial version |
unfortunately, you can only use cv2.structured_light.GrayCodePattern_create()
for now.
the sinusodial variant needs a Params struct in c++, which cannot be easily wrapped into python, thus the class is omitted.
(so, building from src locally won't help)
((and yea, kudos to the pypi maintainers there !))