Package boofcv.io
Interface ConfigureFileInterface
public interface ConfigureFileInterface
Implementers of this interface can be configured using data from an
InputStream
-
Method Summary
-
Method Details
-
configure
Provides an input stream to the configuration data- Parameters:
fileName
- Which file is to be used to configure
-