OpenCV探索之路(十四):繪製點、直線、幾何圖形

  https://www.cnblogs.com/skyfsm/p/6897313.html 繪製點和圓 void cvCircle( CvArr* img, CvPoint center, int radius, CvScalar color, int thickness=1, int line_type=8, int shift=0 ); img:圖像。 cen
相關文章
相關標籤/搜索