UWARG Computer Vision
|
This is the complete list of members for PixelObject, including all inherited members.
Frame::add_object(PixelObject *o) | PixelObject | friend |
get_area() | PixelObject | |
get_centroid() | PixelObject | |
get_colour() | PixelObject | |
get_contour() | PixelObject | |
get_cropped_image() | PixelObject | |
get_error() | PixelObject | |
get_error_angle() | PixelObject | |
get_image() | PixelObject | |
get_perimeter() | PixelObject | |
PixelObject(cv::Mat &crop, std::vector< cv::Point > &contour, cv::Point2d centroid, double area, double perimeter, cv::Scalar colour, cv::Point2d error, double errorAngle) (defined in PixelObject) | PixelObject |