SkillAgentSearch skills...

ExtractRect

find the largest rectangle inscribed in a non-convex polygon

Install / Use

/learn @pogam/ExtractRect
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ExtractRect

find the largest rectangle inscribed in a non-convex polygon

the code is inspired from the stackoverflow discussion that can be found here here

the function findRotMaxRect can be run in different mode using

  • optimization algo
  • brute multiprocessor
  • brute serial

To speed-up the algo, the initial image was reduce by a factor 3

View on GitHub
GitHub Stars51
CategoryDevelopment
Updated4mo ago
Forks4

Languages

Python

Security Score

77/100

Audited on Nov 16, 2025

No findings