Loading [MathJax]/extensions/tex2jax.js

Aurora Visio Studio TOP » Program Examples » Fuses

Fuses

目的

The task is to check if there is no gap in the wire between two pins of fuse.

Input

An image containing fuses.

Output

Result of the inspection drawn on the image. If the fuse is undamaged, a green circle is drawn, otherwise the circle is red.

ヒント

To detect a broken wire Blob Analysis technique can be used. Using the SplitRegionIntoBlobs filter you can analyze each fuse separately.

接続のラベル付けについては こちらを参照ください。

Solution (AVS)

>> ここをクリックしてソリューションを開く

使用したフィルタ

>> ここをクリックしてフィルタリストを開く

その他の資料

  • ブロブ解析 - ブロブ分析手法について詳しく説明します。