Skip to main content

OpenCV 5.0

Open Source Computer Vision

  • Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Examples
  • Java documentation
  Ctrl+K
  • GitHub
  • Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Examples
  • Java documentation
  Ctrl+K
  • GitHub

Section Navigation

  • Introduction
  • How to use pre-built OpenCV binaries
  • OpenCV Tutorials
  • Python Tutorials
  • Javascript Tutorials
  • Contrib Tutorials
  • Main modules
    • Camera Calibration
    • Core functionality
      • Basic structures
        • cv::traits namespace
        • Class cv::_InputArray
        • Class cv::_InputOutputArray
        • Class cv::_OutputArray
        • Class cv::Algorithm
        • Class cv::Complex
        • Class cv::DataDepth
        • Class cv::DataType
        • Class cv::DMatch
        • Class cv::Formatted
        • Class cv::Formatter
        • Class cv::KeyPoint
        • Class cv::Mat
        • Class cv::Mat_
        • Class cv::MatAllocator
        • Class cv::MatConstIterator
        • Class cv::MatConstIterator_
        • Class cv::MatExpr
        • Class cv::MatIterator_
        • Class cv::MatOp
        • Struct cv::MatShape
        • Class cv::Matx
        • Class cv::NAryMatIterator
        • Struct cv::ParamType
        • Struct cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >
        • Struct cv::ParamType< Algorithm >
        • Struct cv::ParamType< bool >
        • Struct cv::ParamType< double >
        • Struct cv::ParamType< float >
        • Struct cv::ParamType< Mat >
        • Struct cv::ParamType< Scalar >
        • Struct cv::ParamType< std::vector< Mat > >
        • Struct cv::ParamType< String >
        • Struct cv::ParamType< uchar >
        • Struct cv::ParamType< uint64 >
        • Struct cv::ParamType< unsigned >
        • Class cv::Point3_
        • Class cv::Point_
        • Class cv::Range
        • Class cv::Rect_
        • Class cv::RotatedRect
        • Class cv::Scalar_
        • Class cv::Size_
        • Class cv::SparseMat
        • Class cv::SparseMat_
        • Class cv::SparseMatConstIterator
        • Class cv::SparseMatConstIterator_
        • Class cv::SparseMatIterator
        • Class cv::SparseMatIterator_
        • Class cv::TermCriteria
        • Class cv::UMat
        • Class cv::Vec
      • Operations on arrays
      • Asynchronous API
      • XML/YAML/JSON Persistence
      • Clustering
      • Utility and system functions and macros
      • OpenGL interoperability
      • Optimization Algorithms
      • DirectX interoperability
      • Eigen support
      • OpenCL support
      • Intel VA-API/OpenCL (CL-VA) interoperability
      • Hardware Acceleration Layer
      • Parallel Processing
      • Quaternion
    • Deep Neural Network module
    • Features Framework
    • Clustering and Search in Multi-Dimensional Spaces
    • Computational Geometry Primitives Module
    • High-level GUI
    • Image file reading and writing
    • Image Processing
    • Object Detection
    • Computational Photography
    • Point Cloud Processing
    • Stereo Correspondence
    • Images stitching
    • Video Analysis
    • Video I/O
    • OpenCV Hardware Acceleration Layer (HAL)
  • Extra modules
  • Frequently Asked Questions
  • Bibliography
  • Main modules
  • Core functionality
  • Basic structures
  • Struct cv::ParamType

Struct cv::ParamType#

#include <opencv2/core.hpp>

Collaboration diagram for cv::ParamType:

cv::ParamType< _Tp, _EnumTp > Node1 cv::ParamType< _Tp, _EnumTp >    

cv::ParamType< _Tp, _EnumTp > Node1 cv::ParamType< _Tp, _EnumTp >    

Source file#

The documentation for this struct was generated from the following file:

  • opencv2/core.hpp

previous

Class cv::NAryMatIterator

next

Struct cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >

On this page
  • Source file

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.1.