layout-parser
layout-parser copied to clipboard
In Shape Operations description of union operation and intersect operation
Describe the bug In union operation Second point of Note : 2. The union of two rectangles is still a rectangle, which is the minimum covering rectangle of the two input rectangles. it must be The union of two rectangles is still a rectangle, which is the maximum covering rectangle of the two input rectangles.
The intersect Operation In description part there is " The Illustration of Union Operations. " this must be The Illustration of intersection Operations.
Screenshots
In union operation
Second point of Note :

In The intersect Operation
