Open dondongwon opened 1 month ago
You "just" need to figure out how to move mesh from model-space to camera-space using the head pose. Then you can render the mesh using the same intrinsics that is used during tracking. You might just need to convert between OpenGL and OpenCV
Hi, is there any way to overlay the reconstructions(mesh) to the image, as you've done in your demo videos?