Type Definition opencv::types::PtrOfFileStorage [−][src]
pub type PtrOfFileStorage = Ptr<FileStorage>;
Implementations
Trait Implementations
Opens a file. Read more
Closes the file and releases all the memory buffers. Read more
Closes the file and releases all the memory buffers. Read more
Simplified writing API to use with bindings. Read more
Simplified writing API to use with bindings. Read more
Simplified writing API to use with bindings. Read more
Simplified writing API to use with bindings. Read more
Simplified writing API to use with bindings. Read more
Writes multiple numbers. Read more
Writes a comment. Read more
Starts to write a nested structure (sequence or a mapping). Read more
Finishes writing nested structure (should pair startWriteStruct())