How to extract feature in an image?

조회 수: 2 (최근 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 CenterFile Exchange에서 Recognition, 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