Given a colour image containing a variety of shapes your MATLAB-based system /algorithm should be able to detect and classify/identify the distinct shapes. Your shape detection algorithm should be able to detect the following shapes

8 ビュー (過去 30 日間)
1. A binary (black and white) image with all the shapes in white and background in black. In addition, a number, indicating the classification according to the above numbered descriptors, must be inserted in the centre of each shape. A value of zero (0) should be placed in the centre of the shape that does not fall into one of the above classifications.
2. A colour image with each shape displayed in a pre-assigned colour i.e. instead of inserting a number into each shape they can be displayed in different colours e.g. blue for all circles and yellow for all hexagons. The colour black must be assigned to all unclassified shapes. The background of this image must be white.
3. A binary (black and white) image with all the shapes in white and background in black. In addition, a number, indicating the area (in m2 and 3 decimal places), must be inserted in the centre of each shape in the image. A text value of "N/A" should be placed in the centre of the shape that does not fall into one of the above classifications. Assume each pixel represents a distance of 1 mm.

採用された回答

Image Analyst
Image Analyst 2014 年 4 月 24 日
OK, so what algorithm did you come up with. I can easily think of 2 or 3 off the top of my head. What's your algorithm? And what's your question ?
  47 件のコメント
yeshmeel
yeshmeel 2014 年 6 月 2 日
移動済み: DGM 2023 年 2 月 13 日
where is the fprintf() i dont see it on the code man.
keagan
keagan 2014 年 6 月 10 日
移動済み: DGM 2023 年 2 月 13 日
Hello Image Analyst
Guess what...I passed my assignment. I want to thank you for all your help. Thank you.
Maybe I will contact you in the future if image processing comes my way again.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by