gustavz / realtime_object_detection

Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV
MIT License
281 stars 148 forks source link

Jetson TX2 onboard camera #1

Closed Alro10 closed 6 years ago

Alro10 commented 6 years ago

Hi GustavZ!

How did you configure config.yml file to open onboard camera on Jetson TX2?

Thanks!

Kowasaki commented 6 years ago

Hey @AlexanderRobles21,

I'm assuming you mean the camera from the Development Kit. Here is a step by step of how to use that camera in opencv: http://www.jetsonhacks.com/2017/09/08/opencv-python-onboard-camera-nvidia-jetson-tx2/

gustavz commented 6 years ago

closing