派生自 development/c++

chenshijun
2019-04-16 049e00dc49439d82f72d5f7c1b6cae6b9023686e
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;