genthalili / lire

Automatically exported from code.google.com/p/lire
0 stars 0 forks source link

FuzzyColorHistogram dows not implement getDoubleHistogram #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
FuzzyColorHistogram#getDoubleHistogram()
throws an UnsupportedOperationException.

I'd expect to return the int array.
The patch includes an additional toDoubleArray method in the serialization 
class + an implementation of getDoubleHistogram()

Original issue reported on code.google.com by franz.graf on 8 Jul 2013 at 7:01

Attachments:

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by mathias....@gmail.com on 11 Jul 2013 at 9:30

GoogleCodeExporter commented 8 years ago

Original comment by mathias....@gmail.com on 11 Jul 2013 at 9:32