#pragma once #include #include "SG_baseDataType.h" //#include "SG_fireBrickAlgo.h" void SG_TwoPassLabel(const cv::Mat& bwImg, cv::Mat& labImg, std::vector& labelRgns);