TakenoriSato i have the Jetson TX2. I want to connect this as an Azure IoT Edge device. The purpose is to collect the video of a room or a an small outside area and identify specific object there jst to get their x,y,z coordinate and store it somewhere even as the x,y,z changes. so i need to identify the object, remember it, and obtain its location in 3d space. So my first question is can i easily do this with NVidia Jetson TX2 rnning as an IoT Edge Device. my second question is what are the skills and what is the pipeline needed to do this? Which camera wold be best? Not break my budget. a stereoscopic camera? Matterport? which interface CSI? do i use microsofts machine learning models or do i need to built something directly onto the Deepstream SDK?
I can probably “cheat” and pt an easily identifiable sticker on the object. My questions are more how to get started with a Hello world.
I went to the Azure Iot Edge Marketplace and couldnt find the docker image.