Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

Image Analyst
Image Analyst le 24 Avr 2014
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 commentaires
yeshmeel
yeshmeel le 2 Juin 2014
Déplacé(e) : DGM le 13 Fév 2023
where is the fprintf() i dont see it on the code man.
keagan
keagan le 10 Juin 2014
Déplacé(e) : DGM le 13 Fév 2023
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by