Issue using cv.puttext() with width and height of cv.minAreaRect()

OK, sorry!!

Is there a guide how to create embedded text for code? The text i embedded was NOT extra.

Nevertheless i just found my own fault, it’s not the data types of width and height that were wrong but the ones of x and y so i changed these to integer and now it works! Thanks!

2 Likes