Package boofcv

Class BoofVerbose

java.lang.Object
boofcv.BoofVerbose

public final class BoofVerbose extends Object
Common arguments for verbose debug
  • Field Details

    • RECURSIVE

      public static final String RECURSIVE
      Pass along these arguments to all fields that support verbose printing too
      See Also:
    • RUNTIME

      public static final String RUNTIME
      Print verbose information on runtime profiling
      See Also:
  • Constructor Details

    • BoofVerbose

      public BoofVerbose()