How can i extract shape features of an image for content based image retrieval ?

2 ビュー (過去 30 日間)
nissrine Neyy
nissrine Neyy 2022 年 10 月 23 日
回答済み: Mandar 2023 年 2 月 1 日
I am trying to use the shape information in a content based image retrieval system, and i don't know which algorithm is best to extract the features and based on what to chose it.

回答 (1 件)

Mandar
Mandar 2023 年 2 月 1 日
The “regionpropos” function can be used to compute various shape features of the object. For example, Major axis length, Area, Perimeter, and so on. Refer the following documentation link to know more about “regionprops” function.
In addition, refer the following answered question for the steps to be followed for shape feature extraction.

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by