tengerye opened this issue 4 years ago · 1 comments
Hi, the document says It returns a Box2D structure which contains following detals - ( top-left corner(x,y), (width, height), angle of rotation ). But actually minAreaRect() returns center point as the first return value.
It returns a Box2D structure which contains following detals - ( top-left corner(x,y), (width, height), angle of rotation ).
minAreaRect()
Yes, I found this error too.