LiWentomng/OrientedRepPoints

转换函数

Opened this issue · 1 comments

MinAeraRect:intends to find the rotated rectangle with the minimum area from the learned point set over an oriented object.
您好,我在看您的论文的时候发现对这一方面没有多余的解释,我想知道您具体是怎么做的呢,没有找到代码的相关位置。感谢!

您好,该转换函数的代码为cuda代码,具体代码在这个位置minarearect,在head的脚本中调用了该函数。