-
Implement a simple method to transform the pose estimation data from every video to a common coordinate system.
Related to #3, though there we discussed a bit more sophisticated options.
-
Hi there
First of all, thanks for the amazing work. I am looking forward for the updates!
My question is, how can I improve the quality of my mesh? I tried to reconstruct an indoor plant. But I al…
-
Hello, I am very interested in your work. I have been looking for the link about **SMPL-X.zip** for a long time, but I can't find it. Could you give me some advice?
```bash
datasets
├── 3DPW
│…
-
Is it possible to update a depth map of a specific camera frame when a novem camera frame becomes available?
ghost updated
8 years ago
-
**System information** (Please provide as much relevant information as possible)
- Have I written custom code (as opposed to using a stock example script provided in Mediapipe): **Yes**
- OS Platfor…
-
I am trying to densify a sparse point cloud produced from ORB-SLAM2/3 online, or in similar time to the sparse point cloud generation. Something like this would be the end goal: [https://www.youtube.c…
-
Learning local feature descriptors with triplets and shallow convolutional neural networks, BMVC2016
Comparative Evaluation of Hand-Crafted and Learned Local Features, CVPR2017
Universal Corresponde…
-
I'm getting the following on a class:
Downloading class: artificialvision-001
Starting new HTTPS connection (1): class.coursera.org
Starting new HTTPS connection (1): class.coursera.org
Starting new …
-
it is known issue that in case of 3 or 4 cameras when one camera is losing bulb then we have tiny jump. this is caused by fact that position is calculated as average of individual interpolation of eac…
-
Hi! I am working on a robotics project where I need to reconstruct a 3D image from monocular vision. I have planned to reconstruct 3D image from depth map. For this purpose, I have installed lsd-slam …