摘要:
一、圆 public static void cvCircle( IntPtr img, System.Drawing.Point center, //Center of the circle int radius, //Radius of the circle MCvScalar color, //Color of the circle int thickness, if negative indicates that a filled circle has to be drawn Emgu.CV.CvEn... 阅读全文
posted @ 2014-02-17 15:16
胡炜
阅读(1813)
评论(0)
推荐(0)