classification based adaptive filtering for multiframe blind image restoration
1 次查看(过去 30 天)
显示 更早的评论
hi i am learning an ieee paper as a case study named "classification based adaptive filtering for multiframe blind image restoration"
To start coding for the above paper i need to know what the author mean by the term "CLASS" or in simple what is the basis of the classification. its really unclear to understand it. i just need to know the term "CLASS" and what is the meaning of this word "CLASSIFICATION"
0 个评论
回答(2 个)
Walter Roberson
2011-9-12
For example, if you are handed several pieces of fruit, you could divide the fruit according to species, or according to color, or according to size, or according to approximate number of seeds. "Classification" is the operation of examining an object and determining what variety it is according to the criteria of interest, and each classification operation divides the objects in to classes (distinct kinds of entities under the classification criteria)
Note from the above that an object does not inherently have a distinct class, only a class according to some criteria of interest (e.g., species, color).
It is common in classification problems to encounter objects that are not clearly one particular class (e.g., where exactly does "red" end and "orange" begin if you are using color). It is also common in classification problems to encounter objects that do not appear to be any of the pre-defined classes.
There is also an important branch of classification in which one is given a number of measurements for each object, and asked to find some combination of measurements and cut-off values to sort the objects in to distinct kinds (classes) without knowing ahead of time which of the measurements or measurement values are important -- possibly without even knowing how many different kinds of objects are present. For example, the measurements might be biochemical concentrations from blood tests, and one might be attempting to determine which of the patients had (say) yaws, without knowing ahead of time exactly how that disease tends to change blood chemistry.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!