Package boofcv.io

Interface ConfigureFileInterface


public interface ConfigureFileInterface
Implementers of this interface can be configured using data from an InputStream
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(String fileName)
    Provides an input stream to the configuration data
  • Method Details

    • configure

      void configure(String fileName)
      Provides an input stream to the configuration data
      Parameters:
      fileName - Which file is to be used to configure