Overload List
Name | Description | |
---|---|---|
FileNode |
The default constructor
| |
FileNode(IntPtr) |
Initializes from cv::FileNode*
| |
FileNode(FileNode) |
The copy constructor
| |
FileNode(CvFileStorage, CvFileNode) |
The full constructor wrapping CvFileNode structure.
|
See Also