This is the complete list of members for findArrow, including all inherited members.
| angle(cv::Point pt1, cv::Point pt2, cv::Point pt0) | findArrow | protectedstatic | 
| AREA_MIN | findArrow | static | 
| BBCA_MAX | findArrow | static | 
| BBCA_MIN | findArrow | static | 
| BBCL_MAX | findArrow | static | 
| BBCL_MIN | findArrow | static | 
| boundig_box(Mat &src_tresh, Mat &dst) | findArrow | static | 
| boundig_box_small(Mat &src_tresh, Mat &threshold_output, vector< vector< Point > > contours, cv::Point &src_centre) | findArrow | static | 
| CACL_MAX | findArrow | static | 
| CACL_MIN | findArrow | static | 
| calculate_center_contour(Point2f contour[], unsigned int size_contour) | findArrow | static | 
| closing(Mat &src, Mat &dest, unsigned int erosion_size) | findArrow | static | 
| CONVEX_ARROW_CORNERS | findArrow | static | 
| CONVEX_HULL_CORNERS | findArrow | static | 
| descritor(Mat &img_object, Mat &img_scene) | findArrow | static | 
| EROSION_SIZE | findArrow | static | 
| EROSION_SIZE_MIN | findArrow | static | 
| find_arrow(cv::Mat frame, cv::Point ¢er_point) | findArrow | static | 
| find_contours(Mat &src, Mat &dest, const unsigned int &line_thinckness) | findArrow | static | 
| found_new_point | findArrow | static | 
| innerAngle(float px1, float py1, float px2, float py2, float cx1, float cy1) | findArrow | protectedstatic | 
| LINE_THICKNESS | findArrow | static | 
| MAX_THRESH | findArrow | static | 
| multiplymatrixbool(Mat &src, Mat &matbol) | findArrow | static | 
| Opening(Mat &src, Mat &dest, unsigned int erosion_size) | findArrow | static | 
| ProcessEdges(Mat &src, Mat &dest) | findArrow | static | 
| ProcessMyImage(Mat &src, Mat &dest) | findArrow | static | 
| setLabel(cv::Mat &im, const std::string label, std::vector< cv::Point > &contour) | findArrow | protectedstatic | 
| sort_points(Point2f rect_points[]) | findArrow | static | 
| THRESH | findArrow | static | 
| VAL_MAX_LENGTH | findArrow | static | 
| VAL_MAX_RELATION_LENGTH | findArrow | static | 
| VAL_MIN_LENGTH | findArrow | static | 
| VAL_MIN_RELATION_LENGTH | findArrow | static | 
| validate_contour_Area_Length(vector< Point > contours, vector< double > bbox_points, const double bbca_min=BBCA_MIN, const double bbca_max=BBCA_MAX, const double bbcl_min=BBCL_MIN, const double bbcl_max=BBCL_MAX, const double cacl_min=CACL_MIN, const double cacl_max=CACL_MAX) | findArrow | static | 
| validate_convexHull(vector< Point > contours, const unsigned short convex_hull_corners=CONVEX_HULL_CORNERS) | findArrow | static | 
| validate_corners_arrow(vector< Point > contours, const unsigned short convex_arrow_corners=CONVEX_ARROW_CORNERS) | findArrow | static | 
| validate_lengths(Point2f rect_points[], const unsigned short max_length=VAL_MAX_LENGTH, const unsigned short min_length=VAL_MIN_LENGTH, const float min_relation_length=VAL_MIN_RELATION_LENGTH, const float max_relation_length=VAL_MAX_RELATION_LENGTH) | findArrow | static |