|
@@ -554,7 +554,7 @@ namespace OTSIMGPROC
|
|
CBSEImgPtr noBgImg = CBSEImgPtr(new CBSEImg(fieldImg->GetImageRect()));
|
|
CBSEImgPtr noBgImg = CBSEImgPtr(new CBSEImg(fieldImg->GetImageRect()));
|
|
RemoveBackGround(fieldImg, noBgImg);
|
|
RemoveBackGround(fieldImg, noBgImg);
|
|
|
|
|
|
- BlurImage(noBgImg);
|
|
|
|
|
|
+ //BlurImage(noBgImg);
|
|
|
|
|
|
std::vector<CPoint> seeds;
|
|
std::vector<CPoint> seeds;
|
|
seeds.clear();
|
|
seeds.clear();
|