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

[BUG] The csi camera comes out flipped over. #40

Open soyeon219 opened 3 years ago

soyeon219 commented 3 years ago

Describe the issue Please describe the issue

The csi camera comes out flipped over. What should I do?

What version of L4T/JetPack L4T/JetPack version: 4.3

What version of OpenCV OpenCV version: 3.4.0

Python Version Python version if applicable: 2.7.1

ma-ludw commented 2 years ago

This is definitely not a bug, you can specify that with the flip_method variable.

Doc in the README