how to choose which is best

조회 수: 1 (최근 30일)
FIR
FIR 2011년 12월 17일
hi I have extracted the features of image such as colour ,shape and texture,no i have to apply a technique to select which is best from colour shape or texture,can anyone tell which technique or algorithm to apply please

채택된 답변

Walter Roberson
Walter Roberson 2011년 12월 17일
The most important technique is to mathematically define what you mean by "best" in this context. Without a mathematical definition for your situation, you are not going to be able to resolve this.
  댓글 수: 5
Walter Roberson
Walter Roberson 2011년 12월 20일
Did you create the requirement of "best", or did someone else? If you are the one who created that requirement, then change the requirements until you get something that you can mathematically define. If someone else created that requirement, go back to them and talk to them about what is required.
I have no algorithms to suggest to you: you have asked for something that does not have a meaning. Your question is like asking "What is best, pizza, beer, or chocolate?"
FIR
FIR 2011년 12월 20일
ok walter i will come back to you after defining the meaning for best

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

추가 답변 (1개)

Jan
Jan 2011년 12월 19일
It is impossible to give you a valid suggestion. It depends on the input and the wanted output, but you did not define them exactly.
Currently your question is equivalent to: "I have different sets of numbers. Which one is the best?"
Using the Buddha Toolbox, the answer will be:
The one with the smallest information (maximum entropy), because there is no information at all.
  댓글 수: 2
FIR
FIR 2011년 12월 20일
Jan i have posted it ,ok ,in other way i have image features formats stores in cell in .mat file
[1x30 double] [1x60 double] [1x30 double]
[1x30 double] [1x30 double] [1x30 double]
[1x30 double] [1x30 double] [1x30 double]
from these is it able to find which is best,these are the output of three different images,where each row represents extracted features of colour,shape,texture
Jan
Jan 2011년 12월 20일
@FIR: There is still no definition of "best". You have to start from a mathematical definition of "good". If you build the gradient over this expression, you will find the defition of "better". And at the points, where "better" is zero, you get either the "best" or "worst" images.

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

Community Treasure Hunt

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

Start Hunting!

Translated by