Ask Your Question

nervo's profile - activity

2017-02-16 07:52:58 -0600 asked a question 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?