Ask Your Question

Revision history [back]

Old cvFitEllipse

Hi,

I have a old project with this code c++

cvFitEllipse(Cp[i].Contorni[0].PointArray32f,Cp[i].Contorni[0].punti,box);

cvFitEllipse isn't present in Opencv 2.4.11

I need the structure box, exists another function return this?