readTorchBlob (cv.Net) - MATLAB File Help |
Loads blob which was serialized as torch.Tensor object of Torch7 framework
blob = cv.Net.readTorchBlob(filename)
blob = cv.Net.readTorchBlob(filename, 'OptionName',optionValue, ...)
This function has the same limitations as cv.Net.Net with regards to the Torch importer.
Access | public |
Sealed | false |
Static | true |