Image Segmentation and Circles indentification using VB.net or C#

Job ID: 34720060

Budget: $100 – $200 USD

Make a Windows Form Desktop Application - (VB.net preferred)

- Identify all circles in Image and Mark their outlines.
- Give a slider control to classify circles and non circles on basis of roundness/circularity.
- Show percentage Area of Image occupied by circles.
- List all circles according to size
- Ignore circles below a certain value. Take that size as input in a text box.
- Click on any circle to highlight its size / Area in the list.

-- From the total Image Area, Subtract area of Circles.
-- Provide a Slider for Thresholding - to segeregate Remaining Image into black and white and
-- show percentage of Black and White areas.

Total Image Area = %Area of Circles + %Area of Black + %Area of White
Related categories: .NET C# Programming VB.NET Image Processing OpenCV