Files#
- public/pipelines/radar/operators/include/OpDOA.h
Defines types and functions to handle the DOA target processing operation.
- public/pipelines/radar/operators/include/OpPeakDetection.h
Defines types and functions to handle the Peak Detection operation.
- public/pipelines/radar/operators/include/RadarOperatorTypes.h
Type definitions for radar operators.
- public/src/operator/include/ErrorCheckMacros.h
Defines macros for checking return values of CUPVA and NVCV Api calls.
- public/src/operator/include/OpBackgroundSubtractor.h
Defines types and functions to handle the background subtraction operation.
- public/src/operator/include/OpBatchSVD.h
Defines types and functions to handle the batch SVD operation.
- public/src/operator/include/OpBilateralFilter.h
Defines types and functions to handle the Template Matching operation.
- public/src/operator/include/OpBlToPl.h
Defines types and functions to handle Block Linear (BL) layout to Pitch Linear (PL) layout conversion operation.
- public/src/operator/include/OpBlurFilterROI.h
Defines types and functions to handle the BlurFilterROI operation.
- public/src/operator/include/OpBoxFilter.h
Defines types and functions to handle the box filter operation.
- public/src/operator/include/OpBruteForceMatcher.h
Defines types and functions to handle the Brute Force Matcher operation.
- public/src/operator/include/OpCannyEdgeDetector.h
Defines types and functions to handle the Canny edge detection operation.
- public/src/operator/include/OpConv2d.h
Defines types and functions to handle the 2D convolution operation.
- public/src/operator/include/OpConvertImageFormat.h
Defines types and functions to handle the ConvertImageFormat operation.
- public/src/operator/include/OpCornerSubPix.h
Defines types and functions to handle the Sub-Pixel Corner Detection operation.
- public/src/operator/include/OpDLInference.h
Defines types and functions to handle the DL Inference operation.
- public/src/operator/include/OpDepthToSpace.h
Defines types and functions to handle the Depth-to-Space operation.
- public/src/operator/include/OpDistanceTransform.h
Defines types and functions to handle the distance transform operation.
- public/src/operator/include/OpDopplerFFT.h
Defines types and functions to handle the DopplerFFT operation.
- public/src/operator/include/OpFastCorner.h
This header file defines the types and functions necessary for implementing the FAST (Features from Accelerated Segment Test) corner detection algorithm.
- public/src/operator/include/OpGaussianFilter.h
Defines types and functions to handle the gaussian filter operation.
- public/src/operator/include/OpGaussianPyramid.h
Defines types and functions to handle the GaussianPyramid operation.
- public/src/operator/include/OpHistogramEqualization.h
Defines types and functions to handle the Histogram Equalization operation.
- public/src/operator/include/OpImageBlend.h
Defines types and functions to handle the ImageBlend operation.
- public/src/operator/include/OpImageFlip.h
Defines types and functions to handle the image flip operation.
- public/src/operator/include/OpImageHistogram.h
Defines types and functions to handle the Image Histogram operation.
- public/src/operator/include/OpImageResize.h
Defines types and functions to handle the image resize operation.
- public/src/operator/include/OpImageStats.h
Defines types and functions to handle the image statistics operation.
- public/src/operator/include/OpMedianFilter.h
Defines types and functions to handle the median filter operation.
- public/src/operator/include/OpMinMaxLoc.h
Defines types and functions to handle the Min/Max Location operation.
- public/src/operator/include/OpMixChannels.h
Defines types and functions to handle the mix channels operation.
- public/src/operator/include/OpMorphology.h
Defines types and functions to handle the morphology operation.
- public/src/operator/include/OpNci.h
Defines types and functions to handle the NCI operation.
- public/src/operator/include/OpORBDescExtractor.h
Defines types and functions to handle the ORB descriptor extractor operation.
- public/src/operator/include/OpRadarCFAR.h
Defines types and functions to handle the Radar CFAR operation.
- public/src/operator/include/OpRangeFFT.h
Defines types and functions to handle the RangeFFT operation.
- public/src/operator/include/OpRemap.h
Defines types and functions to handle the remap operation.
- public/src/operator/include/OpTemplateMatching.h
Defines types and functions to handle the Template Matching operation.
- public/src/operator/include/OpWarpPerspective.h
Defines types and functions to handle the warp perspective operation.
- public/src/operator/include/PvaAllocator.h
Defines types and functions to handle PVA accessible Tensor Allocator.
- public/src/operator/include/PvaOperator.h
Defines types and functions to handle operators.
- public/src/operator/include/PvaOperatorTypes.h
Defines types to be used by operators.
- public/src/primitive/pvaAplConv2dVpu.hpp
Defines 2D Convolution (Conv2d) primitive template class.
- public/src/primitive/pvaAplSortPayloadVpu.hpp
Defines SortPayload primitive template class.
- public/src/primitive/pvaAplSortVpu.hpp
Defines Sort primitive template class.