how do i create a web api that counts the number of black dots that i have on an image?
For example in the image i have added. The image contains a total of 7 black dots. How do i create a process that returns the number of black dots result back to the use?
Your guaidence will be highly appreciated.