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

3 次查看(过去 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 个评论
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 CenterFile Exchange 中查找有关 Transmission Lines 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by