This article describes the use of a frequency-based weighting scheme using low level visual features developed for image retrieval to perform a hierarchical classification of medical images. The techniques are based on a classical tf/idf (term frequency, inverse document frequency) weighting scheme
Image classification using the frequencies of simple features
✍ Scribed by Clark S Lindsey; Michael Strömberg
- Publisher
- Elsevier Science
- Year
- 2000
- Tongue
- English
- Weight
- 122 KB
- Volume
- 21
- Category
- Article
- ISSN
- 0167-8655
No coin nor oath required. For personal study only.
✦ Synopsis
We investigate using the frequency of simple features to provide image signatures for input to a classi®er. In an approach inspired by the n-gram technique for text classi®cation, a binary image is scanned with a small window, e.g. 3 ´3 matrix and the occurrences of all possible features patterns within that window are counted. A vector with an element for each possible feature is then created with the element coecients proportional to the frequency of the corresponding features or p-grams, e.g. the vector would have 512 elements for a 3 ´3 window. We tested the method by calculating the p-grams of arti®cially created images of four dierent objects and presenting them to a self-organizing map (SOM). We found this classi®cation scheme successful for this limited image domain. The p-gram encoding scheme provides invariance to translation of the objects within the image and tolerance to scale variations as well.
📜 SIMILAR VOLUMES
A popular method for creating an accurate classifier from a set of training data is to build several classifiers, and then to combine their predictions. The ensembles of simple Bayesian classifiers have traditionally not been a focus of research. One way to generate an ensemble of accurate and diver