-
hello,
Thanks for your wonderful work.
Is it possible to release the SMPLX and scans registration code ? so that we can use your code in our 3d scan data
I found it is hard to get stable 3D joint…
-
Hi!
I am interested in extracting the 3D points of all the keypoints to reconstruct a sparse 3D points matrix.
I was looking at the function https://github.com/introlab/rtabmap/blob/6dca8ab0f366b2…
-
Thank you for the python binding :)
I have the keypoints of the two images that I have matched and also the pose information of one of the images. How do I obtain point3d for the absolute pose est…
-
Hello @chingswy,
Hope you are doing well.
With the help of Easymocap, I could generate all the necessary rendering on NeuralBody and some Monocular ones.
My final task is - extracting the smpl…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a…
-
Seems the predict 3D keypoints are not in the same coordinate with the input 2d keypoints even with --pixel option and global version config, is it possible to project the 3D keypoints back to the ima…
-
### What is the problem?
I have used the /task/new/init API to set options and changed 3d-tiles to true. However, when I retrieve the result using /task/{uuid}/info, it still shows 3d-tiles as false.…
-
Hello. i am surprised at your work. thank you for sharing this.
Q : i am developing SfM pipeline with 360 image outside by a car riding road. i was using Super Point to extract features, but i foun…
-
I'm working with mediapipe face mesh landmarks model. What I want is to find the 468 landmarks for a face and then filter out any faces with occluded landmarks. The model has these attributes defined …
-
Hello,
I'm using the IMU-camera calibration tool. It seems that the optimization includes terms for reprojection errors in each frame, and attempts to also minimize these. Is it possible to disable…