1d measuring
一維測量
2d metrology
二維計量
3d matching
三維匹配
3d object model
三維物件模型
3d reconstruction
三維重建
calibration
校準classification
分類deep learning
深度學習
develop
開發file
檔案filters
過濾器graphics
繪圖identification
識別image
影象inspection
檢查matching
匹配matrix
矩陣morphology
形態學ocr
光學字元識別
object
物件regions
區域segmentation
分割system
系統tools
工具transformations
轉變tuple
元組xld
xld
halcon運算元簡介
1.基本運算運算元 rgb1 to gray 將rgb影象轉換為灰度影象。intersection 計算兩個區域的交集 union1 返回所有輸入區域的並集。invert image 反轉影象 convert image type 轉換影象的型別 2.分水嶺演算法用到的運算元 watersheds ...
Halcon運算元雜記
1.copy obj classregions,objectsselected,index,count 釋義 將classregions這個tuple中的元素從index開始,拷貝count個數目到objectsselected中。2.closing circle objectsselected,r...
halcon運算元學習
1.gen contour polygon xld contour row,col 功能 根據乙個多邊形 polygon 以元組形式給出 建立乙個xld輪廓 contour 輸出 contour 輸出建立的xld輪廓 輸入 row 輸入的行陣列 輸入 col 輸入的列陣列 例 gen contour...