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
    • Deep Neural Network module
    • Features Framework
      • Feature Detection and Description
        • Struct cv::Accumulator
        • Struct cv::Accumulator< char >
        • Struct cv::Accumulator< short >
        • Struct cv::Accumulator< unsigned char >
        • Struct cv::Accumulator< unsigned short >
        • Class cv::AffineFeature
        • Class cv::ALIKED
        • Class cv::DISK
        • Class cv::FastFeatureDetector
        • Class cv::Feature2D
        • Class cv::GFTTDetector
        • Class cv::KeyPointsFilter
        • Struct cv::L1
        • Struct cv::L2
        • Class cv::MSER
        • Class cv::ORB
        • Class cv::SIFT
        • Class cv::SimpleBlobDetector
        • Struct cv::SL2
      • Descriptor Matchers
      • Drawing Function of Keypoints and Matches
      • Hardware Acceleration Layer
      • Approximate Nearest Neighbors Search in Multi-Dimensional Spaces
    • 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
  • Features Framework
  • Feature Detection and Description
  • Struct cv::Accumulator< unsigned short >

Struct cv::Accumulator< unsigned short >#

#include <opencv2/features.hpp>

Collaboration diagram for cv::Accumulator< unsigned short >:

cv::Accumulator< unsigned short > Node1 cv::Accumulator< unsigned short >    

cv::Accumulator< unsigned short > Node1 cv::Accumulator< unsigned short >    

Member Typedef Documentation#

Type#

typedef float cv::Accumulator< unsigned short >::Type

Source file#

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

  • opencv2/features.hpp

previous

Struct cv::Accumulator< unsigned char >

next

Class cv::AffineFeature

On this page
  • Member Typedef Documentation
    • Type
  • Source file

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.1.