|
@@ -105,6 +105,9 @@ namespace GAssist
|
|
BOOL SetImgThreshold(cv::Mat &srcImg, cv::Mat &thresholdImg, long nThresholdVal, long nMaxThresholdVal, int type = 0);
|
|
BOOL SetImgThreshold(cv::Mat &srcImg, cv::Mat &thresholdImg, long nThresholdVal, long nMaxThresholdVal, int type = 0);
|
|
BOOL GetImgMatchtemplate(HWND hWnd, std::string strTempImg, RECT& rc, double lowestMatchValue = 0.900);
|
|
BOOL GetImgMatchtemplate(HWND hWnd, std::string strTempImg, RECT& rc, double lowestMatchValue = 0.900);
|
|
BOOL GetImgMatchtemplate(std::string strSrcImg, std::string strTempImg, RECT &rc, double lowestMatchValue = 0.900);
|
|
BOOL GetImgMatchtemplate(std::string strSrcImg, std::string strTempImg, RECT &rc, double lowestMatchValue = 0.900);
|
|
|
|
+
|
|
|
|
+ // Ö°Òµ´óÌôÕ½;
|
|
|
|
+ void ZhiYeDaTiaoZhan();
|
|
};
|
|
};
|
|
|
|
|
|
#endif // __ASSIST__
|
|
#endif // __ASSIST__
|