1106569356
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by 1106569356-
Thanks for your prompt reply. I still have a question that is exported. ply is unaligned.Can the points in the color image be found corresponding to this .ply?Can deproject be completed? Thank you ...
-
I know the problem, but does the depth frame have to be aligned with the color frame to find the dot ply that corresponds to the color position?Because this.ply is obtained by export_to_ply.
-
I saw that some of the alignment was done with different resolution of depth and color. My depth and color resolution are the same, so their pixel positions are offset and need to be aligned. Also,...
-
The image above is the point cloud reconstruction result of depth alignment to color. The lines of the face are generated during the alignment process. How to eliminate them?One of the questions I ...
-
Maybe I didn't make it clear.I've already done the alignment and made the depth export_to_ply a point cloud, but now I need to get points in the point cloud that correspond to positions in the colo...
-
Do I need to do this even if I've already aligned the depth and color?
-
I am using ubuntu now,Can I use this function to get depth pixel?
-
So that means that I can use this function to get the depth image pixels corresponding to the color image pixels, right?And then we use deproject to get 3d coordinates?
-
The conversion from rs-convert.exe to. ply is the result of depth and color alignment, is there no post-processing in it?
-
Hi MartyG, I didn't find the keep() function, and I've got a lot of . bag files are more than 10s, so I need a better way to extract these depth frames for processing. Or I can record the video ...