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
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 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