Danke für die Antwort!
Du meinst in der Deklaration von cvFitLine? oder beim Aufruf (???)
bei der Deklaration
Delphi-Quellcode:
procedure cvFitLine(const points : pcvArr; dist_Type : longInt; param : double; reps: double; aeps: double; line: pSingle);cdecl;
// ist in C
//void cvFitLine( const CvArr* points, int dist_type, double param, double reps, double aeps, float* line );
gibts keine Änderung weder mit Version 2.0a noch mit 1.1.0.1