Ask Your Question

Revision history [back]

Positioning putText() with floating-point

I am trying to create some debugging text on my image (CV_32FC3). I am working with Vec3f, hence i need to position with floats aswell. Is there a way to define the Point with floats instead of ints?