This commit is contained in:
yangjiaxuan 2023-06-16 14:20:02 +08:00
parent 6e9a585f6e
commit 8124b95748
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class GIMGPROC_LIBRARY_API CImageApplyColorCastCorrect : public CImageApply
{
public:
static const uchar CIS_DN_PATCH2[256] = //摩尔纹慢速扫描色偏参数
const uchar CIS_DN_PATCH2[256] = //摩尔纹慢速扫描色偏参数
{
0x10, 0x11, 0x13, 0x14, 0x16, 0x17, 0x1B, 0x1B, 0x1C, 0x1C, 0x1D, 0x1D, 0x1E, 0x1E, 0x1F, 0x1F,
0x20, 0x21, 0x21, 0x21, 0x22, 0x22, 0x22, 0x23, 0x23, 0x23, 0x24, 0x24, 0x24, 0x25, 0x25, 0x25,