OpenCV 4.12.0
Open Source Computer Vision
Loading...
Searching...
No Matches
ring_buffer.hpp File Reference
#include <vector>
#include "opencv2/imgproc.hpp"
Include dependency graph for ring_buffer.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
namespace  cv::videostab

Functions

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