[][src]Function opencv::core::read_dmatch

pub fn read_dmatch(
    node: &FileNode,
    value: &mut DMatch,
    default_value: DMatch
) -> Result<()>