Пример #1
0
 private extern static void CvStarDetectorDetectKeyPoints(
    ref StarDetector detector,
    IntPtr image,
    IntPtr keypoints);