Struct opencv::stitching::Detail_ProjectorBase [−][src]
pub struct Detail_ProjectorBase { /* fields omitted */ }
Expand description
Base class for warping logic implementation.
Trait Implementations
fn set_camera_params(
&mut self,
k: &dyn ToInputArray,
r: &dyn ToInputArray,
t: &dyn ToInputArray
) -> Result<()>
fn set_camera_params(
&mut self,
k: &dyn ToInputArray,
r: &dyn ToInputArray,
t: &dyn ToInputArray
) -> Result<()>
C++ default parameters Read more
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.