Skip to content

mesh masurement scale? #14

Open
Open
@noahcao

Description

@noahcao

Hi Omid,

As I didn't find an explanation for this yet, I would like to confirm that the value in mesh files provided by GRAB is measured in meter. For example,

from psbody.mesh import Mesh
mesh = Mesh(filename='GRAB/tools/object_meshes/contact_meshes/camera.ply')
# mesh.v[:,0].max() = 0.057756002992391586
# mesh.v[:,0].min() = -0.057756002992391586

This means that the diameter of the camera mesh on the z-axis is ~57*2=114 mm. Is this correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions