#include <Omnidirectional.hpp>
◆ getView()
| cv::Mat Projection::getView |
( |
| ) |
|
◆ init()
| void Projection::init |
( |
size_t |
width, |
|
|
size_t |
height |
|
) |
| |
initialize the projection
- Parameters
-
| width | of the resulting view |
| height | of the resulting view |
◆ process()
| void Projection::process |
( |
cv::Mat |
frame | ) |
|
reproject an input image
- Parameters
-
| frame | the frame to project |
◆ mapx
| cv::Mat projection::omnicam::Projection::mapx |
|
protected |
◆ mapy
| cv::Mat projection::omnicam::Projection::mapy |
|
protected |
◆ size
| cv::Size projection::omnicam::Projection::size |
|
protected |
◆ view
| cv::Mat projection::omnicam::Projection::view |
|
protected |
The documentation for this class was generated from the following files: