Items with no label
3335 Discussions

scan3d.cs, when scan face, configuration not supported,why?

启王
Beginner
1,225 Views

SR300, scan head, body, object, all ok, only when choosing scan face, "configuration not supported" displayed.

0 Kudos
1 Solution
MartyG
Honored Contributor III
312 Views

When using the 3DScan tool, you need to at least tick the 'Landmarks' option in the side panel before it will work. You can tick a combination of options (Solid, Texture, etc) but one of the ticked options must be Landmarks. For example, 'Landmarks + Solid' or 'Landmarks + Texture' or 'Landmarks + Solid + Texture'

View solution in original post

5 Replies
MartyG
Honored Contributor III
313 Views

When using the 3DScan tool, you need to at least tick the 'Landmarks' option in the side panel before it will work. You can tick a combination of options (Solid, Texture, etc) but one of the ticked options must be Landmarks. For example, 'Landmarks + Solid' or 'Landmarks + Texture' or 'Landmarks + Solid + Texture'

启王
Beginner
312 Views

you are right, thanks. could you please explain what is the meaning and function of "landmarks","marker"?

0 Kudos
MartyG
Honored Contributor III
312 Views

Landmarks refers to the points on the human face that RealSense can track.

For an explanation about markers, please look at this documentation page. Thanks!

https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_scan_marker_tracking.html Intel® RealSense™ SDK 2016 R2 Documentation

0 Kudos
启王
Beginner
312 Views

in object mode, when choosing solid or marker, the result is color image, when choosing texture or solid+texture, the result is white(looks like a statue),why?

0 Kudos
jb455
Valued Contributor II
312 Views

Texture mode saves the texture as a separate (higher resolution) file, so the colour information is no longer stored in the .obj file. The default three.js viewer can't handle texture files so you'll need to find a different application to view the object in (for example, 3D Builder which comes pre-installed with Windows 10 for some reason).

0 Kudos
Reply