akshithahm / jfeaturelib

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

NPE in AutoColorCorrelogram #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The AutoColorCorrelogram feature does not seem to work:

Exception in thread "main" java.lang.NullPointerException
    at net.semanticmetadata.lire.imageanalysis.AutoColorCorrelogram.extract(AutoColorCorrelogram.java:304)
    at net.semanticmetadata.lire.imageanalysis.AutoColorCorrelogram.extract(AutoColorCorrelogram.java:230)
    at de.lmu.ifi.dbs.jfeaturelib.features.AutoColorCorrelogram.run(AutoColorCorrelogram.java:62)

Maybe the bug is in lire, though.

Original issue reported on code.google.com by erich.sc...@gmail.com on 14 Feb 2013 at 9:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision c4732c11aafd.

Original comment by franz.graf on 14 Feb 2013 at 6:44