Not yet. I’ve finally completed enough tasks to get back to doing firmware updates however. So, the next firmware release should have this feature.
Um, note, I plan to just expose the four extreme corners of the object. The minimum rect will just then be parallel lines that pass through these corners.
In our lib a rect() is never rotated… So, to draw the minimum rect you’d have to call draw line repeatedly on each corner to corner. Anyway, do you actually need the minimum rect or just the extreme corners?
I want bounding rotated rectangle that can returns center, angle, width, height, point[0], point[1], point[2], point[3] and contour area as attach picture. Thank you and Happy new year.
http://www.emgu.com/wiki/index.php/Minimum_Area_Rectangle_in_CSharp
https://docs.opencv.org/3.2.0/dd/d49/tutorial_py_contour_features.html