Skip to content

pogam/ExtractRect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

find the largest rectangle inscribed in a non-convex polygon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages