You are here: Start » Program Examples » Missing Chip
Missing Chip
Aim
The purpose is to find missing chips.
Input
An image showing a set of chips with missing items.
Output
An image with marked missing chips.
Hints
To find multiple specific objects, you can use the LocateMultipleObjects_NCC.
Macrofilter Main
Used Filters
►Click here to show the filters list.
Further Readings
- Template Matching - Most detailed description of the Template Matching technique.