Skip to content

How could I render the result meshes? #12

@hygenie1228

Description

@hygenie1228

Hi, thanks for sharing interesting work.

I'm trying to render reconstructed hand&object meshes onto a 256x256 input image, like your reported figure.

image

But, I found that the hand&object vertices are not in camera space. (may be in canonical grid space)
How could I render the results?

vertices, mesh_faces, offset, scale = convert_sdf_samples_to_ply(sdf_values_hand.data.cpu(), voxel_origin, voxel_size, True, ply_filename_hand + ".ply", offset=None, scale=None)

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