opencv2/videostab/ring_buffer.hpp#
#include <vector>
#include <opencv2/imgproc.hpp>
Include dependency graph for ring_buffer.hpp:
This graph shows which files directly or indirectly include ring_buffer.hpp:
Namespaces#
namespace cv
namespace cv::videostab
Functions#
const T & cv::videostab::at (int idx, const std::vector< T > &items)
T & cv::videostab::at (int idx, std::vector< T > &items)