wyysf-98 / CraftsMan

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

about projection problem #17

Open lingtengqiu opened 1 month ago

lingtengqiu commented 1 month 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 1 month 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?