Type Definition opencv::types::PtrOfSFMLibmvEuclideanReconstruction[][src]

pub type PtrOfSFMLibmvEuclideanReconstruction = Ptr<dyn SFMLibmvEuclideanReconstruction>;

Implementations

Trait Implementations

Calls the pipeline in order to perform Eclidean reconstruction. Read more

Calls the pipeline in order to perform Eclidean reconstruction. Read more

Calls the pipeline in order to perform Eclidean reconstruction. Read more

Calls the pipeline in order to perform Eclidean reconstruction. Read more

Returns the estimated 3d points. Read more

Returns the estimated camera extrinsic parameters. Read more

Setter method for reconstruction options. Read more

Setter method for camera intrinsic options. Read more

Returns the computed reprojection error.

Returns the refined camera calibration matrix.