摘要:
#include #include using namespace cv;using namespace std;typedef struct _TRIANGLE_DESC_{ Point pt1, pt2, pt3; _TRIANGLE_DESC_(const Point _pt1, const ... 阅读全文
posted @ 2015-01-12 14:38
*神气*
阅读(3988)
评论(0)
推荐(0)