layout-parser icon indicating copy to clipboard operation
layout-parser copied to clipboard

In Shape Operations description of union operation and intersect operation

Open anjiladhikari opened this issue 3 years ago • 0 comments

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 : image

In The intersect Operation image

anjiladhikari avatar Sep 16 '22 05:09 anjiladhikari