sumit3203 / jfeaturelib

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

Extractor class should allow custom extensions #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Extractor class currently only supports FeatureDescriptor s that live in the

de.lmu.ifi.dbs.jfeaturelib.features

package (or below).

It should support third-party packages, too, as long as they implement the 
desired interface.

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

GoogleCodeExporter commented 9 years ago
It should also support the output file name "-" to output to stdout. There is a 
spelling error in the java source:

"cretae the output"

Original comment by erich.sc...@gmail.com on 14 Feb 2013 at 3:14

GoogleCodeExporter commented 9 years ago
moved to https://github.com/locked-fg/JFeatureLib/issues/7

Original comment by franz.graf on 16 Jul 2013 at 8:41