include#
Fully qualified name: public/src/operator/include
Files#
- ErrorCheckMacros.h
Defines macros for checking return values of CUPVA and NVCV Api calls.
- OpBackgroundSubtractor.h
Defines types and functions to handle the background subtraction operation.
- OpBatchSVD.h
Defines types and functions to handle the batch SVD operation.
- OpBilateralFilter.h
Defines types and functions to handle the Template Matching operation.
- OpBlToPl.h
Defines types and functions to handle Block Linear (BL) layout to Pitch Linear (PL) layout conversion operation.
- OpBlurFilterROI.h
Defines types and functions to handle the BlurFilterROI operation.
- OpBruteForceMatcher.h
Defines types and functions to handle the Brute Force Matcher operation.
- OpCannyEdgeDetector.h
Defines types and functions to handle the Canny edge detection operation excluding edge hysteresis.
- OpConvertImageFormat.h
Defines types and functions to handle the ConvertImageFormat operation.
- OpCornerSubPix.h
Defines types and functions to handle the Sub-Pixel Corner Detection operation.
- OpDLInference.h
Defines types and functions to handle the DL Inference operation.
- OpDepthToSpace.h
Defines types and functions to handle the Depth-to-Space operation.
- OpDistanceTransform.h
Defines types and functions to handle the distance transform operation.
- OpFastCorner.h
This header file defines the types and functions necessary for implementing the FAST (Features from Accelerated Segment Test) corner detection algorithm.
- OpGaussianFilter.h
Defines types and functions to handle the gaussian filter operation.
- OpHistogramEqualization.h
Defines types and functions to handle the Histogram Equalization operation.
- OpImageBlend.h
Defines types and functions to handle the ImageBlend operation.
- OpImageHistogram.h
Defines types and functions to handle the Image Histogram operation.
- OpImageResize.h
Defines types and functions to handle the image resize operation.
- OpImageStats.h
Defines types and functions to handle the image statistics operation.
- OpMedianFilter.h
Defines types and functions to handle the median filter operation.
- OpMinMaxLoc.h
Defines types and functions to handle the Min/Max Location operation.
- OpMixChannels.h
Defines types and functions to handle the mix channels operation.
- OpMorphology.h
Defines types and functions to handle the morphology operation.
- OpTemplateMatching.h
Defines types and functions to handle the Template Matching operation.
- OpWarpPerspective.h
Defines types and functions to handle the warp perspective operation.
- PvaAllocator.h
Defines types and functions to handle PVA accessible Tensor Allocator.
- PvaOperator.h
Defines types and functions to handle operators.
- PvaOperatorTypes.h
Defines types to be used by operators.