Trait opencv::prelude::SphericalWarperTraitConst
source · [−]pub trait SphericalWarperTraitConst: WarperCreatorConst {
fn as_raw_SphericalWarper(&self) -> *const c_void;
fn create(&self, scale: f32) -> Result<Ptr<dyn Detail_RotationWarper>> { ... }
}
Expand description
Spherical warper factory class