-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-11-11 16:23, Ricardo Fabbri wrote:
sorry for the typos... writing from mobile..
On Friday, November 11, 2011, Ricardo Fabbri rfabbri@gmail.com wrote:
Hello, IOhannes,
glad to hear it can be useful. It could also be called pix_colorclassify
or pix_colorclass, since it outputs 6 color classes 'red', green', ...,
i would go for [pix_colorclassify]. if you agree and are willing to change the name in your branch, i'll import it as is.
'white' (and a seventh 'not sure' class label). However, to me the output is in symbolic form. The 'red' symbol is encoded as [1 0 0] and so on.
makes sense. some more remarks (without having looked at the code in detail, so i might be asking for things already there) - - it would be great if the user could modify those labels. e.g. [1 0 0] sounds like a great label for "red", but some weird user might chose to prefer [0.5 1 0.8].
it would also be nice to be able to parameterize the detection code, but i guess it is too fine tuned to the six given classes (so it would both complicate things from the dev's and the user's povs)
fgmasdr IOhannes