#pragma once namespace ATWL { //WWcoef ¶Ô±È¶È-9~9£¬WLcoef ÁÁ¶È-9~9 int AutoWWWL(unsigned short* input, unsigned char* mask, int width, int height, int& WW, int& WL, float WWcoef, float WLcoef); }