how to extract morphological features from a image
古いコメントを表示
How to extract "morphological features", based on the following information.
Apply contextual filters based on mathematical morphology to image, in particular, four very common morphological filters are considered:
opening (O), closing (C), opening by reconstruction (OR), and closing by reconstruction (CR).
For each of these filters, we used a structuring element (SE) whose dimensions increased from 9 to 25 pixels with steps of 2 pixels, resulting in nine morphological features.
The process of reconstruction for OR and CR operators is performed using a small (3-pixel diameter) SE. The entire process of morphological filtering increases the dimensionality of the datasets from four to 40 features.
Please can someone help me to do this....
i didnt understand how to do it.... should i do all the morphological operations to one image?? so totally how many features will i get? i am confused... please can someone tell me how to do it?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Morphological Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
