Skip to content

does SfMPerspectiveCameras workable? #146

Closed
@achao2013

Description

@achao2013

❓ Questions on how to use PyTorch3D

I want to use SfMPerspectiveCameras to render a hunman face obj(with texturemap, x,y,z ~[-1,1]),but it seams that there are something wrong,the rendered result is strange:
image

SfMPerspectiveCameras(device=device, focal_length=np.array([[256,256]]), principal_point=np.array([[256,256]]), R=np.eye(3).reshape(1,3,3),T=np.array([[0,0,0]
]))
does i make a mistake or this function is not ready?

Metadata

Metadata

Assignees

No one assigned

    Labels

    how toHow to use PyTorch3D in my projectquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions