Package deepboof.models
Class DeepModelIO
java.lang.Object
deepboof.models.DeepModelIO
public class DeepModelIO extends Object
-
Constructor Summary
Constructors Constructor Description DeepModelIO() -
Method Summary
Modifier and Type Method Description static YuvStatisticsload(File file)static voidsave(YuvStatistics params, File file)
-
Constructor Details
-
DeepModelIO
public DeepModelIO()
-
-
Method Details
-
save
- Throws:
FileNotFoundException
-
load
- Throws:
IOException
-