![]() |
BoB robotics
The Brains on Board robotics library
|
Classes for handling image processing. More...
Classes | |
class | Mask |
A class providing extra checks and type safety for image masks. More... | |
class | OpenCVUnwrap360 |
Functions | |
void | write (cv::FileStorage &fs, const std::string &, const OpenCVUnwrap360 &config) |
void | read (const cv::FileNode &node, OpenCVUnwrap360 &x, const OpenCVUnwrap360 &defaultValue=OpenCVUnwrap360()) |
void | roll (const cv::Mat &in, cv::Mat &out, size_t pixelsLeft) |
Roll a panoramic image leftwards by the specified number of pixels. | |
Classes for handling image processing.