JetsonHacksNano / CSI-Camera

Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Developer Kit
Other
817 stars 287 forks source link

fixed the shape of image captured by camera in README #24

Closed tomasz-lewicki closed 4 years ago

tomasz-lewicki commented 4 years ago

Hi!

Correct me if I'm wrong, but I think you swapped the numbers in raspberry pi camera native resolution. (3820 instead of 3280) It deforms the image slightly, which is totally not a big deal, but since so many people keep this repo as a reference, I figured I might as well correct it :slightly_smiling_face:

reference

JetsonHacksNano commented 4 years ago

Good catch! Thank you.