FileStorageWrite Method |
Name | Description | |
---|---|---|
![]() | Write(Double, String) |
Writes the specified Mat to the node with the specific name
|
![]() | Write(Int32, String) |
Writes the specified Mat to the node with the specific name
|
![]() | Write(Single, String) |
Writes the specified Mat to the node with the specific name
|
![]() | Write(String, String) |
Writes the specified Mat to the node with the specific name
|
![]() | Write(Mat, String) |
Writes the specified Mat to the node with the specific name.
|