フィルターのクリア

How to extract feature in an image?

1 回表示 (過去 30 日間)
Asif Hasan
Asif Hasan 2014 年 9 月 3 日
コメント済み: chukka Ranjith 2017 年 9 月 30 日
I have a segmented image now i have to extract feature from the image. Which will be the best approach to take? Please help
This is the segmented image
  2 件のコメント
Asif Hasan
Asif Hasan 2014 年 9 月 3 日
I have already used gabor filter (gaborfilterbank & gaborfeature which i downloaded from fileExchange) but when i input this image it gives me feature but mostly focused on edge rather than sclera part. How do i solve this problem? I am attaching those images
This is the magnetize gabor filter
This is the real gabor filter
Please help.
chukka Ranjith
chukka Ranjith 2017 年 9 月 30 日
can u send me the code... not totally i just need the logic... just send 3 lines of gabor filter in matlab

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

回答 (1 件)

Image Analyst
Image Analyst 2014 年 9 月 3 日
編集済み: Image Analyst 2014 年 9 月 3 日
Why are you using Gabor filter? What do you want to measure, and how do you think Gabor will do that?
  10 件のコメント
Asif Hasan
Asif Hasan 2014 年 9 月 5 日
Gabor filter returns 1D matrix. Is it possible i can threshold this matrix because in matrix there are 0 or more than 0? If possible how can i apply adaptive thresholding or other? @ImageAnalyst
Image Analyst
Image Analyst 2014 年 9 月 5 日
I don't really know. I don't use Gabor things. Sure, you can threshold globally or adaptively/locally - whatever makes sense to you.

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

カテゴリ

Help Center および File ExchangeRecognition, Object Detection, and Semantic Segmentation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by