What would be the best method of image recognition for components on an image of a PCB?

3 ビュー (過去 30 日間)
Hashil  Patel
Hashil Patel 2016 年 3 月 17 日
コメント済み: KIVANÇ mutlu 2020 年 5 月 30 日
I have an image of a PCB and want matlab to recognise the the PIC18 in the middle of the picture. The end goal is to get matlab to recognise resistors, capacitors and other components but my first step would be to get it to identify the PIC18 before i can go any further as i would need to understand how the process is done. I have an image and have applied some edge detection techniques so far to get matlab to detect the edges. From my understanding, i would have to create an algorithm next but that is where i am unsure of what and how to do it. The image below is of the edge detection applied to the image
It shows that all the edges are indeed shown clearly but what would be the next step to get matlab to detect the chip in the middle?
  5 件のコメント
KIVANÇ mutlu
KIVANÇ mutlu 2020 年 5 月 30 日
編集済み: KIVANÇ mutlu 2020 年 5 月 30 日
Ben pcb üzerinde fiducial noktasını öğretmek ve daha sonra bu öğretilen noktalara farklı yerlerde gelen pcbs karşılaştırmak istiyorum. nasıl yapabilirim.
KIVANÇ mutlu
KIVANÇ mutlu 2020 年 5 月 30 日
I made comparison of fixed pcb images but XOR comparison does not work on samples from different locations. I need to first identify the PCB location using the fiducial reference.

サインインしてコメントする。

回答 (1 件)

ATTAR Mehenni
ATTAR Mehenni 2018 年 2 月 15 日
Hi, if you found the solution, share the code matlab, thanks
  3 件のコメント
ATTAR Mehenni
ATTAR Mehenni 2018 年 2 月 16 日
I want to detect the lack of components on a pcb and what it is: a resistor, a capacitor ...
Image Analyst
Image Analyst 2018 年 2 月 16 日
Why do you need to do this? Don't you know what is supposed to be in each location? Many components look the same, just like a tiny box.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeTransmission Lines についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by