Generate Rectangle Candidates¶
Function¶
This Step generates candidate rectangle results according to the dimensions in pixels and corner information (position and orientation) of an object, which will be verified in succeeding Steps.
Usage Scenario¶
This Step is to generate templates for 2D matching.
Input and Output¶
Input:
List of pixel-wise dimensions generated from list of actual object dimensions.
List of corner points corresponding to the input dimensions; each input pair of dimensions and corner points are detected from the same mask or the same point cloud.
Output:
Vertices of the generated rectangles.