
zoozoo9610
- Total activity 7
- Last activity
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by zoozoo9610-
zoozoo9610 commented,
Thank you for answering my question. I know my problem. My problem was that the voxel length size was large. As the value of the voxel length decreased, the shape gradually started to be formed. ...
-
zoozoo9610 commented,
Thank you for answering my question. In open 3d, the trajectory matrix is a 4x4 extrinsic matrix, so I used only [Rt]. If I use x = [Rt] * X, how should I use it? R is 3x3 rotation matrix, t i...
-
zoozoo9610 created a post,
TSDF volume integration
Hi, everybody! I am working on a 3d reconstruction project using open3d and reality capture. So I want to do TSDF volume integration in open3d using the data exported from reality capture. I tried,...
-
zoozoo9610 commented,
Thank you for letting me know.
-
zoozoo9610 created a post,
Applying lidar scan values to camera setting
hi, everybody! I know the rotation, transform and intrinsics of the camera through the ios lidar scan. I want to use this information and apply it to the cameras in this program. How can I do this?