POSIT in C++ API?
Is there a POSIT in the C++ API of OpenCV? I can only find the cvPOSIT of the old C API, and it's using all the old CvPoint3D32f and stuff, which is kind of ugly.
Also, what about when the old C API becomes deprecated in OCV 3.0?