Classe OpenCV : ()![]() Description
Déclaration source javapublic void drawAngularAxis(int widthCaptureIn, int heightCaptureIn, float ouvertureWidthIn,int xRefIn, int yRefIn, float scaleIn, int strokeXIn, int strokeYIn, int strokeWeightIn) Syntaxeopencv.drawAngularAxis(widthCapture, heightCapture, ouvertureWidth,xRef, yRef, scale, strokeX,strokeY, strokeWeight); Paramètres
Valeur renvoyéeAucune Utilisation type
Exempleopencv.drawAngularAxis(widthCapture, heightCapture, ouvertureX, 0,0,1,color(255,255,0), color(255,255,0), 1); // affiche axes avec graduation angulaire sur l'image Exemple webcamCommentaires utilisateursAucun Cette page est une création originale de Xavier HINAULT - Tous droits réservés - 2011/2012 |