Constant opencv::core::FileNode_UNIFORM
source · pub const FileNode_UNIFORM: i32 = 8;
Expand description
if set, means that all the collection elements are numbers of the same type (real’s or int’s). UNIFORM is used only when reading FileStorage; FLOW is used only when writing. So they share the same bit