public boolean drawLinesMatchSURF ( Keypoint[] keypointsObjectMatchIn, // le tableau de Keypoint match de l'objet int xRefObject, int yRefObject, // coordonnées référence image objet Keypoint[] keypointsSceneMatchIn, // le tableau de Keypoint match de la scene int xRefScene, int yRefScene, // coordonnées référence image scene float scaleIn, int colorStrokeIn, int strokeWeightIn, // paramètres graphiques boolean debug // debug )