亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

void cvPolyLine函數如何調用?

void cvPolyLine函數如何調用?

C
MYYA 2018-12-12 13:15:13
void cvPolyLine( CvArr* img, CvPoint** pts, int* npts, int contours, int is_closed,CvScalar color, int thickness=1, int line_type=8, int shift=0 );
查看完整描述

1 回答

?
慕森卡

TA貢獻1806條經驗 獲得超8個贊

cvPolyLine 繪制簡單或多樣的多邊形。
void cvPolyLine( CvArr* img, CvPoint** pts, int* npts, int contours, int is_closed,
CvScalar color, int thickness=1, int line_type=8, int shift=0 );
img 圖像。
pts 折線的頂點指針數組。
npts 折線的定點個數數組。也可以認為是pts指針數組的大小
contours 折線的線段數量。
is_closed 指出多邊形是否封閉。如果封閉,函數將起始點和結束點連線。
color 折線的顏色。
thickness 線條的粗細程度。
line_type 線段的類型。參見cvLine。
shift 頂點的小數點位數。

查看完整回答
反對 回復 2019-01-05
  • 1 回答
  • 0 關注
  • 591 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號