readTorchBlob (cv.Net) - MATLAB File Help
cv.Net.readTorchBlob

Loads blob which was serialized as torch.Tensor object of Torch7 framework

blob = cv.Net.readTorchBlob(filename)
blob = cv.Net.readTorchBlob(filename, 'OptionName',optionValue, ...)

Input

Output

Options

This function has the same limitations as cv.Net.Net with regards to the Torch importer.

See also
Method Details
Access public
Sealed false
Static true