原文:Halcon_區域特征_region_features

region features Regions : : Features : Value 區域特征: area : 區域面積 row : 區域最小外接矩形的中心行坐標 column : 區域最小外接矩形的中心列坐標 row :左上角行坐標 column 左上角列坐標 row :右下角行坐標 column :右下角列坐標 width :區域的寬 height :區域的高 ratio :高比寬的值 c ...

2021-04-27 21:23 0 742 推薦指數:

查看詳情

Halcon 獲取Region特征

Region指定特征值:region_features(Regions : : Features : Value) 根據特征值選擇區域:select_shape(Regions : SelectedRegions : Features, Operation, Min, Max ...

Mon Mar 02 23:01:00 CST 2020 0 2704
Halcon區域region相關的算子

13.1 Information 1. count_obj 功能:統計一個元組中的對象。 2. get_channel_info 功能:一幅目標圖像組成部分的信息。 3. get_obj_c ...

Thu Dec 02 19:28:00 CST 2021 0 130
Halcon算子--區域特征

當我們想要提取Region時,圖像處理后,往往存在幾個類似的Region,此時,需要根據Region的一些特殊特征,來選擇指定的Region。 求Region指定特征值:region_features(Regions : : Features : Value) 根據特征值選擇區域 ...

Wed Oct 07 06:20:00 CST 2015 1 27153
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM