Trait opencv::prelude::CUDA_FastFeatureDetectorConst
source · pub trait CUDA_FastFeatureDetectorConst: CUDA_Feature2DAsyncConst {
// Required method
fn as_raw_CUDA_FastFeatureDetector(&self) -> *const c_void;
// Provided method
fn get_max_num_points(&self) -> Result<i32> { ... }
}
Expand description
Constant methods for crate::cudafeatures2d::CUDA_FastFeatureDetector