필터 지우기
필터 지우기

feature extraction of an image

조회 수: 4 (최근 30일)
faa nad
faa nad 2012년 9월 20일
편집: Image Analyst 2020년 3월 29일
hi sir/mam
i m doing my project in image processing..i want to extract the features of an image using the following algorithms
1=>contour edge detection
2=>pca
3=> geometric feature extraction
plz help me ..thanx in advance
  댓글 수: 2
Aya Ahmed
Aya Ahmed 2020년 3월 29일
have you reach to the solution of how to extract the features of an image using pca ????
if you reach please help me
Image Analyst
Image Analyst 2020년 3월 29일
편집: Image Analyst 2020년 3월 29일
Aya, what features are you concerned about? The (x,y) locations of all the edge pixels? Something else? Please start your own question and attach your image. In the meantime, I've attached some of my demos for you.

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2012년 9월 20일
Well, first you read in your image with imread(), and then you apply functions such as bwlabel, regionprops, imshow, etc. See demo in my File Exchange if you want tutorials and demo code. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

Community Treasure Hunt

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

Start Hunting!

Translated by