wyysf-98 / CraftsMan

CraftsMan: High-fidelity Mesh Generation with 3D Native Diffusion and Interactive Geometry Refiner
https://craftsman3d.github.io/
423 stars 20 forks source link

about projection problem #17

Open lingtengqiu opened 3 months ago

lingtengqiu commented 3 months ago

After I obtain objects, how can I project the generated mesh into a reference image or mv image? I saw you only provide an extrinsic matrix. What is your intrinsic matrix?

wyysf-98 commented 3 months ago

hello, I may not understand the issue. or I missed something? we do not need to project the mesh into reference image or mv images. can you point out the specific codes for reference?