The CvFileNode type exposes the following members.
Properties
Name | Description | |
---|---|---|
CvPtr |
Native pointer of OpenCV structure
(Inherited from CvObject.) | |
DataF |
scalar floating-point number
| |
DataI |
scalar integer number
| |
DataMap |
map (collection of named file nodes)
| |
DataSeq |
sequence (ordered collection of file nodes)
| |
DataStr |
text string
| |
Name |
File node name
| |
Tag |
Type of file node
|
See Also