GraphTextLineDataset Method |
Namespace: Emgu.TF
public Operation TextLineDataset( Output filenames, Output compression_type, Output buffer_size, string opName = "TextLineDataset" )
Public Function TextLineDataset ( filenames As Output, compression_type As Output, buffer_size As Output, Optional opName As String = "TextLineDataset" ) As Operation
public: Operation^ TextLineDataset( Output^ filenames, Output^ compression_type, Output^ buffer_size, String^ opName = L"TextLineDataset" )
member TextLineDataset : filenames : Output * compression_type : Output * buffer_size : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "TextLineDataset" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,