[][src]Function opencv::dnn::read_torch_blob

pub fn read_torch_blob(filename: &str, is_binary: bool) -> Result<Mat>

Loads blob which was serialized as torch.Tensor object of Torch7 framework. @warning This function has the same limitations as readNetFromTorch().

C++ default parameters

  • is_binary: true