首页 > 其他 > 详细

Fast algorithm to compute minimum volume oriented bounding box

时间:2015-01-08 10:58:25      阅读:432      评论:0      收藏:0      [点我收藏+]

Computing minimum volume bounding box is a hard problem in computer science. Exact algorithm costs O(n3) time complexity.However, for lots of applications an approximation of the minimum volume oriented bounding box is acceptable and already accurate enough.

http://gabyx.github.io/ApproxMVBB/

Fast algorithm to compute minimum volume oriented bounding box

原文:http://www.cnblogs.com/jast/p/4210133.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!