Can I detect multiple dots?

Hi,
For a project I need to detect multiplte dots. These dots can be IR leds or just dots on paper. Is it possible to detect multiple dots (4 or 5) with OpenMV and get the position of each dot?

Yes, see the blob detection examples.