Package boofcv.io
Class PathLabel
java.lang.Object
boofcv.io.PathLabel
Object containing the path to a file and a label that is used to refer to the file
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
label
-
path
-
-
Constructor Details
-
PathLabel
-
PathLabel
Specifies a label with multiple paths. If only a label is passed in it is assumed to be a file path and the label is extracted from the file's name.- Parameters:
label
-path
-
-
-
Method Details
-
getPathFiles
-
getLabel
-
getPath
-
getPath
-