Skip to main content
Ctrl+K
PVA Solutions - Home PVA Solutions - Home

PVA Solutions

PVA Solutions - Home PVA Solutions - Home

PVA Solutions

Table of Contents

Introduction

  • Getting Started
  • Sample Application

Operators

  • Core APIs
    • ErrorCheckMacros
      • CUPVA_CHECK_ERROR_GOTO
      • NVCV_CHECK_ERROR_GOTO
    • PvaAllocator
    • PvaOperator
    • PvaOperatorTypes
  • Operator APIs
    • BatchSVD
    • BlToPl
    • ConvertImageFormat
    • CornerSubPix
    • DepthToSpace
    • FastCornerDetector
    • GaussianFilter
    • ImageBlend
    • ImageHistogram
    • ImageResize
    • MinMaxLoc
    • MixChannels
    • Morphology
    • TemplateMatching
  • Implementation
    • BatchSVD
    • BltoPl
    • ConvertImageFormat
    • CornerSubPix
    • DepthToSpace
    • FASTCornerDetector
    • GaussianFilter
    • ImageBlend
    • ImageHistogram
    • ImageResize
    • MinMaxLoc
    • MixChannels
    • Morphology
    • TemplateMatching

Primitives

  • Primitive APIs
    • Conv2d
  • Implementation
    • Conv2d

Reference Materials

  • Benchmarking Methodology
  • Glossary
  • EULA
  • PVA Solutions APIs

PVA Solutions APIs#

Directory hierarchy#

dir public
dir public/src
dir public/src/operator
dir public/src/operator/include
  • file public/src/operator/include/ErrorCheckMacros.h

  • file public/src/operator/include/OpBatchSVD.h

  • file public/src/operator/include/OpBlToPl.h

  • file public/src/operator/include/OpConvertImageFormat.h

  • file public/src/operator/include/OpCornerSubPix.h

  • file public/src/operator/include/OpDepthToSpace.h

  • file public/src/operator/include/OpFastCorner.h

  • file public/src/operator/include/OpGaussianFilter.h

  • file public/src/operator/include/OpImageBlend.h

  • file public/src/operator/include/OpImageHistogram.h

  • file public/src/operator/include/OpImageResize.h

  • file public/src/operator/include/OpMinMaxLoc.h

  • file public/src/operator/include/OpMixChannels.h

  • file public/src/operator/include/OpMorphology.h

  • file public/src/operator/include/OpTemplateMatching.h

  • file public/src/operator/include/PvaAllocator.h

  • file public/src/operator/include/PvaOperator.h

  • file public/src/operator/include/PvaOperatorTypes.h

dir public/src/primitive
  • file public/src/primitive/pvaAplConv2dVpu.hpp

Namespace hierarchy#

namespace pvaApl
  • class pvaApl::Conv2dVpu

  • struct PvaFastCornerDetectorParamsRec

  • struct PvaImageHistogramParams

  • struct PvaMorphologyMaskParamsRec

API contents#

  • Classes
  • Macros
  • Directories
  • Files
  • Groups
  • Namespaces
  • Structs
On this page
  • Directory hierarchy
  • Namespace hierarchy
  • API contents
NVIDIA NVIDIA

Copyright © 2024-2025, NVIDIA Corporation.

Last updated on May 28, 2025.