"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Large Object Scanning

I'm developing an application that uses a smartphone camera to look at a car, and identify different parts of it. However, I'm not sure how to scan these individual parts as I can't isolate them to get a good 3D scan. Any help would be appreciated

Hello dallen5513,

There are two options for what you are trying to do.

kedarpethe37

Mon, 07/16/2018 - 06:13

1. Take photos of individual car parts and add them as ImageTargets in unity proj. (So there would be 1 image target for each car part.)

2. Place simple/complex 3D models from unity onto image target in the normal way.