Filter Out Poses Out Of ROI

The main function of this step is to filter out poses out of the ROI to accelerate the subsequent process about poses. The combination is shown below.

filter poses outside roi filter poses outside roi

The introduction to each step is as follows:

  1. Inverse Poses Calculate the inverse of the center pose of the ROI.

  2. Transform Point Clouds Input the pose to be filtered (Input 1) and the center pose of the ROI (Input 2). This step would transform the relative coordinate of Input1 into the coordinate system of Input 2.

  3. Decompose Object Dimensions and Calc Absolute Values Change the XYZ coordinate of the pose to absolute value to get ready for detecting whether the coordinate is in the ROI.

  4. Dichotomize Values by Threshold Set the ROI and detect whether the XYZ coordinate(Absolute value) is in the ROI.

  5. Filter Filter out poses out of the ROI.

We Value Your Privacy

We use cookies to provide you with the best possible experience on our website. By continuing to use the site, you acknowledge that you agree to the use of cookies. If you decline, a single cookie will be used to ensure you're not tracked or remembered when you visit this website.