-
Notifications
You must be signed in to change notification settings - Fork 19
Updating DetectICsSilk() #6
Copy link
Copy link
Open
Labels
OpenCVThis issue is related to opencvThis issue is related to opencvPriority 3 (Low)An Issue that results in a low impact for DevelopmentAn Issue that results in a low impact for DevelopmentbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
OpenCVThis issue is related to opencvThis issue is related to opencvPriority 3 (Low)An Issue that results in a low impact for DevelopmentAn Issue that results in a low impact for DevelopmentbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
The function that finds ICs Silk screen,
DetectICsSilk()has a very hard time finding ICs mainly because of a bad mask.with the new example:
Board9.png:I get this mask:
I want the program itself to figure out the best mask based on the amount of ICs it found with each tested mask.
Any ideas?