An open API service indexing awesome lists of open source software.

https://github.com/leedskiy/bounding-box

Common bounding box finder built using java.
https://github.com/leedskiy/bounding-box

bounding-box bounding-boxes documentation geometry java math regular-shape shape

Last synced: 8 months ago
JSON representation

Common bounding box finder built using java.

Awesome Lists containing this project

README

          


The program finds common bounding box of regular shapes using java.



You can find detailed documentation in the "bounding_box_documentation.pdf" file.

Program expects input files.

It was created with the practice purposes.