Image2schematic icon indicating copy to clipboard operation
Image2schematic copied to clipboard

Counting IC pins

Open s39674 opened this issue 2 years ago • 7 comments

If we don't manage to obtain a datasheet for some chip, as a last fall back we should count how many pins the chip have. Can someone write a function that will take an IC image as an input and will output the number of pins in it? example: ic10

output: 16

Note: I have tried using color range but it didn't work well.

Thanks!

s39674 avatar Jun 27 '22 04:06 s39674

Hi @s39674 , May I work on this ?

alijafari79 avatar Jun 28 '22 18:06 alijafari79

@alijafari79 absolutely, go ahead! :rocket:

s39674 avatar Jun 29 '22 04:06 s39674

@alijafari79 absolutely, go ahead! 🚀

Thanks :)

Also, May I have some of the IC images that might have failed your color range tests ?! Or maybe some images to be able to verify the program ...

alijafari79 avatar Jun 29 '22 11:06 alijafari79

@alijafari79 absolutely, go ahead! 🚀

Thanks :)

Also, May I have some of the IC images that maybe failed your color range tests ?! Or maybe some images to be able to verify the program ...

alijafari79 avatar Jun 29 '22 11:06 alijafari79

@alijafari79 for sure: ic47 ic46 ic56 ic80 ic119 ic183

If you need more images you can check out PCB-CD. I have there a extract_pcb_wacv_2019.py python script which can extract about ~300 IC images from the pcb_wacv_2019 dataset. Let me know if you encounter other issues. Thanks!

s39674 avatar Jun 29 '22 18:06 s39674

Great ! I'll work on it and inform you on progress :)

alijafari79 avatar Jul 01 '22 14:07 alijafari79

@s39674 is this issue still open to work?

svlobao avatar Jan 23 '24 01:01 svlobao