Hello,
I was planning on following the steps in the Vuforia Object Scanner User's Guide in order to import a 3D Object Target into a database in Vuforia. These are the links to the guides I used:
https://library.vuforia.com/articles/Training/Vuforia-Object-Scanner-Users-Guide
https://library.vuforia.com/articles/Training/Object-Recognition
However, the object I am scanning is larger than the objects scanned in the guides, and would not fit on the object scanning target. Would it work if I printed a larger version of the object scanning target, or is there another way to go about scanning this object? Attached is an image of the object.
Attachment | Size |
---|---|
![]() | 2.23 MB |
Hello,
Attached is an updated version of the Object Scanner target. These PDFs are scalable as they contain a vectorized image, instead of a bitmap. This means you can now print it to any scale without degradation.
Note: This has also been made available as a forum sticky post: https://developer.vuforia.com/forum/object-recognition/printing-large-format-version-vuforia-object-scanner-target
Reviewing your target, I'm concerned that it is missing a key property to perform as an Object Target: "The surface of the object should have contrast-based features." Your object's features look to be driven by the 3D textures, which are lighting dependent. This means that environmental lighting differences between the scanning phase and the detection phase could make the object undetectable.
There are many factors that can affect the tracking performance of a Object Target, both during the scanning process and when running an app. Most issues with Object Targets can be traced to the creation of the .od file using the Vuforia Object Scanner. Be sure to follow the scanner app instructions: https://library.vuforia.com/articles/Training/Vuforia-Object-Scanner-Users-Guide, paying close attention to step #8 in the article.
In our labs, we utilize four primary strategies for creating an optimal Object Target scanning environment:
Lastly, be sure to use meters and the default scale as this can also impact the feature's accuracy and performance.
Thanks,
Vuforia Engine Support