chenshijun
2019-04-15 c06ac5deb150c99b53d1ff460a88cf2543698788
QiaoJiaSystem/StructureApp/PerimeterElement.h
@@ -85,7 +85,12 @@
    int npts;
   std::vector<cv::Rect> m_recVec;
    std::vector<cv::Rect> m_recVec;
   //todo debug
    std::vector<float> m_scoreVec;
    std::vector<std::string> m_objTypeVec;
   bool m_bIsMask;
   std::vector<Point> poly1;