Skip to content

Extractor class should allow custom extensions #7

@locked-fg

Description

@locked-fg

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.

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

"cretae the output"

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions