Suppose we would like to classify the images according to some predefined classes.

I'd like now to use massive amount of different image attributes/parameters such as entropy, color temperature, statistical moments, fractal dimension and so on and so on - scalars are preferred over vectors and vectors over matrices....

I do not mean features to be Bag of SIFTs or alike sense. The some feature selection prior to the classifier or classification tree.

So are there any surveys with wide sets of descriptors, the best would be of course ready to use matlab toolkit ;).

I already found some:

https://en.wikipedia.org/wiki/Visual_descriptors

http://dismac.dii.unipg.it/ctc/code.html

Similar questions and discussions