point-cloud-library

Real time 6D pose estimation of known 3D CAD objects from a single 2D image or point clouds from RGBD Camera when objects are one on top of the other?

可紊 提交于 2021-01-01 07:43:47
问题 I'm working on a research project where I need to estimate in real time the 6DOF pose of objects in a pick and place tasks. The pose must be estimate in real time, and the objects can be one on top of the other and identical, so I have to get the position and the orientation of the object on the top. The problem is that the objects are same ( PPVC blocks, in the construction field) but good thing is that they are with quite regular shape. So how to compare the known 3D CAD model in a single

Real time 6D pose estimation of known 3D CAD objects from a single 2D image or point clouds from RGBD Camera when objects are one on top of the other?

元气小坏坏 提交于 2021-01-01 07:43:08
问题 I'm working on a research project where I need to estimate in real time the 6DOF pose of objects in a pick and place tasks. The pose must be estimate in real time, and the objects can be one on top of the other and identical, so I have to get the position and the orientation of the object on the top. The problem is that the objects are same ( PPVC blocks, in the construction field) but good thing is that they are with quite regular shape. So how to compare the known 3D CAD model in a single

How can I rotate the pcl::CropBox wrt its own particular axis rather than global axis? or how can I apply affine transform to pcl::CropBox?

|▌冷眼眸甩不掉的悲伤 提交于 2020-09-23 06:19:06
来源: https://stackoverflow.com/questions/63569343/how-can-i-rotate-the-pclcropbox-wrt-its-own-particular-axis-rather-than-global