I am starting a project that looks into how capable the Hololens is at detecting 3D objects (How small can the object be? What shape does the object have to be?)
For example, if I were to look at a shoe using the Hololens would it be able to capture all the points that on the shoe's surface? I looked into the specs of the Hololens and it says it has "environment understanding cameras", but does that mean they are 3D cameras and how precise can they be?
The reason I ask is that I worked through a tutorial that would allow you to view the mesh of a room scan, and the likes of chairs and tables looked like lumps growing out from the ground, rather than autonomous objects. And if I wanted the hololens to detect a shoe and do something with it, a lump is going to be of no use.
I am new to all sorts of image/3D object detection so any resources to help explain how it works would be greatly appreciated.