pub struct Ptr<T: ?Sized>where
Self: PtrExtern,{ /* private fields */ }
Expand description
Implementations
sourceimpl Ptr<Board>
impl Ptr<Board>
pub fn as_raw_PtrOfBoard(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBoard(&mut self) -> *mut c_void
sourceimpl Ptr<CharucoBoard>
impl Ptr<CharucoBoard>
pub fn as_raw_PtrOfCharucoBoard(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCharucoBoard(&mut self) -> *mut c_void
sourceimpl Ptr<DetectorParameters>
impl Ptr<DetectorParameters>
pub fn as_raw_PtrOfDetectorParameters(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetectorParameters(&mut self) -> *mut c_void
sourceimpl Ptr<Dictionary>
impl Ptr<Dictionary>
pub fn as_raw_PtrOfDictionary(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDictionary(&mut self) -> *mut c_void
sourceimpl Ptr<EstimateParameters>
impl Ptr<EstimateParameters>
pub fn as_raw_PtrOfEstimateParameters(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEstimateParameters(&mut self) -> *mut c_void
sourceimpl Ptr<GridBoard>
impl Ptr<GridBoard>
pub fn as_raw_PtrOfGridBoard(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGridBoard(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorCNT + 'static>
impl Ptr<dyn BackgroundSubtractorCNT + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorCNT(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorCNT(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorGMG + 'static>
impl Ptr<dyn BackgroundSubtractorGMG + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorGMG(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorGMG(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorGSOC + 'static>
impl Ptr<dyn BackgroundSubtractorGSOC + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorGSOC(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorGSOC(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorLSBP + 'static>
impl Ptr<dyn BackgroundSubtractorLSBP + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorLSBP(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorLSBP(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorMOG + 'static>
impl Ptr<dyn BackgroundSubtractorMOG + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorMOG(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorMOG(&mut self) -> *mut c_void
sourceimpl Ptr<SyntheticSequenceGenerator>
impl Ptr<SyntheticSequenceGenerator>
pub fn as_raw_PtrOfSyntheticSequenceGenerator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSyntheticSequenceGenerator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Retina + 'static>
impl Ptr<dyn Retina + 'static>
pub fn as_raw_PtrOfRetina(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRetina(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RetinaFastToneMapping + 'static>
impl Ptr<dyn RetinaFastToneMapping + 'static>
pub fn as_raw_PtrOfRetinaFastToneMapping(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRetinaFastToneMapping(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TransientAreasSegmentationModule + 'static>
impl Ptr<dyn TransientAreasSegmentationModule + 'static>
pub fn as_raw_PtrOfTransientAreasSegmentationModule(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTransientAreasSegmentationModule(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn LMSolver + 'static>
impl Ptr<dyn LMSolver + 'static>
pub fn as_raw_PtrOfLMSolver(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLMSolver(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LMSolver_Callback + 'static>
impl Ptr<dyn LMSolver_Callback + 'static>
pub fn as_raw_PtrOfLMSolver_Callback(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLMSolver_Callback(&mut self) -> *mut c_void
sourceimpl Ptr<dyn StereoBM + 'static>
impl Ptr<dyn StereoBM + 'static>
pub fn as_raw_PtrOfStereoBM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStereoBM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn StereoMatcher + 'static>
impl Ptr<dyn StereoMatcher + 'static>
pub fn as_raw_PtrOfStereoMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStereoMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<dyn StereoSGBM + 'static>
impl Ptr<dyn StereoSGBM + 'static>
pub fn as_raw_PtrOfStereoSGBM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStereoSGBM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ConjGradSolver + 'static>
impl Ptr<dyn ConjGradSolver + 'static>
pub fn as_raw_PtrOfConjGradSolver(&self) -> *const c_void
pub fn as_raw_mut_PtrOfConjGradSolver(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DownhillSolver + 'static>
impl Ptr<dyn DownhillSolver + 'static>
pub fn as_raw_PtrOfDownhillSolver(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDownhillSolver(&mut self) -> *mut c_void
sourceimpl Ptr<FileStorage>
impl Ptr<FileStorage>
pub fn as_raw_PtrOfFileStorage(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFileStorage(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Formatted + 'static>
impl Ptr<dyn Formatted + 'static>
pub fn as_raw_PtrOfFormatted(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFormatted(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Formatter + 'static>
impl Ptr<dyn Formatter + 'static>
pub fn as_raw_PtrOfFormatter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFormatter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GpuMat_Allocator + 'static>
impl Ptr<dyn GpuMat_Allocator + 'static>
pub fn as_raw_PtrOfGpuMat_Allocator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGpuMat_Allocator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MinProblemSolver_Function + 'static>
impl Ptr<dyn MinProblemSolver_Function + 'static>
pub fn as_raw_PtrOfMinProblemSolver_Function(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMinProblemSolver_Function(&mut self) -> *mut c_void
sourceimpl Ptr<OriginalClassName>
impl Ptr<OriginalClassName>
pub fn as_raw_PtrOfOriginalClassName(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOriginalClassName(&mut self) -> *mut c_void
sourceimpl Ptr<f32>
impl Ptr<f32>
pub fn as_raw_PtrOff32(&self) -> *const c_void
pub fn as_raw_mut_PtrOff32(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Convolution + 'static>
impl Ptr<dyn Convolution + 'static>
pub fn as_raw_PtrOfConvolution(&self) -> *const c_void
pub fn as_raw_mut_PtrOfConvolution(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DFT + 'static>
impl Ptr<dyn DFT + 'static>
pub fn as_raw_PtrOfDFT(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDFT(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LookUpTable + 'static>
impl Ptr<dyn LookUpTable + 'static>
pub fn as_raw_PtrOfLookUpTable(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLookUpTable(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_BackgroundSubtractorMOG + 'static>
impl Ptr<dyn CUDA_BackgroundSubtractorMOG + 'static>
pub fn as_raw_PtrOfCUDA_BackgroundSubtractorMOG(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_BackgroundSubtractorMOG(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_BackgroundSubtractorMOG2 + 'static>
impl Ptr<dyn CUDA_BackgroundSubtractorMOG2 + 'static>
pub fn as_raw_PtrOfCUDA_BackgroundSubtractorMOG2(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_BackgroundSubtractorMOG2(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EncoderCallBack + 'static>
impl Ptr<dyn EncoderCallBack + 'static>
pub fn as_raw_PtrOfEncoderCallBack(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEncoderCallBack(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RawVideoSource + 'static>
impl Ptr<dyn RawVideoSource + 'static>
pub fn as_raw_PtrOfRawVideoSource(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRawVideoSource(&mut self) -> *mut c_void
sourceimpl Ptr<dyn VideoReader + 'static>
impl Ptr<dyn VideoReader + 'static>
pub fn as_raw_PtrOfVideoReader(&self) -> *const c_void
pub fn as_raw_mut_PtrOfVideoReader(&mut self) -> *mut c_void
sourceimpl Ptr<dyn VideoWriter + 'static>
impl Ptr<dyn VideoWriter + 'static>
pub fn as_raw_PtrOfVideoWriter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfVideoWriter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_DescriptorMatcher + 'static>
impl Ptr<dyn CUDA_DescriptorMatcher + 'static>
pub fn as_raw_PtrOfCUDA_DescriptorMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_DescriptorMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_FastFeatureDetector + 'static>
impl Ptr<dyn CUDA_FastFeatureDetector + 'static>
pub fn as_raw_PtrOfCUDA_FastFeatureDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_FastFeatureDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_ORB + 'static>
impl Ptr<dyn CUDA_ORB + 'static>
pub fn as_raw_PtrOfCUDA_ORB(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_ORB(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Filter + 'static>
impl Ptr<dyn Filter + 'static>
pub fn as_raw_PtrOfFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_CLAHE + 'static>
impl Ptr<dyn CUDA_CLAHE + 'static>
pub fn as_raw_PtrOfCUDA_CLAHE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_CLAHE(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_CannyEdgeDetector + 'static>
impl Ptr<dyn CUDA_CannyEdgeDetector + 'static>
pub fn as_raw_PtrOfCUDA_CannyEdgeDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_CannyEdgeDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_CornernessCriteria + 'static>
impl Ptr<dyn CUDA_CornernessCriteria + 'static>
pub fn as_raw_PtrOfCUDA_CornernessCriteria(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_CornernessCriteria(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_CornersDetector + 'static>
impl Ptr<dyn CUDA_CornersDetector + 'static>
pub fn as_raw_PtrOfCUDA_CornersDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_CornersDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_HoughCirclesDetector + 'static>
impl Ptr<dyn CUDA_HoughCirclesDetector + 'static>
pub fn as_raw_PtrOfCUDA_HoughCirclesDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_HoughCirclesDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_HoughLinesDetector + 'static>
impl Ptr<dyn CUDA_HoughLinesDetector + 'static>
pub fn as_raw_PtrOfCUDA_HoughLinesDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_HoughLinesDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_HoughSegmentDetector + 'static>
impl Ptr<dyn CUDA_HoughSegmentDetector + 'static>
pub fn as_raw_PtrOfCUDA_HoughSegmentDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_HoughSegmentDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_TemplateMatching + 'static>
impl Ptr<dyn CUDA_TemplateMatching + 'static>
pub fn as_raw_PtrOfCUDA_TemplateMatching(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_TemplateMatching(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CascadeClassifier + 'static>
impl Ptr<dyn CascadeClassifier + 'static>
pub fn as_raw_PtrOfCascadeClassifier(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCascadeClassifier(&mut self) -> *mut c_void
sourceimpl Ptr<dyn HOG + 'static>
impl Ptr<dyn HOG + 'static>
pub fn as_raw_PtrOfHOG(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHOG(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_BroxOpticalFlow + 'static>
impl Ptr<dyn CUDA_BroxOpticalFlow + 'static>
pub fn as_raw_PtrOfCUDA_BroxOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_BroxOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_DensePyrLKOpticalFlow + 'static>
impl Ptr<dyn CUDA_DensePyrLKOpticalFlow + 'static>
pub fn as_raw_PtrOfCUDA_DensePyrLKOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_DensePyrLKOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_FarnebackOpticalFlow + 'static>
impl Ptr<dyn CUDA_FarnebackOpticalFlow + 'static>
pub fn as_raw_PtrOfCUDA_FarnebackOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_FarnebackOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_NvidiaOpticalFlow_1_0 + 'static>
impl Ptr<dyn CUDA_NvidiaOpticalFlow_1_0 + 'static>
pub fn as_raw_PtrOfCUDA_NvidiaOpticalFlow_1_0(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_NvidiaOpticalFlow_1_0(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_NvidiaOpticalFlow_2_0 + 'static>
impl Ptr<dyn CUDA_NvidiaOpticalFlow_2_0 + 'static>
pub fn as_raw_PtrOfCUDA_NvidiaOpticalFlow_2_0(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_NvidiaOpticalFlow_2_0(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_OpticalFlowDual_TVL1 + 'static>
impl Ptr<dyn CUDA_OpticalFlowDual_TVL1 + 'static>
pub fn as_raw_PtrOfCUDA_OpticalFlowDual_TVL1(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_OpticalFlowDual_TVL1(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_SparsePyrLKOpticalFlow + 'static>
impl Ptr<dyn CUDA_SparsePyrLKOpticalFlow + 'static>
pub fn as_raw_PtrOfCUDA_SparsePyrLKOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_SparsePyrLKOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_DisparityBilateralFilter + 'static>
impl Ptr<dyn CUDA_DisparityBilateralFilter + 'static>
pub fn as_raw_PtrOfCUDA_DisparityBilateralFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_DisparityBilateralFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_StereoBM + 'static>
impl Ptr<dyn CUDA_StereoBM + 'static>
pub fn as_raw_PtrOfCUDA_StereoBM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_StereoBM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_StereoBeliefPropagation + 'static>
impl Ptr<dyn CUDA_StereoBeliefPropagation + 'static>
pub fn as_raw_PtrOfCUDA_StereoBeliefPropagation(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_StereoBeliefPropagation(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_StereoConstantSpaceBP + 'static>
impl Ptr<dyn CUDA_StereoConstantSpaceBP + 'static>
pub fn as_raw_PtrOfCUDA_StereoConstantSpaceBP(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_StereoConstantSpaceBP(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CUDA_StereoSGM + 'static>
impl Ptr<dyn CUDA_StereoSGM + 'static>
pub fn as_raw_PtrOfCUDA_StereoSGM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCUDA_StereoSGM(&mut self) -> *mut c_void
sourceimpl Ptr<AbsLayer>
impl Ptr<AbsLayer>
pub fn as_raw_PtrOfAbsLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAbsLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AccumLayer>
impl Ptr<AccumLayer>
pub fn as_raw_PtrOfAccumLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAccumLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AcosLayer>
impl Ptr<AcosLayer>
pub fn as_raw_PtrOfAcosLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAcosLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AcoshLayer>
impl Ptr<AcoshLayer>
pub fn as_raw_PtrOfAcoshLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAcoshLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ActivationLayer>
impl Ptr<ActivationLayer>
pub fn as_raw_PtrOfActivationLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfActivationLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ActivationLayerInt8>
impl Ptr<ActivationLayerInt8>
pub fn as_raw_PtrOfActivationLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfActivationLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<ArgLayer>
impl Ptr<ArgLayer>
pub fn as_raw_PtrOfArgLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfArgLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AsinLayer>
impl Ptr<AsinLayer>
pub fn as_raw_PtrOfAsinLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAsinLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AsinhLayer>
impl Ptr<AsinhLayer>
pub fn as_raw_PtrOfAsinhLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAsinhLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AtanLayer>
impl Ptr<AtanLayer>
pub fn as_raw_PtrOfAtanLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAtanLayer(&mut self) -> *mut c_void
sourceimpl Ptr<AtanhLayer>
impl Ptr<AtanhLayer>
pub fn as_raw_PtrOfAtanhLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAtanhLayer(&mut self) -> *mut c_void
sourceimpl Ptr<BNLLLayer>
impl Ptr<BNLLLayer>
pub fn as_raw_PtrOfBNLLLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBNLLLayer(&mut self) -> *mut c_void
sourceimpl Ptr<BackendNode>
impl Ptr<BackendNode>
pub fn as_raw_PtrOfBackendNode(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackendNode(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackendWrapper + 'static>
impl Ptr<dyn BackendWrapper + 'static>
pub fn as_raw_PtrOfBackendWrapper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackendWrapper(&mut self) -> *mut c_void
sourceimpl Ptr<BaseConvolutionLayer>
impl Ptr<BaseConvolutionLayer>
pub fn as_raw_PtrOfBaseConvolutionLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBaseConvolutionLayer(&mut self) -> *mut c_void
sourceimpl Ptr<BatchNormLayer>
impl Ptr<BatchNormLayer>
pub fn as_raw_PtrOfBatchNormLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBatchNormLayer(&mut self) -> *mut c_void
sourceimpl Ptr<BatchNormLayerInt8>
impl Ptr<BatchNormLayerInt8>
pub fn as_raw_PtrOfBatchNormLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBatchNormLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<CeilLayer>
impl Ptr<CeilLayer>
pub fn as_raw_PtrOfCeilLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCeilLayer(&mut self) -> *mut c_void
sourceimpl Ptr<CeluLayer>
impl Ptr<CeluLayer>
pub fn as_raw_PtrOfCeluLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCeluLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ConcatLayer>
impl Ptr<ConcatLayer>
pub fn as_raw_PtrOfConcatLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfConcatLayer(&mut self) -> *mut c_void
sourceimpl Ptr<CorrelationLayer>
impl Ptr<CorrelationLayer>
pub fn as_raw_PtrOfCorrelationLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCorrelationLayer(&mut self) -> *mut c_void
sourceimpl Ptr<CosLayer>
impl Ptr<CosLayer>
pub fn as_raw_PtrOfCosLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCosLayer(&mut self) -> *mut c_void
sourceimpl Ptr<CoshLayer>
impl Ptr<CoshLayer>
pub fn as_raw_PtrOfCoshLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCoshLayer(&mut self) -> *mut c_void
sourceimpl Ptr<CumSumLayer>
impl Ptr<CumSumLayer>
pub fn as_raw_PtrOfCumSumLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCumSumLayer(&mut self) -> *mut c_void
sourceimpl Ptr<DataAugmentationLayer>
impl Ptr<DataAugmentationLayer>
pub fn as_raw_PtrOfDataAugmentationLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDataAugmentationLayer(&mut self) -> *mut c_void
sourceimpl Ptr<DequantizeLayer>
impl Ptr<DequantizeLayer>
pub fn as_raw_PtrOfDequantizeLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDequantizeLayer(&mut self) -> *mut c_void
sourceimpl Ptr<DetectionOutputLayer>
impl Ptr<DetectionOutputLayer>
pub fn as_raw_PtrOfDetectionOutputLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetectionOutputLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ELULayer>
impl Ptr<ELULayer>
pub fn as_raw_PtrOfELULayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfELULayer(&mut self) -> *mut c_void
sourceimpl Ptr<EltwiseLayer>
impl Ptr<EltwiseLayer>
pub fn as_raw_PtrOfEltwiseLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEltwiseLayer(&mut self) -> *mut c_void
sourceimpl Ptr<EltwiseLayerInt8>
impl Ptr<EltwiseLayerInt8>
pub fn as_raw_PtrOfEltwiseLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEltwiseLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<ErfLayer>
impl Ptr<ErfLayer>
pub fn as_raw_PtrOfErfLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfErfLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ExpLayer>
impl Ptr<ExpLayer>
pub fn as_raw_PtrOfExpLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfExpLayer(&mut self) -> *mut c_void
sourceimpl Ptr<FlattenLayer>
impl Ptr<FlattenLayer>
pub fn as_raw_PtrOfFlattenLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFlattenLayer(&mut self) -> *mut c_void
sourceimpl Ptr<FloorLayer>
impl Ptr<FloorLayer>
pub fn as_raw_PtrOfFloorLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFloorLayer(&mut self) -> *mut c_void
sourceimpl Ptr<FlowWarpLayer>
impl Ptr<FlowWarpLayer>
pub fn as_raw_PtrOfFlowWarpLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFlowWarpLayer(&mut self) -> *mut c_void
sourceimpl Ptr<GRULayer>
impl Ptr<GRULayer>
pub fn as_raw_PtrOfGRULayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGRULayer(&mut self) -> *mut c_void
sourceimpl Ptr<HardSigmoidLayer>
impl Ptr<HardSigmoidLayer>
pub fn as_raw_PtrOfHardSigmoidLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHardSigmoidLayer(&mut self) -> *mut c_void
sourceimpl Ptr<HardSwishLayer>
impl Ptr<HardSwishLayer>
pub fn as_raw_PtrOfHardSwishLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHardSwishLayer(&mut self) -> *mut c_void
sourceimpl Ptr<InnerProductLayer>
impl Ptr<InnerProductLayer>
pub fn as_raw_PtrOfInnerProductLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfInnerProductLayer(&mut self) -> *mut c_void
sourceimpl Ptr<InnerProductLayerInt8>
impl Ptr<InnerProductLayerInt8>
pub fn as_raw_PtrOfInnerProductLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfInnerProductLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<LRNLayer>
impl Ptr<LRNLayer>
pub fn as_raw_PtrOfLRNLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLRNLayer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LSTMLayer + 'static>
impl Ptr<dyn LSTMLayer + 'static>
pub fn as_raw_PtrOfLSTMLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLSTMLayer(&mut self) -> *mut c_void
sourceimpl Ptr<Layer>
impl Ptr<Layer>
pub fn as_raw_PtrOfLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLayer(&mut self) -> *mut c_void
sourceimpl Ptr<LogLayer>
impl Ptr<LogLayer>
pub fn as_raw_PtrOfLogLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLogLayer(&mut self) -> *mut c_void
sourceimpl Ptr<MVNLayer>
impl Ptr<MVNLayer>
pub fn as_raw_PtrOfMVNLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMVNLayer(&mut self) -> *mut c_void
sourceimpl Ptr<MaxUnpoolLayer>
impl Ptr<MaxUnpoolLayer>
pub fn as_raw_PtrOfMaxUnpoolLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMaxUnpoolLayer(&mut self) -> *mut c_void
sourceimpl Ptr<MishLayer>
impl Ptr<MishLayer>
pub fn as_raw_PtrOfMishLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMishLayer(&mut self) -> *mut c_void
sourceimpl Ptr<NormalizeBBoxLayer>
impl Ptr<NormalizeBBoxLayer>
pub fn as_raw_PtrOfNormalizeBBoxLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNormalizeBBoxLayer(&mut self) -> *mut c_void
sourceimpl Ptr<NotLayer>
impl Ptr<NotLayer>
pub fn as_raw_PtrOfNotLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNotLayer(&mut self) -> *mut c_void
sourceimpl Ptr<PaddingLayer>
impl Ptr<PaddingLayer>
pub fn as_raw_PtrOfPaddingLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPaddingLayer(&mut self) -> *mut c_void
sourceimpl Ptr<PermuteLayer>
impl Ptr<PermuteLayer>
pub fn as_raw_PtrOfPermuteLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPermuteLayer(&mut self) -> *mut c_void
sourceimpl Ptr<PoolingLayer>
impl Ptr<PoolingLayer>
pub fn as_raw_PtrOfPoolingLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPoolingLayer(&mut self) -> *mut c_void
sourceimpl Ptr<PoolingLayerInt8>
impl Ptr<PoolingLayerInt8>
pub fn as_raw_PtrOfPoolingLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPoolingLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<PowerLayer>
impl Ptr<PowerLayer>
pub fn as_raw_PtrOfPowerLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPowerLayer(&mut self) -> *mut c_void
sourceimpl Ptr<PriorBoxLayer>
impl Ptr<PriorBoxLayer>
pub fn as_raw_PtrOfPriorBoxLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPriorBoxLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ProposalLayer>
impl Ptr<ProposalLayer>
pub fn as_raw_PtrOfProposalLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfProposalLayer(&mut self) -> *mut c_void
sourceimpl Ptr<QuantizeLayer>
impl Ptr<QuantizeLayer>
pub fn as_raw_PtrOfQuantizeLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQuantizeLayer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RNNLayer + 'static>
impl Ptr<dyn RNNLayer + 'static>
pub fn as_raw_PtrOfRNNLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRNNLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ReLU6Layer>
impl Ptr<ReLU6Layer>
pub fn as_raw_PtrOfReLU6Layer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReLU6Layer(&mut self) -> *mut c_void
sourceimpl Ptr<ReLULayer>
impl Ptr<ReLULayer>
pub fn as_raw_PtrOfReLULayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReLULayer(&mut self) -> *mut c_void
sourceimpl Ptr<ReciprocalLayer>
impl Ptr<ReciprocalLayer>
pub fn as_raw_PtrOfReciprocalLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReciprocalLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ReduceLayer>
impl Ptr<ReduceLayer>
pub fn as_raw_PtrOfReduceLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReduceLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ReduceLayerInt8>
impl Ptr<ReduceLayerInt8>
pub fn as_raw_PtrOfReduceLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReduceLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<RegionLayer>
impl Ptr<RegionLayer>
pub fn as_raw_PtrOfRegionLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRegionLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ReorgLayer>
impl Ptr<ReorgLayer>
pub fn as_raw_PtrOfReorgLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReorgLayer(&mut self) -> *mut c_void
sourceimpl Ptr<RequantizeLayer>
impl Ptr<RequantizeLayer>
pub fn as_raw_PtrOfRequantizeLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRequantizeLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ReshapeLayer>
impl Ptr<ReshapeLayer>
pub fn as_raw_PtrOfReshapeLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfReshapeLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ResizeLayer>
impl Ptr<ResizeLayer>
pub fn as_raw_PtrOfResizeLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfResizeLayer(&mut self) -> *mut c_void
sourceimpl Ptr<RoundLayer>
impl Ptr<RoundLayer>
pub fn as_raw_PtrOfRoundLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRoundLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ScaleLayer>
impl Ptr<ScaleLayer>
pub fn as_raw_PtrOfScaleLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfScaleLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ScaleLayerInt8>
impl Ptr<ScaleLayerInt8>
pub fn as_raw_PtrOfScaleLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfScaleLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<SeluLayer>
impl Ptr<SeluLayer>
pub fn as_raw_PtrOfSeluLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSeluLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ShrinkLayer>
impl Ptr<ShrinkLayer>
pub fn as_raw_PtrOfShrinkLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfShrinkLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SigmoidLayer>
impl Ptr<SigmoidLayer>
pub fn as_raw_PtrOfSigmoidLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSigmoidLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SignLayer>
impl Ptr<SignLayer>
pub fn as_raw_PtrOfSignLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSignLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SinLayer>
impl Ptr<SinLayer>
pub fn as_raw_PtrOfSinLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSinLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SinhLayer>
impl Ptr<SinhLayer>
pub fn as_raw_PtrOfSinhLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSinhLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SliceLayer>
impl Ptr<SliceLayer>
pub fn as_raw_PtrOfSliceLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSliceLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SoftmaxLayer>
impl Ptr<SoftmaxLayer>
pub fn as_raw_PtrOfSoftmaxLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSoftmaxLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SoftmaxLayerInt8>
impl Ptr<SoftmaxLayerInt8>
pub fn as_raw_PtrOfSoftmaxLayerInt8(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSoftmaxLayerInt8(&mut self) -> *mut c_void
sourceimpl Ptr<SoftplusLayer>
impl Ptr<SoftplusLayer>
pub fn as_raw_PtrOfSoftplusLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSoftplusLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SoftsignLayer>
impl Ptr<SoftsignLayer>
pub fn as_raw_PtrOfSoftsignLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSoftsignLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SplitLayer>
impl Ptr<SplitLayer>
pub fn as_raw_PtrOfSplitLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSplitLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SqrtLayer>
impl Ptr<SqrtLayer>
pub fn as_raw_PtrOfSqrtLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSqrtLayer(&mut self) -> *mut c_void
sourceimpl Ptr<SwishLayer>
impl Ptr<SwishLayer>
pub fn as_raw_PtrOfSwishLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSwishLayer(&mut self) -> *mut c_void
sourceimpl Ptr<TanHLayer>
impl Ptr<TanHLayer>
pub fn as_raw_PtrOfTanHLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTanHLayer(&mut self) -> *mut c_void
sourceimpl Ptr<TanLayer>
impl Ptr<TanLayer>
pub fn as_raw_PtrOfTanLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTanLayer(&mut self) -> *mut c_void
sourceimpl Ptr<ThresholdedReluLayer>
impl Ptr<ThresholdedReluLayer>
pub fn as_raw_PtrOfThresholdedReluLayer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfThresholdedReluLayer(&mut self) -> *mut c_void
sourceimpl Ptr<DnnSuperResImpl>
impl Ptr<DnnSuperResImpl>
pub fn as_raw_PtrOfDnnSuperResImpl(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDnnSuperResImpl(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DPMDetector + 'static>
impl Ptr<dyn DPMDetector + 'static>
pub fn as_raw_PtrOfDPMDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDPMDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BIF + 'static>
impl Ptr<dyn BIF + 'static>
pub fn as_raw_PtrOfBIF(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBIF(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EigenFaceRecognizer + 'static>
impl Ptr<dyn EigenFaceRecognizer + 'static>
pub fn as_raw_PtrOfEigenFaceRecognizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEigenFaceRecognizer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Facemark + 'static>
impl Ptr<dyn Facemark + 'static>
pub fn as_raw_PtrOfFacemark(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFacemark(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FacemarkAAM + 'static>
impl Ptr<dyn FacemarkAAM + 'static>
pub fn as_raw_PtrOfFacemarkAAM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFacemarkAAM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FacemarkKazemi + 'static>
impl Ptr<dyn FacemarkKazemi + 'static>
pub fn as_raw_PtrOfFacemarkKazemi(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFacemarkKazemi(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FacemarkLBF + 'static>
impl Ptr<dyn FacemarkLBF + 'static>
pub fn as_raw_PtrOfFacemarkLBF(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFacemarkLBF(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FisherFaceRecognizer + 'static>
impl Ptr<dyn FisherFaceRecognizer + 'static>
pub fn as_raw_PtrOfFisherFaceRecognizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFisherFaceRecognizer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LBPHFaceRecognizer + 'static>
impl Ptr<dyn LBPHFaceRecognizer + 'static>
pub fn as_raw_PtrOfLBPHFaceRecognizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLBPHFaceRecognizer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MACE + 'static>
impl Ptr<dyn MACE + 'static>
pub fn as_raw_PtrOfMACE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMACE(&mut self) -> *mut c_void
sourceimpl Ptr<dyn PredictCollector + 'static>
impl Ptr<dyn PredictCollector + 'static>
pub fn as_raw_PtrOfPredictCollector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPredictCollector(&mut self) -> *mut c_void
sourceimpl Ptr<StandardCollector>
impl Ptr<StandardCollector>
pub fn as_raw_PtrOfStandardCollector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStandardCollector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AKAZE + 'static>
impl Ptr<dyn AKAZE + 'static>
pub fn as_raw_PtrOfAKAZE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAKAZE(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AffineFeature + 'static>
impl Ptr<dyn AffineFeature + 'static>
pub fn as_raw_PtrOfAffineFeature(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAffineFeature(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AgastFeatureDetector + 'static>
impl Ptr<dyn AgastFeatureDetector + 'static>
pub fn as_raw_PtrOfAgastFeatureDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAgastFeatureDetector(&mut self) -> *mut c_void
sourceimpl Ptr<BFMatcher>
impl Ptr<BFMatcher>
pub fn as_raw_PtrOfBFMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBFMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<BRISK>
impl Ptr<BRISK>
pub fn as_raw_PtrOfBRISK(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBRISK(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DescriptorMatcher + 'static>
impl Ptr<dyn DescriptorMatcher + 'static>
pub fn as_raw_PtrOfDescriptorMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDescriptorMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FastFeatureDetector + 'static>
impl Ptr<dyn FastFeatureDetector + 'static>
pub fn as_raw_PtrOfFastFeatureDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFastFeatureDetector(&mut self) -> *mut c_void
sourceimpl Ptr<Feature2D>
impl Ptr<Feature2D>
pub fn as_raw_PtrOfFeature2D(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFeature2D(&mut self) -> *mut c_void
sourceimpl Ptr<FlannBasedMatcher>
impl Ptr<FlannBasedMatcher>
pub fn as_raw_PtrOfFlannBasedMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFlannBasedMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GFTTDetector + 'static>
impl Ptr<dyn GFTTDetector + 'static>
pub fn as_raw_PtrOfGFTTDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGFTTDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn KAZE + 'static>
impl Ptr<dyn KAZE + 'static>
pub fn as_raw_PtrOfKAZE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKAZE(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MSER + 'static>
impl Ptr<dyn MSER + 'static>
pub fn as_raw_PtrOfMSER(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMSER(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ORB + 'static>
impl Ptr<dyn ORB + 'static>
pub fn as_raw_PtrOfORB(&self) -> *const c_void
pub fn as_raw_mut_PtrOfORB(&mut self) -> *mut c_void
sourceimpl Ptr<SIFT>
impl Ptr<SIFT>
pub fn as_raw_PtrOfSIFT(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSIFT(&mut self) -> *mut c_void
sourceimpl Ptr<SimpleBlobDetector>
impl Ptr<SimpleBlobDetector>
pub fn as_raw_PtrOfSimpleBlobDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSimpleBlobDetector(&mut self) -> *mut c_void
sourceimpl Ptr<IndexParams>
impl Ptr<IndexParams>
pub fn as_raw_PtrOfIndexParams(&self) -> *const c_void
pub fn as_raw_mut_PtrOfIndexParams(&mut self) -> *mut c_void
sourceimpl Ptr<SearchParams>
impl Ptr<SearchParams>
pub fn as_raw_PtrOfSearchParams(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSearchParams(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FreeType2 + 'static>
impl Ptr<dyn FreeType2 + 'static>
pub fn as_raw_PtrOfFreeType2(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFreeType2(&mut self) -> *mut c_void
sourceimpl Ptr<dyn HDF5 + 'static>
impl Ptr<dyn HDF5 + 'static>
pub fn as_raw_PtrOfHDF5(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHDF5(&mut self) -> *mut c_void
sourceimpl Ptr<dyn HfsSegment + 'static>
impl Ptr<dyn HfsSegment + 'static>
pub fn as_raw_PtrOfHfsSegment(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHfsSegment(&mut self) -> *mut c_void
sourceimpl Ptr<AverageHash>
impl Ptr<AverageHash>
pub fn as_raw_PtrOfAverageHash(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAverageHash(&mut self) -> *mut c_void
sourceimpl Ptr<BlockMeanHash>
impl Ptr<BlockMeanHash>
pub fn as_raw_PtrOfBlockMeanHash(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBlockMeanHash(&mut self) -> *mut c_void
sourceimpl Ptr<ColorMomentHash>
impl Ptr<ColorMomentHash>
pub fn as_raw_PtrOfColorMomentHash(&self) -> *const c_void
pub fn as_raw_mut_PtrOfColorMomentHash(&mut self) -> *mut c_void
sourceimpl Ptr<MarrHildrethHash>
impl Ptr<MarrHildrethHash>
pub fn as_raw_PtrOfMarrHildrethHash(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMarrHildrethHash(&mut self) -> *mut c_void
sourceimpl Ptr<PHash>
impl Ptr<PHash>
pub fn as_raw_PtrOfPHash(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPHash(&mut self) -> *mut c_void
sourceimpl Ptr<RadialVarianceHash>
impl Ptr<RadialVarianceHash>
pub fn as_raw_PtrOfRadialVarianceHash(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRadialVarianceHash(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CLAHE + 'static>
impl Ptr<dyn CLAHE + 'static>
pub fn as_raw_PtrOfCLAHE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCLAHE(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GeneralizedHoughBallard + 'static>
impl Ptr<dyn GeneralizedHoughBallard + 'static>
pub fn as_raw_PtrOfGeneralizedHoughBallard(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGeneralizedHoughBallard(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GeneralizedHoughGuil + 'static>
impl Ptr<dyn GeneralizedHoughGuil + 'static>
pub fn as_raw_PtrOfGeneralizedHoughGuil(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGeneralizedHoughGuil(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LineSegmentDetector + 'static>
impl Ptr<dyn LineSegmentDetector + 'static>
pub fn as_raw_PtrOfLineSegmentDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLineSegmentDetector(&mut self) -> *mut c_void
sourceimpl Ptr<BinaryDescriptor>
impl Ptr<BinaryDescriptor>
pub fn as_raw_PtrOfBinaryDescriptor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBinaryDescriptor(&mut self) -> *mut c_void
sourceimpl Ptr<BinaryDescriptorMatcher>
impl Ptr<BinaryDescriptorMatcher>
pub fn as_raw_PtrOfBinaryDescriptorMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBinaryDescriptorMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<LSDDetector>
impl Ptr<LSDDetector>
pub fn as_raw_PtrOfLSDDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLSDDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MCC_CChecker + 'static>
impl Ptr<dyn MCC_CChecker + 'static>
pub fn as_raw_PtrOfMCC_CChecker(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMCC_CChecker(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MCC_CCheckerDetector + 'static>
impl Ptr<dyn MCC_CCheckerDetector + 'static>
pub fn as_raw_PtrOfMCC_CCheckerDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMCC_CCheckerDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MCC_CCheckerDraw + 'static>
impl Ptr<dyn MCC_CCheckerDraw + 'static>
pub fn as_raw_PtrOfMCC_CCheckerDraw(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMCC_CCheckerDraw(&mut self) -> *mut c_void
sourceimpl Ptr<MCC_DetectorParameters>
impl Ptr<MCC_DetectorParameters>
pub fn as_raw_PtrOfMCC_DetectorParameters(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMCC_DetectorParameters(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ANN_MLP + 'static>
impl Ptr<dyn ANN_MLP + 'static>
pub fn as_raw_PtrOfANN_MLP(&self) -> *const c_void
pub fn as_raw_mut_PtrOfANN_MLP(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Boost + 'static>
impl Ptr<dyn Boost + 'static>
pub fn as_raw_PtrOfBoost(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBoost(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DTrees + 'static>
impl Ptr<dyn DTrees + 'static>
pub fn as_raw_PtrOfDTrees(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDTrees(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EM + 'static>
impl Ptr<dyn EM + 'static>
pub fn as_raw_PtrOfEM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn KNearest + 'static>
impl Ptr<dyn KNearest + 'static>
pub fn as_raw_PtrOfKNearest(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKNearest(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LogisticRegression + 'static>
impl Ptr<dyn LogisticRegression + 'static>
pub fn as_raw_PtrOfLogisticRegression(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLogisticRegression(&mut self) -> *mut c_void
sourceimpl Ptr<dyn NormalBayesClassifier + 'static>
impl Ptr<dyn NormalBayesClassifier + 'static>
pub fn as_raw_PtrOfNormalBayesClassifier(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNormalBayesClassifier(&mut self) -> *mut c_void
sourceimpl Ptr<ParamGrid>
impl Ptr<ParamGrid>
pub fn as_raw_PtrOfParamGrid(&self) -> *const c_void
pub fn as_raw_mut_PtrOfParamGrid(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RTrees + 'static>
impl Ptr<dyn RTrees + 'static>
pub fn as_raw_PtrOfRTrees(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRTrees(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SVM + 'static>
impl Ptr<dyn SVM + 'static>
pub fn as_raw_PtrOfSVM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSVM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SVMSGD + 'static>
impl Ptr<dyn SVMSGD + 'static>
pub fn as_raw_PtrOfSVMSGD(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSVMSGD(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SVM_Kernel + 'static>
impl Ptr<dyn SVM_Kernel + 'static>
pub fn as_raw_PtrOfSVM_Kernel(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSVM_Kernel(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TrainData + 'static>
impl Ptr<dyn TrainData + 'static>
pub fn as_raw_PtrOfTrainData(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTrainData(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BaseCascadeClassifier + 'static>
impl Ptr<dyn BaseCascadeClassifier + 'static>
pub fn as_raw_PtrOfBaseCascadeClassifier(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBaseCascadeClassifier(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BaseCascadeClassifier_MaskGenerator + 'static>
impl Ptr<dyn BaseCascadeClassifier_MaskGenerator + 'static>
pub fn as_raw_PtrOfBaseCascadeClassifier_MaskGenerator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBaseCascadeClassifier_MaskGenerator(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn DetectionBasedTracker_IDetector + 'static>
impl Ptr<dyn DetectionBasedTracker_IDetector + 'static>
pub fn as_raw_PtrOfDetectionBasedTracker_IDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetectionBasedTracker_IDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FaceDetectorYN + 'static>
impl Ptr<dyn FaceDetectorYN + 'static>
pub fn as_raw_PtrOfFaceDetectorYN(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFaceDetectorYN(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FaceRecognizerSF + 'static>
impl Ptr<dyn FaceRecognizerSF + 'static>
pub fn as_raw_PtrOfFaceRecognizerSF(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFaceRecognizerSF(&mut self) -> *mut c_void
sourceimpl Ptr<dyn QRCodeEncoder + 'static>
impl Ptr<dyn QRCodeEncoder + 'static>
pub fn as_raw_PtrOfQRCodeEncoder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQRCodeEncoder(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DenseRLOFOpticalFlow + 'static>
impl Ptr<dyn DenseRLOFOpticalFlow + 'static>
pub fn as_raw_PtrOfDenseRLOFOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDenseRLOFOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DualTVL1OpticalFlow + 'static>
impl Ptr<dyn DualTVL1OpticalFlow + 'static>
pub fn as_raw_PtrOfDualTVL1OpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDualTVL1OpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<GPCTrainingSamples>
impl Ptr<GPCTrainingSamples>
pub fn as_raw_PtrOfGPCTrainingSamples(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGPCTrainingSamples(&mut self) -> *mut c_void
sourceimpl Ptr<GPCTree>
impl Ptr<GPCTree>
pub fn as_raw_PtrOfGPCTree(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGPCTree(&mut self) -> *mut c_void
sourceimpl Ptr<PCAPrior>
impl Ptr<PCAPrior>
pub fn as_raw_PtrOfPCAPrior(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPCAPrior(&mut self) -> *mut c_void
sourceimpl Ptr<RLOFOpticalFlowParameter>
impl Ptr<RLOFOpticalFlowParameter>
pub fn as_raw_PtrOfRLOFOpticalFlowParameter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRLOFOpticalFlowParameter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SparseRLOFOpticalFlow + 'static>
impl Ptr<dyn SparseRLOFOpticalFlow + 'static>
pub fn as_raw_PtrOfSparseRLOFOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSparseRLOFOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn WindowScene + 'static>
impl Ptr<dyn WindowScene + 'static>
pub fn as_raw_PtrOfWindowScene(&self) -> *const c_void
pub fn as_raw_mut_PtrOfWindowScene(&mut self) -> *mut c_void
sourceimpl Ptr<dyn HistogramPhaseUnwrapping + 'static>
impl Ptr<dyn HistogramPhaseUnwrapping + 'static>
pub fn as_raw_PtrOfHistogramPhaseUnwrapping(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHistogramPhaseUnwrapping(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AlignMTB + 'static>
impl Ptr<dyn AlignMTB + 'static>
pub fn as_raw_PtrOfAlignMTB(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAlignMTB(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CalibrateDebevec + 'static>
impl Ptr<dyn CalibrateDebevec + 'static>
pub fn as_raw_PtrOfCalibrateDebevec(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCalibrateDebevec(&mut self) -> *mut c_void
sourceimpl Ptr<dyn CalibrateRobertson + 'static>
impl Ptr<dyn CalibrateRobertson + 'static>
pub fn as_raw_PtrOfCalibrateRobertson(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCalibrateRobertson(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MergeDebevec + 'static>
impl Ptr<dyn MergeDebevec + 'static>
pub fn as_raw_PtrOfMergeDebevec(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMergeDebevec(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MergeMertens + 'static>
impl Ptr<dyn MergeMertens + 'static>
pub fn as_raw_PtrOfMergeMertens(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMergeMertens(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MergeRobertson + 'static>
impl Ptr<dyn MergeRobertson + 'static>
pub fn as_raw_PtrOfMergeRobertson(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMergeRobertson(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Tonemap + 'static>
impl Ptr<dyn Tonemap + 'static>
pub fn as_raw_PtrOfTonemap(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTonemap(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TonemapDrago + 'static>
impl Ptr<dyn TonemapDrago + 'static>
pub fn as_raw_PtrOfTonemapDrago(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTonemapDrago(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TonemapMantiuk + 'static>
impl Ptr<dyn TonemapMantiuk + 'static>
pub fn as_raw_PtrOfTonemapMantiuk(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTonemapMantiuk(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TonemapReinhard + 'static>
impl Ptr<dyn TonemapReinhard + 'static>
pub fn as_raw_PtrOfTonemapReinhard(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTonemapReinhard(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Plot2d + 'static>
impl Ptr<dyn Plot2d + 'static>
pub fn as_raw_PtrOfPlot2d(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPlot2d(&mut self) -> *mut c_void
sourceimpl Ptr<QualityBRISQUE>
impl Ptr<QualityBRISQUE>
pub fn as_raw_PtrOfQualityBRISQUE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQualityBRISQUE(&mut self) -> *mut c_void
sourceimpl Ptr<QualityGMSD>
impl Ptr<QualityGMSD>
pub fn as_raw_PtrOfQualityGMSD(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQualityGMSD(&mut self) -> *mut c_void
sourceimpl Ptr<QualityMSE>
impl Ptr<QualityMSE>
pub fn as_raw_PtrOfQualityMSE(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQualityMSE(&mut self) -> *mut c_void
sourceimpl Ptr<QualityPSNR>
impl Ptr<QualityPSNR>
pub fn as_raw_PtrOfQualityPSNR(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQualityPSNR(&mut self) -> *mut c_void
sourceimpl Ptr<QualitySSIM>
impl Ptr<QualitySSIM>
pub fn as_raw_PtrOfQualitySSIM(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQualitySSIM(&mut self) -> *mut c_void
sourceimpl Ptr<dyn OLSTracker + 'static>
impl Ptr<dyn OLSTracker + 'static>
pub fn as_raw_PtrOfOLSTracker(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOLSTracker(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Rapid + 'static>
impl Ptr<dyn Rapid + 'static>
pub fn as_raw_PtrOfRapid(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRapid(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ColoredKinfu_ColoredKinFu + 'static>
impl Ptr<dyn ColoredKinfu_ColoredKinFu + 'static>
pub fn as_raw_PtrOfColoredKinfu_ColoredKinFu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfColoredKinfu_ColoredKinFu(&mut self) -> *mut c_void
sourceimpl Ptr<ColoredKinfu_Params>
impl Ptr<ColoredKinfu_Params>
pub fn as_raw_PtrOfColoredKinfu_Params(&self) -> *const c_void
pub fn as_raw_mut_PtrOfColoredKinfu_Params(&mut self) -> *mut c_void
sourceimpl Ptr<DepthCleaner>
impl Ptr<DepthCleaner>
pub fn as_raw_PtrOfDepthCleaner(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDepthCleaner(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Dynafu_DynaFu + 'static>
impl Ptr<dyn Dynafu_DynaFu + 'static>
pub fn as_raw_PtrOfDynafu_DynaFu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDynafu_DynaFu(&mut self) -> *mut c_void
sourceimpl Ptr<FastICPOdometry>
impl Ptr<FastICPOdometry>
pub fn as_raw_PtrOfFastICPOdometry(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFastICPOdometry(&mut self) -> *mut c_void
sourceimpl Ptr<ICPOdometry>
impl Ptr<ICPOdometry>
pub fn as_raw_PtrOfICPOdometry(&self) -> *const c_void
pub fn as_raw_mut_PtrOfICPOdometry(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Kinfu_Detail_PoseGraph + 'static>
impl Ptr<dyn Kinfu_Detail_PoseGraph + 'static>
pub fn as_raw_PtrOfKinfu_Detail_PoseGraph(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKinfu_Detail_PoseGraph(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Kinfu_KinFu + 'static>
impl Ptr<dyn Kinfu_KinFu + 'static>
pub fn as_raw_PtrOfKinfu_KinFu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKinfu_KinFu(&mut self) -> *mut c_void
sourceimpl Ptr<Kinfu_Params>
impl Ptr<Kinfu_Params>
pub fn as_raw_PtrOfKinfu_Params(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKinfu_Params(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Kinfu_Volume + 'static>
impl Ptr<dyn Kinfu_Volume + 'static>
pub fn as_raw_PtrOfKinfu_Volume(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKinfu_Volume(&mut self) -> *mut c_void
sourceimpl Ptr<Kinfu_VolumeParams>
impl Ptr<Kinfu_VolumeParams>
pub fn as_raw_PtrOfKinfu_VolumeParams(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKinfu_VolumeParams(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LargeKinfu + 'static>
impl Ptr<dyn LargeKinfu + 'static>
pub fn as_raw_PtrOfLargeKinfu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLargeKinfu(&mut self) -> *mut c_void
sourceimpl Ptr<Linemod_ColorGradient>
impl Ptr<Linemod_ColorGradient>
pub fn as_raw_PtrOfLinemod_ColorGradient(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLinemod_ColorGradient(&mut self) -> *mut c_void
sourceimpl Ptr<Linemod_DepthNormal>
impl Ptr<Linemod_DepthNormal>
pub fn as_raw_PtrOfLinemod_DepthNormal(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLinemod_DepthNormal(&mut self) -> *mut c_void
sourceimpl Ptr<Linemod_Detector>
impl Ptr<Linemod_Detector>
pub fn as_raw_PtrOfLinemod_Detector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLinemod_Detector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Linemod_Modality + 'static>
impl Ptr<dyn Linemod_Modality + 'static>
pub fn as_raw_PtrOfLinemod_Modality(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLinemod_Modality(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Linemod_QuantizedPyramid + 'static>
impl Ptr<dyn Linemod_QuantizedPyramid + 'static>
pub fn as_raw_PtrOfLinemod_QuantizedPyramid(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLinemod_QuantizedPyramid(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Odometry + 'static>
impl Ptr<dyn Odometry + 'static>
pub fn as_raw_PtrOfOdometry(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOdometry(&mut self) -> *mut c_void
sourceimpl Ptr<OdometryFrame>
impl Ptr<OdometryFrame>
pub fn as_raw_PtrOfOdometryFrame(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOdometryFrame(&mut self) -> *mut c_void
sourceimpl Ptr<Params>
impl Ptr<Params>
pub fn as_raw_PtrOfParams(&self) -> *const c_void
pub fn as_raw_mut_PtrOfParams(&mut self) -> *mut c_void
sourceimpl Ptr<RgbdFrame>
impl Ptr<RgbdFrame>
pub fn as_raw_PtrOfRgbdFrame(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRgbdFrame(&mut self) -> *mut c_void
sourceimpl Ptr<RgbdICPOdometry>
impl Ptr<RgbdICPOdometry>
pub fn as_raw_PtrOfRgbdICPOdometry(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRgbdICPOdometry(&mut self) -> *mut c_void
sourceimpl Ptr<RgbdNormals>
impl Ptr<RgbdNormals>
pub fn as_raw_PtrOfRgbdNormals(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRgbdNormals(&mut self) -> *mut c_void
sourceimpl Ptr<RgbdOdometry>
impl Ptr<RgbdOdometry>
pub fn as_raw_PtrOfRgbdOdometry(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRgbdOdometry(&mut self) -> *mut c_void
sourceimpl Ptr<RgbdPlane>
impl Ptr<RgbdPlane>
pub fn as_raw_PtrOfRgbdPlane(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRgbdPlane(&mut self) -> *mut c_void
sourceimpl Ptr<MotionSaliencyBinWangApr2014>
impl Ptr<MotionSaliencyBinWangApr2014>
pub fn as_raw_PtrOfMotionSaliencyBinWangApr2014(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionSaliencyBinWangApr2014(&mut self) -> *mut c_void
sourceimpl Ptr<ObjectnessBING>
impl Ptr<ObjectnessBING>
pub fn as_raw_PtrOfObjectnessBING(&self) -> *const c_void
pub fn as_raw_mut_PtrOfObjectnessBING(&mut self) -> *mut c_void
sourceimpl Ptr<StaticSaliencyFineGrained>
impl Ptr<StaticSaliencyFineGrained>
pub fn as_raw_PtrOfStaticSaliencyFineGrained(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStaticSaliencyFineGrained(&mut self) -> *mut c_void
sourceimpl Ptr<StaticSaliencySpectralResidual>
impl Ptr<StaticSaliencySpectralResidual>
pub fn as_raw_PtrOfStaticSaliencySpectralResidual(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStaticSaliencySpectralResidual(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SFMLibmvEuclideanReconstruction + 'static>
impl Ptr<dyn SFMLibmvEuclideanReconstruction + 'static>
pub fn as_raw_PtrOfSFMLibmvEuclideanReconstruction(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSFMLibmvEuclideanReconstruction(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AffineTransformer + 'static>
impl Ptr<dyn AffineTransformer + 'static>
pub fn as_raw_PtrOfAffineTransformer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAffineTransformer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ChiHistogramCostExtractor + 'static>
impl Ptr<dyn ChiHistogramCostExtractor + 'static>
pub fn as_raw_PtrOfChiHistogramCostExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfChiHistogramCostExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EMDHistogramCostExtractor + 'static>
impl Ptr<dyn EMDHistogramCostExtractor + 'static>
pub fn as_raw_PtrOfEMDHistogramCostExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEMDHistogramCostExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EMDL1HistogramCostExtractor + 'static>
impl Ptr<dyn EMDL1HistogramCostExtractor + 'static>
pub fn as_raw_PtrOfEMDL1HistogramCostExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEMDL1HistogramCostExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn HausdorffDistanceExtractor + 'static>
impl Ptr<dyn HausdorffDistanceExtractor + 'static>
pub fn as_raw_PtrOfHausdorffDistanceExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHausdorffDistanceExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn HistogramCostExtractor + 'static>
impl Ptr<dyn HistogramCostExtractor + 'static>
pub fn as_raw_PtrOfHistogramCostExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHistogramCostExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn NormHistogramCostExtractor + 'static>
impl Ptr<dyn NormHistogramCostExtractor + 'static>
pub fn as_raw_PtrOfNormHistogramCostExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNormHistogramCostExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ShapeContextDistanceExtractor + 'static>
impl Ptr<dyn ShapeContextDistanceExtractor + 'static>
pub fn as_raw_PtrOfShapeContextDistanceExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfShapeContextDistanceExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ShapeTransformer + 'static>
impl Ptr<dyn ShapeTransformer + 'static>
pub fn as_raw_PtrOfShapeTransformer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfShapeTransformer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ThinPlateSplineShapeTransformer + 'static>
impl Ptr<dyn ThinPlateSplineShapeTransformer + 'static>
pub fn as_raw_PtrOfThinPlateSplineShapeTransformer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfThinPlateSplineShapeTransformer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn QuasiDenseStereo + 'static>
impl Ptr<dyn QuasiDenseStereo + 'static>
pub fn as_raw_PtrOfQuasiDenseStereo(&self) -> *const c_void
pub fn as_raw_mut_PtrOfQuasiDenseStereo(&mut self) -> *mut c_void
sourceimpl Ptr<AffineWarper>
impl Ptr<AffineWarper>
pub fn as_raw_PtrOfAffineWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAffineWarper(&mut self) -> *mut c_void
sourceimpl Ptr<CompressedRectilinearPortraitWarper>
impl Ptr<CompressedRectilinearPortraitWarper>
pub fn as_raw_PtrOfCompressedRectilinearPortraitWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCompressedRectilinearPortraitWarper(
&mut self
) -> *mut c_void
sourceimpl Ptr<CompressedRectilinearWarper>
impl Ptr<CompressedRectilinearWarper>
pub fn as_raw_PtrOfCompressedRectilinearWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCompressedRectilinearWarper(&mut self) -> *mut c_void
sourceimpl Ptr<CylindricalWarper>
impl Ptr<CylindricalWarper>
pub fn as_raw_PtrOfCylindricalWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCylindricalWarper(&mut self) -> *mut c_void
sourceimpl Ptr<CylindricalWarperGpu>
impl Ptr<CylindricalWarperGpu>
pub fn as_raw_PtrOfCylindricalWarperGpu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfCylindricalWarperGpu(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_AffineBasedEstimator>
impl Ptr<Detail_AffineBasedEstimator>
pub fn as_raw_PtrOfDetail_AffineBasedEstimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_AffineBasedEstimator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_BestOf2NearestMatcher>
impl Ptr<Detail_BestOf2NearestMatcher>
pub fn as_raw_PtrOfDetail_BestOf2NearestMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BestOf2NearestMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_Blender>
impl Ptr<Detail_Blender>
pub fn as_raw_PtrOfDetail_Blender(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_Blender(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_BlocksCompensator + 'static>
impl Ptr<dyn Detail_BlocksCompensator + 'static>
pub fn as_raw_PtrOfDetail_BlocksCompensator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BlocksCompensator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_BundleAdjusterAffine>
impl Ptr<Detail_BundleAdjusterAffine>
pub fn as_raw_PtrOfDetail_BundleAdjusterAffine(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BundleAdjusterAffine(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_BundleAdjusterAffinePartial>
impl Ptr<Detail_BundleAdjusterAffinePartial>
pub fn as_raw_PtrOfDetail_BundleAdjusterAffinePartial(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BundleAdjusterAffinePartial(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn Detail_BundleAdjusterBase + 'static>
impl Ptr<dyn Detail_BundleAdjusterBase + 'static>
pub fn as_raw_PtrOfDetail_BundleAdjusterBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BundleAdjusterBase(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_BundleAdjusterRay>
impl Ptr<Detail_BundleAdjusterRay>
pub fn as_raw_PtrOfDetail_BundleAdjusterRay(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BundleAdjusterRay(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_BundleAdjusterReproj>
impl Ptr<Detail_BundleAdjusterReproj>
pub fn as_raw_PtrOfDetail_BundleAdjusterReproj(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_BundleAdjusterReproj(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_ChannelsCompensator>
impl Ptr<Detail_ChannelsCompensator>
pub fn as_raw_PtrOfDetail_ChannelsCompensator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_ChannelsCompensator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_DpSeamFinder>
impl Ptr<Detail_DpSeamFinder>
pub fn as_raw_PtrOfDetail_DpSeamFinder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_DpSeamFinder(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_Estimator + 'static>
impl Ptr<dyn Detail_Estimator + 'static>
pub fn as_raw_PtrOfDetail_Estimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_Estimator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_ExposureCompensator + 'static>
impl Ptr<dyn Detail_ExposureCompensator + 'static>
pub fn as_raw_PtrOfDetail_ExposureCompensator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_ExposureCompensator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_FeatherBlender>
impl Ptr<Detail_FeatherBlender>
pub fn as_raw_PtrOfDetail_FeatherBlender(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_FeatherBlender(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_FeaturesMatcher + 'static>
impl Ptr<dyn Detail_FeaturesMatcher + 'static>
pub fn as_raw_PtrOfDetail_FeaturesMatcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_FeaturesMatcher(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_GainCompensator>
impl Ptr<Detail_GainCompensator>
pub fn as_raw_PtrOfDetail_GainCompensator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_GainCompensator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_GraphCutSeamFinder>
impl Ptr<Detail_GraphCutSeamFinder>
pub fn as_raw_PtrOfDetail_GraphCutSeamFinder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_GraphCutSeamFinder(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_HomographyBasedEstimator>
impl Ptr<Detail_HomographyBasedEstimator>
pub fn as_raw_PtrOfDetail_HomographyBasedEstimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_HomographyBasedEstimator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_MultiBandBlender>
impl Ptr<Detail_MultiBandBlender>
pub fn as_raw_PtrOfDetail_MultiBandBlender(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_MultiBandBlender(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_NoBundleAdjuster>
impl Ptr<Detail_NoBundleAdjuster>
pub fn as_raw_PtrOfDetail_NoBundleAdjuster(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_NoBundleAdjuster(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_NoExposureCompensator>
impl Ptr<Detail_NoExposureCompensator>
pub fn as_raw_PtrOfDetail_NoExposureCompensator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_NoExposureCompensator(&mut self) -> *mut c_void
sourceimpl Ptr<Detail_NoSeamFinder>
impl Ptr<Detail_NoSeamFinder>
pub fn as_raw_PtrOfDetail_NoSeamFinder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_NoSeamFinder(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_PairwiseSeamFinder + 'static>
impl Ptr<dyn Detail_PairwiseSeamFinder + 'static>
pub fn as_raw_PtrOfDetail_PairwiseSeamFinder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_PairwiseSeamFinder(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_RotationWarper + 'static>
impl Ptr<dyn Detail_RotationWarper + 'static>
pub fn as_raw_PtrOfDetail_RotationWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_RotationWarper(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Detail_SeamFinder + 'static>
impl Ptr<dyn Detail_SeamFinder + 'static>
pub fn as_raw_PtrOfDetail_SeamFinder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDetail_SeamFinder(&mut self) -> *mut c_void
sourceimpl Ptr<FisheyeWarper>
impl Ptr<FisheyeWarper>
pub fn as_raw_PtrOfFisheyeWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFisheyeWarper(&mut self) -> *mut c_void
sourceimpl Ptr<MercatorWarper>
impl Ptr<MercatorWarper>
pub fn as_raw_PtrOfMercatorWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMercatorWarper(&mut self) -> *mut c_void
sourceimpl Ptr<PaniniPortraitWarper>
impl Ptr<PaniniPortraitWarper>
pub fn as_raw_PtrOfPaniniPortraitWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPaniniPortraitWarper(&mut self) -> *mut c_void
sourceimpl Ptr<PaniniWarper>
impl Ptr<PaniniWarper>
pub fn as_raw_PtrOfPaniniWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPaniniWarper(&mut self) -> *mut c_void
sourceimpl Ptr<PlaneWarper>
impl Ptr<PlaneWarper>
pub fn as_raw_PtrOfPlaneWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPlaneWarper(&mut self) -> *mut c_void
sourceimpl Ptr<PlaneWarperGpu>
impl Ptr<PlaneWarperGpu>
pub fn as_raw_PtrOfPlaneWarperGpu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPlaneWarperGpu(&mut self) -> *mut c_void
sourceimpl Ptr<SphericalWarper>
impl Ptr<SphericalWarper>
pub fn as_raw_PtrOfSphericalWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSphericalWarper(&mut self) -> *mut c_void
sourceimpl Ptr<SphericalWarperGpu>
impl Ptr<SphericalWarperGpu>
pub fn as_raw_PtrOfSphericalWarperGpu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSphericalWarperGpu(&mut self) -> *mut c_void
sourceimpl Ptr<StereographicWarper>
impl Ptr<StereographicWarper>
pub fn as_raw_PtrOfStereographicWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStereographicWarper(&mut self) -> *mut c_void
sourceimpl Ptr<Stitcher>
impl Ptr<Stitcher>
pub fn as_raw_PtrOfStitcher(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStitcher(&mut self) -> *mut c_void
sourceimpl Ptr<TransverseMercatorWarper>
impl Ptr<TransverseMercatorWarper>
pub fn as_raw_PtrOfTransverseMercatorWarper(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTransverseMercatorWarper(&mut self) -> *mut c_void
sourceimpl Ptr<dyn WarperCreator + 'static>
impl Ptr<dyn WarperCreator + 'static>
pub fn as_raw_PtrOfWarperCreator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfWarperCreator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GrayCodePattern + 'static>
impl Ptr<dyn GrayCodePattern + 'static>
pub fn as_raw_PtrOfGrayCodePattern(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGrayCodePattern(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SinusoidalPattern + 'static>
impl Ptr<dyn SinusoidalPattern + 'static>
pub fn as_raw_PtrOfSinusoidalPattern(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSinusoidalPattern(&mut self) -> *mut c_void
sourceimpl Ptr<SinusoidalPattern_Params>
impl Ptr<SinusoidalPattern_Params>
pub fn as_raw_PtrOfSinusoidalPattern_Params(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSinusoidalPattern_Params(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_BroxOpticalFlow + 'static>
impl Ptr<dyn Superres_BroxOpticalFlow + 'static>
pub fn as_raw_PtrOfSuperres_BroxOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_BroxOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_DenseOpticalFlowExt + 'static>
impl Ptr<dyn Superres_DenseOpticalFlowExt + 'static>
pub fn as_raw_PtrOfSuperres_DenseOpticalFlowExt(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_DenseOpticalFlowExt(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_DualTVL1OpticalFlow + 'static>
impl Ptr<dyn Superres_DualTVL1OpticalFlow + 'static>
pub fn as_raw_PtrOfSuperres_DualTVL1OpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_DualTVL1OpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_FarnebackOpticalFlow + 'static>
impl Ptr<dyn Superres_FarnebackOpticalFlow + 'static>
pub fn as_raw_PtrOfSuperres_FarnebackOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_FarnebackOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_FrameSource + 'static>
impl Ptr<dyn Superres_FrameSource + 'static>
pub fn as_raw_PtrOfSuperres_FrameSource(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_FrameSource(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_PyrLKOpticalFlow + 'static>
impl Ptr<dyn Superres_PyrLKOpticalFlow + 'static>
pub fn as_raw_PtrOfSuperres_PyrLKOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_PyrLKOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn Superres_SuperResolution + 'static>
impl Ptr<dyn Superres_SuperResolution + 'static>
pub fn as_raw_PtrOfSuperres_SuperResolution(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperres_SuperResolution(&mut self) -> *mut c_void
sourceimpl Ptr<Pose3D>
impl Ptr<Pose3D>
pub fn as_raw_PtrOfPose3D(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPose3D(&mut self) -> *mut c_void
sourceimpl Ptr<PoseCluster3D>
impl Ptr<PoseCluster3D>
pub fn as_raw_PtrOfPoseCluster3D(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPoseCluster3D(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ERFilter + 'static>
impl Ptr<dyn ERFilter + 'static>
pub fn as_raw_PtrOfERFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfERFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ERFilter_Callback + 'static>
impl Ptr<dyn ERFilter_Callback + 'static>
pub fn as_raw_PtrOfERFilter_Callback(&self) -> *const c_void
pub fn as_raw_mut_PtrOfERFilter_Callback(&mut self) -> *mut c_void
sourceimpl Ptr<OCRBeamSearchDecoder>
impl Ptr<OCRBeamSearchDecoder>
pub fn as_raw_PtrOfOCRBeamSearchDecoder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOCRBeamSearchDecoder(&mut self) -> *mut c_void
sourceimpl Ptr<OCRBeamSearchDecoder_ClassifierCallback>
impl Ptr<OCRBeamSearchDecoder_ClassifierCallback>
pub fn as_raw_PtrOfOCRBeamSearchDecoder_ClassifierCallback(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfOCRBeamSearchDecoder_ClassifierCallback(
&mut self
) -> *mut c_void
sourceimpl Ptr<OCRHMMDecoder>
impl Ptr<OCRHMMDecoder>
pub fn as_raw_PtrOfOCRHMMDecoder(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOCRHMMDecoder(&mut self) -> *mut c_void
sourceimpl Ptr<OCRHMMDecoder_ClassifierCallback>
impl Ptr<OCRHMMDecoder_ClassifierCallback>
pub fn as_raw_PtrOfOCRHMMDecoder_ClassifierCallback(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOCRHMMDecoder_ClassifierCallback(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn OCRHolisticWordRecognizer + 'static>
impl Ptr<dyn OCRHolisticWordRecognizer + 'static>
pub fn as_raw_PtrOfOCRHolisticWordRecognizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOCRHolisticWordRecognizer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn OCRTesseract + 'static>
impl Ptr<dyn OCRTesseract + 'static>
pub fn as_raw_PtrOfOCRTesseract(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOCRTesseract(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TextDetectorCNN + 'static>
impl Ptr<dyn TextDetectorCNN + 'static>
pub fn as_raw_PtrOfTextDetectorCNN(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTextDetectorCNN(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TrackerCSRT + 'static>
impl Ptr<dyn TrackerCSRT + 'static>
pub fn as_raw_PtrOfTrackerCSRT(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTrackerCSRT(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TrackerKCF + 'static>
impl Ptr<dyn TrackerKCF + 'static>
pub fn as_raw_PtrOfTrackerKCF(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTrackerKCF(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorKNN + 'static>
impl Ptr<dyn BackgroundSubtractorKNN + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorKNN(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorKNN(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BackgroundSubtractorMOG2 + 'static>
impl Ptr<dyn BackgroundSubtractorMOG2 + 'static>
pub fn as_raw_PtrOfBackgroundSubtractorMOG2(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBackgroundSubtractorMOG2(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DISOpticalFlow + 'static>
impl Ptr<dyn DISOpticalFlow + 'static>
pub fn as_raw_PtrOfDISOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDISOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DenseOpticalFlow + 'static>
impl Ptr<dyn DenseOpticalFlow + 'static>
pub fn as_raw_PtrOfDenseOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDenseOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FarnebackOpticalFlow + 'static>
impl Ptr<dyn FarnebackOpticalFlow + 'static>
pub fn as_raw_PtrOfFarnebackOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFarnebackOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SparseOpticalFlow + 'static>
impl Ptr<dyn SparseOpticalFlow + 'static>
pub fn as_raw_PtrOfSparseOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSparseOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SparsePyrLKOpticalFlow + 'static>
impl Ptr<dyn SparsePyrLKOpticalFlow + 'static>
pub fn as_raw_PtrOfSparsePyrLKOpticalFlow(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSparsePyrLKOpticalFlow(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TrackerDaSiamRPN + 'static>
impl Ptr<dyn TrackerDaSiamRPN + 'static>
pub fn as_raw_PtrOfTrackerDaSiamRPN(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTrackerDaSiamRPN(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TrackerGOTURN + 'static>
impl Ptr<dyn TrackerGOTURN + 'static>
pub fn as_raw_PtrOfTrackerGOTURN(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTrackerGOTURN(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TrackerMIL + 'static>
impl Ptr<dyn TrackerMIL + 'static>
pub fn as_raw_PtrOfTrackerMIL(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTrackerMIL(&mut self) -> *mut c_void
sourceimpl Ptr<dyn VariationalRefinement + 'static>
impl Ptr<dyn VariationalRefinement + 'static>
pub fn as_raw_PtrOfVariationalRefinement(&self) -> *const c_void
pub fn as_raw_mut_PtrOfVariationalRefinement(&mut self) -> *mut c_void
sourceimpl Ptr<ColorAverageInpainter>
impl Ptr<ColorAverageInpainter>
pub fn as_raw_PtrOfColorAverageInpainter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfColorAverageInpainter(&mut self) -> *mut c_void
sourceimpl Ptr<ColorInpainter>
impl Ptr<ColorInpainter>
pub fn as_raw_PtrOfColorInpainter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfColorInpainter(&mut self) -> *mut c_void
sourceimpl Ptr<ConsistentMosaicInpainter>
impl Ptr<ConsistentMosaicInpainter>
pub fn as_raw_PtrOfConsistentMosaicInpainter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfConsistentMosaicInpainter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DeblurerBase + 'static>
impl Ptr<dyn DeblurerBase + 'static>
pub fn as_raw_PtrOfDeblurerBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDeblurerBase(&mut self) -> *mut c_void
sourceimpl Ptr<DensePyrLkOptFlowEstimatorGpu>
impl Ptr<DensePyrLkOptFlowEstimatorGpu>
pub fn as_raw_PtrOfDensePyrLkOptFlowEstimatorGpu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDensePyrLkOptFlowEstimatorGpu(&mut self) -> *mut c_void
sourceimpl Ptr<FromFileMotionReader>
impl Ptr<FromFileMotionReader>
pub fn as_raw_PtrOfFromFileMotionReader(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFromFileMotionReader(&mut self) -> *mut c_void
sourceimpl Ptr<GaussianMotionFilter>
impl Ptr<GaussianMotionFilter>
pub fn as_raw_PtrOfGaussianMotionFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGaussianMotionFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn IDenseOptFlowEstimator + 'static>
impl Ptr<dyn IDenseOptFlowEstimator + 'static>
pub fn as_raw_PtrOfIDenseOptFlowEstimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfIDenseOptFlowEstimator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn IFrameSource + 'static>
impl Ptr<dyn IFrameSource + 'static>
pub fn as_raw_PtrOfIFrameSource(&self) -> *const c_void
pub fn as_raw_mut_PtrOfIFrameSource(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ILog + 'static>
impl Ptr<dyn ILog + 'static>
pub fn as_raw_PtrOfILog(&self) -> *const c_void
pub fn as_raw_mut_PtrOfILog(&mut self) -> *mut c_void
sourceimpl Ptr<dyn IMotionStabilizer + 'static>
impl Ptr<dyn IMotionStabilizer + 'static>
pub fn as_raw_PtrOfIMotionStabilizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfIMotionStabilizer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn IOutlierRejector + 'static>
impl Ptr<dyn IOutlierRejector + 'static>
pub fn as_raw_PtrOfIOutlierRejector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfIOutlierRejector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ISparseOptFlowEstimator + 'static>
impl Ptr<dyn ISparseOptFlowEstimator + 'static>
pub fn as_raw_PtrOfISparseOptFlowEstimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfISparseOptFlowEstimator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ImageMotionEstimatorBase + 'static>
impl Ptr<dyn ImageMotionEstimatorBase + 'static>
pub fn as_raw_PtrOfImageMotionEstimatorBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfImageMotionEstimatorBase(&mut self) -> *mut c_void
sourceimpl Ptr<dyn InpainterBase + 'static>
impl Ptr<dyn InpainterBase + 'static>
pub fn as_raw_PtrOfInpainterBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfInpainterBase(&mut self) -> *mut c_void
sourceimpl Ptr<InpaintingPipeline>
impl Ptr<InpaintingPipeline>
pub fn as_raw_PtrOfInpaintingPipeline(&self) -> *const c_void
pub fn as_raw_mut_PtrOfInpaintingPipeline(&mut self) -> *mut c_void
sourceimpl Ptr<KeypointBasedMotionEstimator>
impl Ptr<KeypointBasedMotionEstimator>
pub fn as_raw_PtrOfKeypointBasedMotionEstimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKeypointBasedMotionEstimator(&mut self) -> *mut c_void
sourceimpl Ptr<KeypointBasedMotionEstimatorGpu>
impl Ptr<KeypointBasedMotionEstimatorGpu>
pub fn as_raw_PtrOfKeypointBasedMotionEstimatorGpu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfKeypointBasedMotionEstimatorGpu(&mut self) -> *mut c_void
sourceimpl Ptr<LogToStdout>
impl Ptr<LogToStdout>
pub fn as_raw_PtrOfLogToStdout(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLogToStdout(&mut self) -> *mut c_void
sourceimpl Ptr<LpMotionStabilizer>
impl Ptr<LpMotionStabilizer>
pub fn as_raw_PtrOfLpMotionStabilizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLpMotionStabilizer(&mut self) -> *mut c_void
sourceimpl Ptr<MaskFrameSource>
impl Ptr<MaskFrameSource>
pub fn as_raw_PtrOfMaskFrameSource(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMaskFrameSource(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MoreAccurateMotionWobbleSuppressorBase + 'static>
impl Ptr<dyn MoreAccurateMotionWobbleSuppressorBase + 'static>
pub fn as_raw_PtrOfMoreAccurateMotionWobbleSuppressorBase(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfMoreAccurateMotionWobbleSuppressorBase(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn MotionEstimatorBase + 'static>
impl Ptr<dyn MotionEstimatorBase + 'static>
pub fn as_raw_PtrOfMotionEstimatorBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionEstimatorBase(&mut self) -> *mut c_void
sourceimpl Ptr<MotionEstimatorL1>
impl Ptr<MotionEstimatorL1>
pub fn as_raw_PtrOfMotionEstimatorL1(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionEstimatorL1(&mut self) -> *mut c_void
sourceimpl Ptr<MotionEstimatorRansacL2>
impl Ptr<MotionEstimatorRansacL2>
pub fn as_raw_PtrOfMotionEstimatorRansacL2(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionEstimatorRansacL2(&mut self) -> *mut c_void
sourceimpl Ptr<dyn MotionFilterBase + 'static>
impl Ptr<dyn MotionFilterBase + 'static>
pub fn as_raw_PtrOfMotionFilterBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionFilterBase(&mut self) -> *mut c_void
sourceimpl Ptr<MotionInpainter>
impl Ptr<MotionInpainter>
pub fn as_raw_PtrOfMotionInpainter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionInpainter(&mut self) -> *mut c_void
sourceimpl Ptr<MotionStabilizationPipeline>
impl Ptr<MotionStabilizationPipeline>
pub fn as_raw_PtrOfMotionStabilizationPipeline(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMotionStabilizationPipeline(&mut self) -> *mut c_void
sourceimpl Ptr<NullDeblurer>
impl Ptr<NullDeblurer>
pub fn as_raw_PtrOfNullDeblurer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNullDeblurer(&mut self) -> *mut c_void
sourceimpl Ptr<NullFrameSource>
impl Ptr<NullFrameSource>
pub fn as_raw_PtrOfNullFrameSource(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNullFrameSource(&mut self) -> *mut c_void
sourceimpl Ptr<NullInpainter>
impl Ptr<NullInpainter>
pub fn as_raw_PtrOfNullInpainter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNullInpainter(&mut self) -> *mut c_void
sourceimpl Ptr<NullLog>
impl Ptr<NullLog>
pub fn as_raw_PtrOfNullLog(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNullLog(&mut self) -> *mut c_void
sourceimpl Ptr<NullOutlierRejector>
impl Ptr<NullOutlierRejector>
pub fn as_raw_PtrOfNullOutlierRejector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNullOutlierRejector(&mut self) -> *mut c_void
sourceimpl Ptr<NullWobbleSuppressor>
impl Ptr<NullWobbleSuppressor>
pub fn as_raw_PtrOfNullWobbleSuppressor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfNullWobbleSuppressor(&mut self) -> *mut c_void
sourceimpl Ptr<OnePassStabilizer>
impl Ptr<OnePassStabilizer>
pub fn as_raw_PtrOfOnePassStabilizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfOnePassStabilizer(&mut self) -> *mut c_void
sourceimpl Ptr<SparsePyrLkOptFlowEstimator>
impl Ptr<SparsePyrLkOptFlowEstimator>
pub fn as_raw_PtrOfSparsePyrLkOptFlowEstimator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSparsePyrLkOptFlowEstimator(&mut self) -> *mut c_void
sourceimpl Ptr<SparsePyrLkOptFlowEstimatorGpu>
impl Ptr<SparsePyrLkOptFlowEstimatorGpu>
pub fn as_raw_PtrOfSparsePyrLkOptFlowEstimatorGpu(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSparsePyrLkOptFlowEstimatorGpu(&mut self) -> *mut c_void
sourceimpl Ptr<ToFileMotionWriter>
impl Ptr<ToFileMotionWriter>
pub fn as_raw_PtrOfToFileMotionWriter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfToFileMotionWriter(&mut self) -> *mut c_void
sourceimpl Ptr<TranslationBasedLocalOutlierRejector>
impl Ptr<TranslationBasedLocalOutlierRejector>
pub fn as_raw_PtrOfTranslationBasedLocalOutlierRejector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTranslationBasedLocalOutlierRejector(
&mut self
) -> *mut c_void
sourceimpl Ptr<TwoPassStabilizer>
impl Ptr<TwoPassStabilizer>
pub fn as_raw_PtrOfTwoPassStabilizer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTwoPassStabilizer(&mut self) -> *mut c_void
sourceimpl Ptr<VideoFileSource>
impl Ptr<VideoFileSource>
pub fn as_raw_PtrOfVideoFileSource(&self) -> *const c_void
pub fn as_raw_mut_PtrOfVideoFileSource(&mut self) -> *mut c_void
sourceimpl Ptr<WeightingDeblurer>
impl Ptr<WeightingDeblurer>
pub fn as_raw_PtrOfWeightingDeblurer(&self) -> *const c_void
pub fn as_raw_mut_PtrOfWeightingDeblurer(&mut self) -> *mut c_void
sourceimpl Ptr<dyn WobbleSuppressorBase + 'static>
impl Ptr<dyn WobbleSuppressorBase + 'static>
pub fn as_raw_PtrOfWobbleSuppressorBase(&self) -> *const c_void
pub fn as_raw_mut_PtrOfWobbleSuppressorBase(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AffineFeature2D + 'static>
impl Ptr<dyn AffineFeature2D + 'static>
pub fn as_raw_PtrOfAffineFeature2D(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAffineFeature2D(&mut self) -> *mut c_void
sourceimpl Ptr<BEBLID>
impl Ptr<BEBLID>
pub fn as_raw_PtrOfBEBLID(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBEBLID(&mut self) -> *mut c_void
sourceimpl Ptr<dyn BoostDesc + 'static>
impl Ptr<dyn BoostDesc + 'static>
pub fn as_raw_PtrOfBoostDesc(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBoostDesc(&mut self) -> *mut c_void
sourceimpl Ptr<BriefDescriptorExtractor>
impl Ptr<BriefDescriptorExtractor>
pub fn as_raw_PtrOfBriefDescriptorExtractor(&self) -> *const c_void
pub fn as_raw_mut_PtrOfBriefDescriptorExtractor(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DAISY + 'static>
impl Ptr<dyn DAISY + 'static>
pub fn as_raw_PtrOfDAISY(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDAISY(&mut self) -> *mut c_void
sourceimpl Ptr<FREAK>
impl Ptr<FREAK>
pub fn as_raw_PtrOfFREAK(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFREAK(&mut self) -> *mut c_void
sourceimpl Ptr<HarrisLaplaceFeatureDetector>
impl Ptr<HarrisLaplaceFeatureDetector>
pub fn as_raw_PtrOfHarrisLaplaceFeatureDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfHarrisLaplaceFeatureDetector(&mut self) -> *mut c_void
sourceimpl Ptr<LATCH>
impl Ptr<LATCH>
pub fn as_raw_PtrOfLATCH(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLATCH(&mut self) -> *mut c_void
sourceimpl Ptr<LUCID>
impl Ptr<LUCID>
pub fn as_raw_PtrOfLUCID(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLUCID(&mut self) -> *mut c_void
sourceimpl Ptr<MSDDetector>
impl Ptr<MSDDetector>
pub fn as_raw_PtrOfMSDDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfMSDDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn PCTSignatures + 'static>
impl Ptr<dyn PCTSignatures + 'static>
pub fn as_raw_PtrOfPCTSignatures(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPCTSignatures(&mut self) -> *mut c_void
sourceimpl Ptr<dyn PCTSignaturesSQFD + 'static>
impl Ptr<dyn PCTSignaturesSQFD + 'static>
pub fn as_raw_PtrOfPCTSignaturesSQFD(&self) -> *const c_void
pub fn as_raw_mut_PtrOfPCTSignaturesSQFD(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SURF + 'static>
impl Ptr<dyn SURF + 'static>
pub fn as_raw_PtrOfSURF(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSURF(&mut self) -> *mut c_void
sourceimpl Ptr<SURF_CUDA>
impl Ptr<SURF_CUDA>
pub fn as_raw_PtrOfSURF_CUDA(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSURF_CUDA(&mut self) -> *mut c_void
sourceimpl Ptr<StarDetector>
impl Ptr<StarDetector>
pub fn as_raw_PtrOfStarDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStarDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TBMR + 'static>
impl Ptr<dyn TBMR + 'static>
pub fn as_raw_PtrOfTBMR(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTBMR(&mut self) -> *mut c_void
sourceimpl Ptr<dyn VGG + 'static>
impl Ptr<dyn VGG + 'static>
pub fn as_raw_PtrOfVGG(&self) -> *const c_void
pub fn as_raw_mut_PtrOfVGG(&mut self) -> *mut c_void
sourceimpl Ptr<dyn AdaptiveManifoldFilter + 'static>
impl Ptr<dyn AdaptiveManifoldFilter + 'static>
pub fn as_raw_PtrOfAdaptiveManifoldFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfAdaptiveManifoldFilter(&mut self) -> *mut c_void
sourceimpl Ptr<ContourFitting>
impl Ptr<ContourFitting>
pub fn as_raw_PtrOfContourFitting(&self) -> *const c_void
pub fn as_raw_mut_PtrOfContourFitting(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DTFilter + 'static>
impl Ptr<dyn DTFilter + 'static>
pub fn as_raw_PtrOfDTFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDTFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn DisparityWLSFilter + 'static>
impl Ptr<dyn DisparityWLSFilter + 'static>
pub fn as_raw_PtrOfDisparityWLSFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfDisparityWLSFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EdgeAwareInterpolator + 'static>
impl Ptr<dyn EdgeAwareInterpolator + 'static>
pub fn as_raw_PtrOfEdgeAwareInterpolator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEdgeAwareInterpolator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EdgeBoxes + 'static>
impl Ptr<dyn EdgeBoxes + 'static>
pub fn as_raw_PtrOfEdgeBoxes(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEdgeBoxes(&mut self) -> *mut c_void
sourceimpl Ptr<dyn EdgeDrawing + 'static>
impl Ptr<dyn EdgeDrawing + 'static>
pub fn as_raw_PtrOfEdgeDrawing(&self) -> *const c_void
pub fn as_raw_mut_PtrOfEdgeDrawing(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FastBilateralSolverFilter + 'static>
impl Ptr<dyn FastBilateralSolverFilter + 'static>
pub fn as_raw_PtrOfFastBilateralSolverFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFastBilateralSolverFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FastGlobalSmootherFilter + 'static>
impl Ptr<dyn FastGlobalSmootherFilter + 'static>
pub fn as_raw_PtrOfFastGlobalSmootherFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFastGlobalSmootherFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn FastLineDetector + 'static>
impl Ptr<dyn FastLineDetector + 'static>
pub fn as_raw_PtrOfFastLineDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfFastLineDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GraphSegmentation + 'static>
impl Ptr<dyn GraphSegmentation + 'static>
pub fn as_raw_PtrOfGraphSegmentation(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGraphSegmentation(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GuidedFilter + 'static>
impl Ptr<dyn GuidedFilter + 'static>
pub fn as_raw_PtrOfGuidedFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGuidedFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RFFeatureGetter + 'static>
impl Ptr<dyn RFFeatureGetter + 'static>
pub fn as_raw_PtrOfRFFeatureGetter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRFFeatureGetter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RICInterpolator + 'static>
impl Ptr<dyn RICInterpolator + 'static>
pub fn as_raw_PtrOfRICInterpolator(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRICInterpolator(&mut self) -> *mut c_void
sourceimpl Ptr<dyn RidgeDetectionFilter + 'static>
impl Ptr<dyn RidgeDetectionFilter + 'static>
pub fn as_raw_PtrOfRidgeDetectionFilter(&self) -> *const c_void
pub fn as_raw_mut_PtrOfRidgeDetectionFilter(&mut self) -> *mut c_void
sourceimpl Ptr<dyn ScanSegment + 'static>
impl Ptr<dyn ScanSegment + 'static>
pub fn as_raw_PtrOfScanSegment(&self) -> *const c_void
pub fn as_raw_mut_PtrOfScanSegment(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentation + 'static>
impl Ptr<dyn SelectiveSearchSegmentation + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentation(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentation(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentationStrategy + 'static>
impl Ptr<dyn SelectiveSearchSegmentationStrategy + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentationStrategy(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentationStrategy(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentationStrategyColor + 'static>
impl Ptr<dyn SelectiveSearchSegmentationStrategyColor + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentationStrategyColor(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentationStrategyColor(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentationStrategyFill + 'static>
impl Ptr<dyn SelectiveSearchSegmentationStrategyFill + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentationStrategyFill(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentationStrategyFill(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentationStrategyMultiple + 'static>
impl Ptr<dyn SelectiveSearchSegmentationStrategyMultiple + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentationStrategyMultiple(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentationStrategyMultiple(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentationStrategySize + 'static>
impl Ptr<dyn SelectiveSearchSegmentationStrategySize + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentationStrategySize(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentationStrategySize(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn SelectiveSearchSegmentationStrategyTexture + 'static>
impl Ptr<dyn SelectiveSearchSegmentationStrategyTexture + 'static>
pub fn as_raw_PtrOfSelectiveSearchSegmentationStrategyTexture(
&self
) -> *const c_void
pub fn as_raw_mut_PtrOfSelectiveSearchSegmentationStrategyTexture(
&mut self
) -> *mut c_void
sourceimpl Ptr<dyn StructuredEdgeDetection + 'static>
impl Ptr<dyn StructuredEdgeDetection + 'static>
pub fn as_raw_PtrOfStructuredEdgeDetection(&self) -> *const c_void
pub fn as_raw_mut_PtrOfStructuredEdgeDetection(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SuperpixelLSC + 'static>
impl Ptr<dyn SuperpixelLSC + 'static>
pub fn as_raw_PtrOfSuperpixelLSC(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperpixelLSC(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SuperpixelSEEDS + 'static>
impl Ptr<dyn SuperpixelSEEDS + 'static>
pub fn as_raw_PtrOfSuperpixelSEEDS(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperpixelSEEDS(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SuperpixelSLIC + 'static>
impl Ptr<dyn SuperpixelSLIC + 'static>
pub fn as_raw_PtrOfSuperpixelSLIC(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSuperpixelSLIC(&mut self) -> *mut c_void
sourceimpl Ptr<dyn WBDetector + 'static>
impl Ptr<dyn WBDetector + 'static>
pub fn as_raw_PtrOfWBDetector(&self) -> *const c_void
pub fn as_raw_mut_PtrOfWBDetector(&mut self) -> *mut c_void
sourceimpl Ptr<dyn GrayworldWB + 'static>
impl Ptr<dyn GrayworldWB + 'static>
pub fn as_raw_PtrOfGrayworldWB(&self) -> *const c_void
pub fn as_raw_mut_PtrOfGrayworldWB(&mut self) -> *mut c_void
sourceimpl Ptr<dyn LearningBasedWB + 'static>
impl Ptr<dyn LearningBasedWB + 'static>
pub fn as_raw_PtrOfLearningBasedWB(&self) -> *const c_void
pub fn as_raw_mut_PtrOfLearningBasedWB(&mut self) -> *mut c_void
sourceimpl Ptr<dyn SimpleWB + 'static>
impl Ptr<dyn SimpleWB + 'static>
pub fn as_raw_PtrOfSimpleWB(&self) -> *const c_void
pub fn as_raw_mut_PtrOfSimpleWB(&mut self) -> *mut c_void
sourceimpl Ptr<dyn TonemapDurand + 'static>
impl Ptr<dyn TonemapDurand + 'static>
pub fn as_raw_PtrOfTonemapDurand(&self) -> *const c_void
pub fn as_raw_mut_PtrOfTonemapDurand(&mut self) -> *mut c_void
Methods from Deref<Target = f32>
pub const RADIX: u32 = 2u32
pub const MANTISSA_DIGITS: u32 = 24u32
pub const DIGITS: u32 = 6u32
pub const EPSILON: f32 = 1.1920929E-7f32
pub const MIN: f32 = -3.40282347E+38f32
pub const MIN_POSITIVE: f32 = 1.17549435E-38f32
pub const MAX: f32 = 3.40282347E+38f32
pub const MIN_EXP: i32 = -125i32
pub const MAX_EXP: i32 = 128i32
pub const MIN_10_EXP: i32 = -37i32
pub const MAX_10_EXP: i32 = 38i32
pub const NAN: f32 = NaNf32
pub const INFINITY: f32 = +Inff32
pub const NEG_INFINITY: f32 = -Inff32
1.62.0 · sourcepub fn total_cmp(&self, other: &f32) -> Ordering
pub fn total_cmp(&self, other: &f32) -> Ordering
Return the ordering between self
and other
.
Unlike the standard partial comparison between floating point numbers,
this comparison always produces an ordering in accordance to
the totalOrder
predicate as defined in the IEEE 754 (2008 revision)
floating point standard. The values are ordered in the following sequence:
- negative quiet NaN
- negative signaling NaN
- negative infinity
- negative numbers
- negative subnormal numbers
- negative zero
- positive zero
- positive subnormal numbers
- positive numbers
- positive infinity
- positive signaling NaN
- positive quiet NaN.
The ordering established by this function does not always agree with the
PartialOrd
and PartialEq
implementations of f32
. For example,
they consider negative and positive zero equal, while total_cmp
doesn’t.
The interpretation of the signaling NaN bit follows the definition in the IEEE 754 standard, which may not match the interpretation by some of the older, non-conformant (e.g. MIPS) hardware implementations.
Example
struct GoodBoy {
name: String,
weight: f32,
}
let mut bois = vec![
GoodBoy { name: "Pucci".to_owned(), weight: 0.1 },
GoodBoy { name: "Woofer".to_owned(), weight: 99.0 },
GoodBoy { name: "Yapper".to_owned(), weight: 10.0 },
GoodBoy { name: "Chonk".to_owned(), weight: f32::INFINITY },
GoodBoy { name: "Abs. Unit".to_owned(), weight: f32::NAN },
GoodBoy { name: "Floaty".to_owned(), weight: -5.0 },
];
bois.sort_by(|a, b| a.weight.total_cmp(&b.weight));
Trait Implementations
sourceimpl<T: ?Sized> Boxed for Ptr<T>where
Self: PtrExtern,
impl<T: ?Sized> Boxed for Ptr<T>where
Self: PtrExtern,
sourceimpl From<Ptr<AffineWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<AffineWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfAffineWarper) -> Self
fn from(s: PtrOfAffineWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<BEBLID>> for Ptr<Feature2D>
impl From<Ptr<BEBLID>> for Ptr<Feature2D>
sourcefn from(s: PtrOfBEBLID) -> Self
fn from(s: PtrOfBEBLID) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<BRISK>> for Ptr<Feature2D>
impl From<Ptr<BRISK>> for Ptr<Feature2D>
sourcefn from(s: PtrOfBRISK) -> Self
fn from(s: PtrOfBRISK) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<BriefDescriptorExtractor>> for Ptr<Feature2D>
impl From<Ptr<BriefDescriptorExtractor>> for Ptr<Feature2D>
sourcefn from(s: PtrOfBriefDescriptorExtractor) -> Self
fn from(s: PtrOfBriefDescriptorExtractor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<ColorAverageInpainter>> for Ptr<dyn InpainterBase>
impl From<Ptr<ColorAverageInpainter>> for Ptr<dyn InpainterBase>
sourcefn from(s: PtrOfColorAverageInpainter) -> Self
fn from(s: PtrOfColorAverageInpainter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<ColorInpainter>> for Ptr<dyn InpainterBase>
impl From<Ptr<ColorInpainter>> for Ptr<dyn InpainterBase>
sourcefn from(s: PtrOfColorInpainter) -> Self
fn from(s: PtrOfColorInpainter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<CompressedRectilinearPortraitWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<CompressedRectilinearPortraitWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfCompressedRectilinearPortraitWarper) -> Self
fn from(s: PtrOfCompressedRectilinearPortraitWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<CompressedRectilinearWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<CompressedRectilinearWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfCompressedRectilinearWarper) -> Self
fn from(s: PtrOfCompressedRectilinearWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<ConsistentMosaicInpainter>> for Ptr<dyn InpainterBase>
impl From<Ptr<ConsistentMosaicInpainter>> for Ptr<dyn InpainterBase>
sourcefn from(s: PtrOfConsistentMosaicInpainter) -> Self
fn from(s: PtrOfConsistentMosaicInpainter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<CylindricalWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<CylindricalWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfCylindricalWarper) -> Self
fn from(s: PtrOfCylindricalWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<CylindricalWarperGpu>> for Ptr<dyn WarperCreator>
impl From<Ptr<CylindricalWarperGpu>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfCylindricalWarperGpu) -> Self
fn from(s: PtrOfCylindricalWarperGpu) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<DensePyrLkOptFlowEstimatorGpu>> for Ptr<dyn IDenseOptFlowEstimator>
impl From<Ptr<DensePyrLkOptFlowEstimatorGpu>> for Ptr<dyn IDenseOptFlowEstimator>
sourcefn from(s: PtrOfDensePyrLkOptFlowEstimatorGpu) -> Self
fn from(s: PtrOfDensePyrLkOptFlowEstimatorGpu) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_AffineBasedEstimator>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_AffineBasedEstimator>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_AffineBasedEstimator) -> Self
fn from(s: PtrOfDetail_AffineBasedEstimator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BestOf2NearestMatcher>> for Ptr<dyn Detail_FeaturesMatcher>
impl From<Ptr<Detail_BestOf2NearestMatcher>> for Ptr<dyn Detail_FeaturesMatcher>
sourcefn from(s: PtrOfDetail_BestOf2NearestMatcher) -> Self
fn from(s: PtrOfDetail_BestOf2NearestMatcher) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterAffine>> for Ptr<dyn Detail_BundleAdjusterBase>
impl From<Ptr<Detail_BundleAdjusterAffine>> for Ptr<dyn Detail_BundleAdjusterBase>
sourcefn from(s: PtrOfDetail_BundleAdjusterAffine) -> Self
fn from(s: PtrOfDetail_BundleAdjusterAffine) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterAffine>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_BundleAdjusterAffine>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_BundleAdjusterAffine) -> Self
fn from(s: PtrOfDetail_BundleAdjusterAffine) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterAffinePartial>> for Ptr<dyn Detail_BundleAdjusterBase>
impl From<Ptr<Detail_BundleAdjusterAffinePartial>> for Ptr<dyn Detail_BundleAdjusterBase>
sourcefn from(s: PtrOfDetail_BundleAdjusterAffinePartial) -> Self
fn from(s: PtrOfDetail_BundleAdjusterAffinePartial) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterAffinePartial>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_BundleAdjusterAffinePartial>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_BundleAdjusterAffinePartial) -> Self
fn from(s: PtrOfDetail_BundleAdjusterAffinePartial) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterRay>> for Ptr<dyn Detail_BundleAdjusterBase>
impl From<Ptr<Detail_BundleAdjusterRay>> for Ptr<dyn Detail_BundleAdjusterBase>
sourcefn from(s: PtrOfDetail_BundleAdjusterRay) -> Self
fn from(s: PtrOfDetail_BundleAdjusterRay) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterRay>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_BundleAdjusterRay>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_BundleAdjusterRay) -> Self
fn from(s: PtrOfDetail_BundleAdjusterRay) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterReproj>> for Ptr<dyn Detail_BundleAdjusterBase>
impl From<Ptr<Detail_BundleAdjusterReproj>> for Ptr<dyn Detail_BundleAdjusterBase>
sourcefn from(s: PtrOfDetail_BundleAdjusterReproj) -> Self
fn from(s: PtrOfDetail_BundleAdjusterReproj) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_BundleAdjusterReproj>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_BundleAdjusterReproj>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_BundleAdjusterReproj) -> Self
fn from(s: PtrOfDetail_BundleAdjusterReproj) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_ChannelsCompensator>> for Ptr<dyn Detail_ExposureCompensator>
impl From<Ptr<Detail_ChannelsCompensator>> for Ptr<dyn Detail_ExposureCompensator>
sourcefn from(s: PtrOfDetail_ChannelsCompensator) -> Self
fn from(s: PtrOfDetail_ChannelsCompensator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_DpSeamFinder>> for Ptr<dyn Detail_SeamFinder>
impl From<Ptr<Detail_DpSeamFinder>> for Ptr<dyn Detail_SeamFinder>
sourcefn from(s: PtrOfDetail_DpSeamFinder) -> Self
fn from(s: PtrOfDetail_DpSeamFinder) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_FeatherBlender>> for Ptr<Detail_Blender>
impl From<Ptr<Detail_FeatherBlender>> for Ptr<Detail_Blender>
sourcefn from(s: PtrOfDetail_FeatherBlender) -> Self
fn from(s: PtrOfDetail_FeatherBlender) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_GainCompensator>> for Ptr<dyn Detail_ExposureCompensator>
impl From<Ptr<Detail_GainCompensator>> for Ptr<dyn Detail_ExposureCompensator>
sourcefn from(s: PtrOfDetail_GainCompensator) -> Self
fn from(s: PtrOfDetail_GainCompensator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_GraphCutSeamFinder>> for Ptr<dyn Detail_SeamFinder>
impl From<Ptr<Detail_GraphCutSeamFinder>> for Ptr<dyn Detail_SeamFinder>
sourcefn from(s: PtrOfDetail_GraphCutSeamFinder) -> Self
fn from(s: PtrOfDetail_GraphCutSeamFinder) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_HomographyBasedEstimator>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_HomographyBasedEstimator>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_HomographyBasedEstimator) -> Self
fn from(s: PtrOfDetail_HomographyBasedEstimator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_MultiBandBlender>> for Ptr<Detail_Blender>
impl From<Ptr<Detail_MultiBandBlender>> for Ptr<Detail_Blender>
sourcefn from(s: PtrOfDetail_MultiBandBlender) -> Self
fn from(s: PtrOfDetail_MultiBandBlender) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_NoBundleAdjuster>> for Ptr<dyn Detail_BundleAdjusterBase>
impl From<Ptr<Detail_NoBundleAdjuster>> for Ptr<dyn Detail_BundleAdjusterBase>
sourcefn from(s: PtrOfDetail_NoBundleAdjuster) -> Self
fn from(s: PtrOfDetail_NoBundleAdjuster) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_NoBundleAdjuster>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<Detail_NoBundleAdjuster>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_NoBundleAdjuster) -> Self
fn from(s: PtrOfDetail_NoBundleAdjuster) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_NoExposureCompensator>> for Ptr<dyn Detail_ExposureCompensator>
impl From<Ptr<Detail_NoExposureCompensator>> for Ptr<dyn Detail_ExposureCompensator>
sourcefn from(s: PtrOfDetail_NoExposureCompensator) -> Self
fn from(s: PtrOfDetail_NoExposureCompensator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<Detail_NoSeamFinder>> for Ptr<dyn Detail_SeamFinder>
impl From<Ptr<Detail_NoSeamFinder>> for Ptr<dyn Detail_SeamFinder>
sourcefn from(s: PtrOfDetail_NoSeamFinder) -> Self
fn from(s: PtrOfDetail_NoSeamFinder) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<FREAK>> for Ptr<Feature2D>
impl From<Ptr<FREAK>> for Ptr<Feature2D>
sourcefn from(s: PtrOfFREAK) -> Self
fn from(s: PtrOfFREAK) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<FisheyeWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<FisheyeWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfFisheyeWarper) -> Self
fn from(s: PtrOfFisheyeWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<FromFileMotionReader>> for Ptr<dyn ImageMotionEstimatorBase>
impl From<Ptr<FromFileMotionReader>> for Ptr<dyn ImageMotionEstimatorBase>
sourcefn from(s: PtrOfFromFileMotionReader) -> Self
fn from(s: PtrOfFromFileMotionReader) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<GaussianMotionFilter>> for Ptr<dyn IMotionStabilizer>
impl From<Ptr<GaussianMotionFilter>> for Ptr<dyn IMotionStabilizer>
sourcefn from(s: PtrOfGaussianMotionFilter) -> Self
fn from(s: PtrOfGaussianMotionFilter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<GaussianMotionFilter>> for Ptr<dyn MotionFilterBase>
impl From<Ptr<GaussianMotionFilter>> for Ptr<dyn MotionFilterBase>
sourcefn from(s: PtrOfGaussianMotionFilter) -> Self
fn from(s: PtrOfGaussianMotionFilter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<HarrisLaplaceFeatureDetector>> for Ptr<Feature2D>
impl From<Ptr<HarrisLaplaceFeatureDetector>> for Ptr<Feature2D>
sourcefn from(s: PtrOfHarrisLaplaceFeatureDetector) -> Self
fn from(s: PtrOfHarrisLaplaceFeatureDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<InpaintingPipeline>> for Ptr<dyn InpainterBase>
impl From<Ptr<InpaintingPipeline>> for Ptr<dyn InpainterBase>
sourcefn from(s: PtrOfInpaintingPipeline) -> Self
fn from(s: PtrOfInpaintingPipeline) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<KeypointBasedMotionEstimator>> for Ptr<dyn ImageMotionEstimatorBase>
impl From<Ptr<KeypointBasedMotionEstimator>> for Ptr<dyn ImageMotionEstimatorBase>
sourcefn from(s: PtrOfKeypointBasedMotionEstimator) -> Self
fn from(s: PtrOfKeypointBasedMotionEstimator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<KeypointBasedMotionEstimatorGpu>> for Ptr<dyn ImageMotionEstimatorBase>
impl From<Ptr<KeypointBasedMotionEstimatorGpu>> for Ptr<dyn ImageMotionEstimatorBase>
sourcefn from(s: PtrOfKeypointBasedMotionEstimatorGpu) -> Self
fn from(s: PtrOfKeypointBasedMotionEstimatorGpu) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<LATCH>> for Ptr<Feature2D>
impl From<Ptr<LATCH>> for Ptr<Feature2D>
sourcefn from(s: PtrOfLATCH) -> Self
fn from(s: PtrOfLATCH) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<LUCID>> for Ptr<Feature2D>
impl From<Ptr<LUCID>> for Ptr<Feature2D>
sourcefn from(s: PtrOfLUCID) -> Self
fn from(s: PtrOfLUCID) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<LogToStdout>> for Ptr<dyn ILog>
impl From<Ptr<LogToStdout>> for Ptr<dyn ILog>
sourcefn from(s: PtrOfLogToStdout) -> Self
fn from(s: PtrOfLogToStdout) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<LpMotionStabilizer>> for Ptr<dyn IMotionStabilizer>
impl From<Ptr<LpMotionStabilizer>> for Ptr<dyn IMotionStabilizer>
sourcefn from(s: PtrOfLpMotionStabilizer) -> Self
fn from(s: PtrOfLpMotionStabilizer) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MSDDetector>> for Ptr<Feature2D>
impl From<Ptr<MSDDetector>> for Ptr<Feature2D>
sourcefn from(s: PtrOfMSDDetector) -> Self
fn from(s: PtrOfMSDDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MaskFrameSource>> for Ptr<dyn IFrameSource>
impl From<Ptr<MaskFrameSource>> for Ptr<dyn IFrameSource>
sourcefn from(s: PtrOfMaskFrameSource) -> Self
fn from(s: PtrOfMaskFrameSource) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MercatorWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<MercatorWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfMercatorWarper) -> Self
fn from(s: PtrOfMercatorWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MotionEstimatorL1>> for Ptr<dyn MotionEstimatorBase>
impl From<Ptr<MotionEstimatorL1>> for Ptr<dyn MotionEstimatorBase>
sourcefn from(s: PtrOfMotionEstimatorL1) -> Self
fn from(s: PtrOfMotionEstimatorL1) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MotionEstimatorRansacL2>> for Ptr<dyn MotionEstimatorBase>
impl From<Ptr<MotionEstimatorRansacL2>> for Ptr<dyn MotionEstimatorBase>
sourcefn from(s: PtrOfMotionEstimatorRansacL2) -> Self
fn from(s: PtrOfMotionEstimatorRansacL2) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MotionInpainter>> for Ptr<dyn InpainterBase>
impl From<Ptr<MotionInpainter>> for Ptr<dyn InpainterBase>
sourcefn from(s: PtrOfMotionInpainter) -> Self
fn from(s: PtrOfMotionInpainter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<MotionStabilizationPipeline>> for Ptr<dyn IMotionStabilizer>
impl From<Ptr<MotionStabilizationPipeline>> for Ptr<dyn IMotionStabilizer>
sourcefn from(s: PtrOfMotionStabilizationPipeline) -> Self
fn from(s: PtrOfMotionStabilizationPipeline) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<NullDeblurer>> for Ptr<dyn DeblurerBase>
impl From<Ptr<NullDeblurer>> for Ptr<dyn DeblurerBase>
sourcefn from(s: PtrOfNullDeblurer) -> Self
fn from(s: PtrOfNullDeblurer) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<NullFrameSource>> for Ptr<dyn IFrameSource>
impl From<Ptr<NullFrameSource>> for Ptr<dyn IFrameSource>
sourcefn from(s: PtrOfNullFrameSource) -> Self
fn from(s: PtrOfNullFrameSource) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<NullInpainter>> for Ptr<dyn InpainterBase>
impl From<Ptr<NullInpainter>> for Ptr<dyn InpainterBase>
sourcefn from(s: PtrOfNullInpainter) -> Self
fn from(s: PtrOfNullInpainter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<NullLog>> for Ptr<dyn ILog>
impl From<Ptr<NullLog>> for Ptr<dyn ILog>
sourcefn from(s: PtrOfNullLog) -> Self
fn from(s: PtrOfNullLog) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<NullOutlierRejector>> for Ptr<dyn IOutlierRejector>
impl From<Ptr<NullOutlierRejector>> for Ptr<dyn IOutlierRejector>
sourcefn from(s: PtrOfNullOutlierRejector) -> Self
fn from(s: PtrOfNullOutlierRejector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<NullWobbleSuppressor>> for Ptr<dyn WobbleSuppressorBase>
impl From<Ptr<NullWobbleSuppressor>> for Ptr<dyn WobbleSuppressorBase>
sourcefn from(s: PtrOfNullWobbleSuppressor) -> Self
fn from(s: PtrOfNullWobbleSuppressor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<OnePassStabilizer>> for Ptr<dyn IFrameSource>
impl From<Ptr<OnePassStabilizer>> for Ptr<dyn IFrameSource>
sourcefn from(s: PtrOfOnePassStabilizer) -> Self
fn from(s: PtrOfOnePassStabilizer) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<PaniniPortraitWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<PaniniPortraitWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfPaniniPortraitWarper) -> Self
fn from(s: PtrOfPaniniPortraitWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<PaniniWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<PaniniWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfPaniniWarper) -> Self
fn from(s: PtrOfPaniniWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<PlaneWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<PlaneWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfPlaneWarper) -> Self
fn from(s: PtrOfPlaneWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<PlaneWarperGpu>> for Ptr<dyn WarperCreator>
impl From<Ptr<PlaneWarperGpu>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfPlaneWarperGpu) -> Self
fn from(s: PtrOfPlaneWarperGpu) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<SimpleBlobDetector>> for Ptr<Feature2D>
impl From<Ptr<SimpleBlobDetector>> for Ptr<Feature2D>
sourcefn from(s: PtrOfSimpleBlobDetector) -> Self
fn from(s: PtrOfSimpleBlobDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<SparsePyrLkOptFlowEstimator>> for Ptr<dyn ISparseOptFlowEstimator>
impl From<Ptr<SparsePyrLkOptFlowEstimator>> for Ptr<dyn ISparseOptFlowEstimator>
sourcefn from(s: PtrOfSparsePyrLkOptFlowEstimator) -> Self
fn from(s: PtrOfSparsePyrLkOptFlowEstimator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<SparsePyrLkOptFlowEstimatorGpu>> for Ptr<dyn ISparseOptFlowEstimator>
impl From<Ptr<SparsePyrLkOptFlowEstimatorGpu>> for Ptr<dyn ISparseOptFlowEstimator>
sourcefn from(s: PtrOfSparsePyrLkOptFlowEstimatorGpu) -> Self
fn from(s: PtrOfSparsePyrLkOptFlowEstimatorGpu) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<SphericalWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<SphericalWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfSphericalWarper) -> Self
fn from(s: PtrOfSphericalWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<SphericalWarperGpu>> for Ptr<dyn WarperCreator>
impl From<Ptr<SphericalWarperGpu>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfSphericalWarperGpu) -> Self
fn from(s: PtrOfSphericalWarperGpu) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<StandardCollector>> for Ptr<dyn PredictCollector>
impl From<Ptr<StandardCollector>> for Ptr<dyn PredictCollector>
sourcefn from(s: PtrOfStandardCollector) -> Self
fn from(s: PtrOfStandardCollector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<StarDetector>> for Ptr<Feature2D>
impl From<Ptr<StarDetector>> for Ptr<Feature2D>
sourcefn from(s: PtrOfStarDetector) -> Self
fn from(s: PtrOfStarDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<StereographicWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<StereographicWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfStereographicWarper) -> Self
fn from(s: PtrOfStereographicWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<ToFileMotionWriter>> for Ptr<dyn ImageMotionEstimatorBase>
impl From<Ptr<ToFileMotionWriter>> for Ptr<dyn ImageMotionEstimatorBase>
sourcefn from(s: PtrOfToFileMotionWriter) -> Self
fn from(s: PtrOfToFileMotionWriter) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<TranslationBasedLocalOutlierRejector>> for Ptr<dyn IOutlierRejector>
impl From<Ptr<TranslationBasedLocalOutlierRejector>> for Ptr<dyn IOutlierRejector>
sourcefn from(s: PtrOfTranslationBasedLocalOutlierRejector) -> Self
fn from(s: PtrOfTranslationBasedLocalOutlierRejector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<TransverseMercatorWarper>> for Ptr<dyn WarperCreator>
impl From<Ptr<TransverseMercatorWarper>> for Ptr<dyn WarperCreator>
sourcefn from(s: PtrOfTransverseMercatorWarper) -> Self
fn from(s: PtrOfTransverseMercatorWarper) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<TwoPassStabilizer>> for Ptr<dyn IFrameSource>
impl From<Ptr<TwoPassStabilizer>> for Ptr<dyn IFrameSource>
sourcefn from(s: PtrOfTwoPassStabilizer) -> Self
fn from(s: PtrOfTwoPassStabilizer) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<VideoFileSource>> for Ptr<dyn IFrameSource>
impl From<Ptr<VideoFileSource>> for Ptr<dyn IFrameSource>
sourcefn from(s: PtrOfVideoFileSource) -> Self
fn from(s: PtrOfVideoFileSource) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<WeightingDeblurer>> for Ptr<dyn DeblurerBase>
impl From<Ptr<WeightingDeblurer>> for Ptr<dyn DeblurerBase>
sourcefn from(s: PtrOfWeightingDeblurer) -> Self
fn from(s: PtrOfWeightingDeblurer) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn AKAZE + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn AKAZE + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfAKAZE) -> Self
fn from(s: PtrOfAKAZE) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn AffineFeature + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn AffineFeature + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfAffineFeature) -> Self
fn from(s: PtrOfAffineFeature) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn AffineFeature2D + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn AffineFeature2D + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfAffineFeature2D) -> Self
fn from(s: PtrOfAffineFeature2D) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn AffineTransformer + 'static>> for Ptr<dyn ShapeTransformer>
impl From<Ptr<dyn AffineTransformer + 'static>> for Ptr<dyn ShapeTransformer>
sourcefn from(s: PtrOfAffineTransformer) -> Self
fn from(s: PtrOfAffineTransformer) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn AgastFeatureDetector + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn AgastFeatureDetector + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfAgastFeatureDetector) -> Self
fn from(s: PtrOfAgastFeatureDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn BoostDesc + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn BoostDesc + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfBoostDesc) -> Self
fn from(s: PtrOfBoostDesc) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn ChiHistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
impl From<Ptr<dyn ChiHistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
sourcefn from(s: PtrOfChiHistogramCostExtractor) -> Self
fn from(s: PtrOfChiHistogramCostExtractor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn DAISY + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn DAISY + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfDAISY) -> Self
fn from(s: PtrOfDAISY) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn Detail_BlocksCompensator + 'static>> for Ptr<dyn Detail_ExposureCompensator>
impl From<Ptr<dyn Detail_BlocksCompensator + 'static>> for Ptr<dyn Detail_ExposureCompensator>
sourcefn from(s: PtrOfDetail_BlocksCompensator) -> Self
fn from(s: PtrOfDetail_BlocksCompensator) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn Detail_BundleAdjusterBase + 'static>> for Ptr<dyn Detail_Estimator>
impl From<Ptr<dyn Detail_BundleAdjusterBase + 'static>> for Ptr<dyn Detail_Estimator>
sourcefn from(s: PtrOfDetail_BundleAdjusterBase) -> Self
fn from(s: PtrOfDetail_BundleAdjusterBase) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn Detail_PairwiseSeamFinder + 'static>> for Ptr<dyn Detail_SeamFinder>
impl From<Ptr<dyn Detail_PairwiseSeamFinder + 'static>> for Ptr<dyn Detail_SeamFinder>
sourcefn from(s: PtrOfDetail_PairwiseSeamFinder) -> Self
fn from(s: PtrOfDetail_PairwiseSeamFinder) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn EMDHistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
impl From<Ptr<dyn EMDHistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
sourcefn from(s: PtrOfEMDHistogramCostExtractor) -> Self
fn from(s: PtrOfEMDHistogramCostExtractor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn EMDL1HistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
impl From<Ptr<dyn EMDL1HistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
sourcefn from(s: PtrOfEMDL1HistogramCostExtractor) -> Self
fn from(s: PtrOfEMDL1HistogramCostExtractor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn FastFeatureDetector + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn FastFeatureDetector + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfFastFeatureDetector) -> Self
fn from(s: PtrOfFastFeatureDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn GFTTDetector + 'static>> for Ptr<Feature2D>
impl From<Ptr<dyn GFTTDetector + 'static>> for Ptr<Feature2D>
sourcefn from(s: PtrOfGFTTDetector) -> Self
fn from(s: PtrOfGFTTDetector) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn MoreAccurateMotionWobbleSuppressorBase + 'static>> for Ptr<dyn WobbleSuppressorBase>
impl From<Ptr<dyn MoreAccurateMotionWobbleSuppressorBase + 'static>> for Ptr<dyn WobbleSuppressorBase>
sourcefn from(s: PtrOfMoreAccurateMotionWobbleSuppressorBase) -> Self
fn from(s: PtrOfMoreAccurateMotionWobbleSuppressorBase) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn MotionFilterBase + 'static>> for Ptr<dyn IMotionStabilizer>
impl From<Ptr<dyn MotionFilterBase + 'static>> for Ptr<dyn IMotionStabilizer>
sourcefn from(s: PtrOfMotionFilterBase) -> Self
fn from(s: PtrOfMotionFilterBase) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn NormHistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
impl From<Ptr<dyn NormHistogramCostExtractor + 'static>> for Ptr<dyn HistogramCostExtractor>
sourcefn from(s: PtrOfNormHistogramCostExtractor) -> Self
fn from(s: PtrOfNormHistogramCostExtractor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn SelectiveSearchSegmentationStrategyColor + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
impl From<Ptr<dyn SelectiveSearchSegmentationStrategyColor + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
sourcefn from(s: PtrOfSelectiveSearchSegmentationStrategyColor) -> Self
fn from(s: PtrOfSelectiveSearchSegmentationStrategyColor) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn SelectiveSearchSegmentationStrategyFill + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
impl From<Ptr<dyn SelectiveSearchSegmentationStrategyFill + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
sourcefn from(s: PtrOfSelectiveSearchSegmentationStrategyFill) -> Self
fn from(s: PtrOfSelectiveSearchSegmentationStrategyFill) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn SelectiveSearchSegmentationStrategyMultiple + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
impl From<Ptr<dyn SelectiveSearchSegmentationStrategyMultiple + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
sourcefn from(s: PtrOfSelectiveSearchSegmentationStrategyMultiple) -> Self
fn from(s: PtrOfSelectiveSearchSegmentationStrategyMultiple) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn SelectiveSearchSegmentationStrategySize + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
impl From<Ptr<dyn SelectiveSearchSegmentationStrategySize + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
sourcefn from(s: PtrOfSelectiveSearchSegmentationStrategySize) -> Self
fn from(s: PtrOfSelectiveSearchSegmentationStrategySize) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn SelectiveSearchSegmentationStrategyTexture + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
impl From<Ptr<dyn SelectiveSearchSegmentationStrategyTexture + 'static>> for Ptr<dyn SelectiveSearchSegmentationStrategy>
sourcefn from(s: PtrOfSelectiveSearchSegmentationStrategyTexture) -> Self
fn from(s: PtrOfSelectiveSearchSegmentationStrategyTexture) -> Self
Converts to this type from the input type.
sourceimpl From<Ptr<dyn ThinPlateSplineShapeTransformer + 'static>> for Ptr<dyn ShapeTransformer>
impl From<Ptr<dyn ThinPlateSplineShapeTransformer + 'static>> for Ptr<dyn ShapeTransformer>
sourcefn from(s: PtrOfThinPlateSplineShapeTransformer) -> Self
fn from(s: PtrOfThinPlateSplineShapeTransformer) -> Self
Converts to this type from the input type.
impl VectorElement for Ptr<BackendNode>where
Vector<Ptr<BackendNode>>: VectorExtern<Ptr<BackendNode>>,
impl VectorElement for Ptr<Layer>where
Vector<Ptr<Layer>>: VectorExtern<Ptr<Layer>>,
impl VectorElement for Ptr<dyn BackendWrapper>where
Vector<Ptr<dyn BackendWrapper>>: VectorExtern<Ptr<dyn BackendWrapper>>,
impl VectorElement for Ptr<dyn Linemod_Modality>where
Vector<Ptr<dyn Linemod_Modality>>: VectorExtern<Ptr<dyn Linemod_Modality>>,
impl VectorElement for Ptr<dyn MCC_CChecker>where
Vector<Ptr<dyn MCC_CChecker>>: VectorExtern<Ptr<dyn MCC_CChecker>>,
Auto Trait Implementations
impl<T: ?Sized> RefUnwindSafe for Ptr<T>where
T: RefUnwindSafe,
impl<T> !Send for Ptr<T>
impl<T> !Sync for Ptr<T>
impl<T: ?Sized> Unpin for Ptr<T>where
T: Unpin,
impl<T: ?Sized> UnwindSafe for Ptr<T>where
T: UnwindSafe,
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more