luxonis / depthai-experiments

Experimental projects we've done with DepthAI.
MIT License
801 stars 357 forks source link

Bugfix: Height property to get the height param #474

Closed msanterre closed 1 year ago

msanterre commented 1 year ago

Small bugfix to accurately fetch the height parameter from the request instead of the width within the height property.

Erol444 commented 1 year ago

Look good, thank you @msanterre !