Skip to content

Package not working for certain shapesΒ #3

@james-shuster

Description

@james-shuster

Hello there,

First off thanks for making this package available - i've searched long and hard for a python package for automated rectangle decomposition.

I have had success using this package for certain arrays, however for many arrays the returned rectangles are not optimized.

From the attached you can see 2 arrays, 1 working and 1 not working.

Upon inspection of the not working rectangles that were returned, they are actually all 1 point (4 repeated values of the same x,y coordinate). I compared the 2 arrays (workings vs non working) and i cannot see any difference in the 2 (same sig figs, same structure etc..) Please also find these arrays attached (left = not working, right = working).

I would really appreciate it if you could get back to me with your thoughts on this.

Take care,

James
working_array
not_working_array
rectangles
arrays

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions