#include <opencv2/opencv.hpp>
Go to the source code of this file.
Namespaces | |
namespace | jsk_perception |
Functions | |
cv::Rect | jsk_perception::boundingRectOfMaskImage (const cv::Mat &image) |
bool | jsk_perception::isBGR (const std::string &encoding) |
bool | jsk_perception::isBGRA (const std::string &encoding) |
bool | jsk_perception::isRGB (const std::string &encoding) |
bool | jsk_perception::isRGBA (const std::string &encoding) |