OpenCV  4.5.5
Open Source Computer Vision
Namespaces | Functions
ring_buffer.hpp File Reference
#include <vector>
#include "opencv2/imgproc.hpp"

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::videostab
 

Functions

template<typename T >
T & cv::videostab::at (int idx, std::vector< T > &items)
 
template<typename T >
const T & cv::videostab::at (int idx, const std::vector< T > &items)