-------------------Configuration: EffectShow - Win32 Debug--------------------
Compiling...
CanvasDlg.cpp
DIB.CPP
EffectShow.cpp
EffectShowDoc.cpp
EffectShowView.cpp
D:\贴图\EffectShow\EffectShowView.cpp(625) : error C2065: 'EdgeEnhance' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(625) : error C2065: 'NORTHEAST' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(636) : error C2065: 'EAST' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(648) : error C2065: 'SOUTHEAST' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(660) : error C2065: 'SOUTH' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(671) : error C2065: 'SOUTHWEST' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(683) : error C2065: 'WEST' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(695) : error C2065: 'NORTHWEST' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(708) : error C2065: 'SOBEL' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(724) : error C2065: 'HOUGH' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(728) : error C2065: 'pCmdUI' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(728) : error C2227: left of '->Enable' must point to class/struct/union
D:\贴图\EffectShow\EffectShowView.cpp(1071) : error C2065: 'FILTER1' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1090) : error C2065: 'FILTER2' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1110) : error C2065: 'FILTER3' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1126) : error C2065: 'LAP1' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1138) : error C2065: 'LAP2' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1149) : error C2065: 'LAP3' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1161) : error C2065: 'LAP4' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1232) : error C2065: 'VERT' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1244) : error C2065: 'VERTHORZ' : undeclared identifier
D:\贴图\EffectShow\EffectShowView.cpp(1256) : error C2065: 'HORZ' : undeclared identifier
IP.CPP
D:\贴图\EffectShow\IP.CPP(238) : error C2065: 'FILTER1' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(238) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(240) : error C2065: 'FILTER2' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(240) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(242) : error C2065: 'FILTER3' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(242) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(244) : warning C4060: switch statement contains no 'case' or 'default' labels
D:\贴图\EffectShow\IP.CPP(272) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(274) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(276) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(278) : warning C4060: switch statement contains no 'case' or 'default' labels
D:\贴图\EffectShow\IP.CPP(306) : error C2065: 'VERT' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(306) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(308) : error C2065: 'HORZ' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(308) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(310) : error C2065: 'VERTHORZ' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(310) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(312) : error C2065: 'NORTH' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(312) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(314) : error C2065: 'NORTHEAST' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(314) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(316) : error C2065: 'EAST' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(316) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(318) : error C2065: 'SOUTH' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(318) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(320) : error C2065: 'SOUTHEAST' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(320) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(322) : error C2065: 'SOUTHWEST' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(322) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(324) : error C2065: 'WEST' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(324) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(326) : error C2065: 'NORTHWEST' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(326) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(328) : error C2065: 'LAP1' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(328) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(330) : error C2065: 'LAP2' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(330) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(332) : error C2065: 'LAP3' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(332) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(334) : error C2065: 'LAP4' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(334) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(336) : warning C4060: switch statement contains no 'case' or 'default' labels
D:\贴图\EffectShow\IP.CPP(2496) : warning C4018: '<' : signed/unsigned mismatch
D:\贴图\EffectShow\IP.CPP(2498) : warning C4018: '<' : signed/unsigned mismatch
D:\贴图\EffectShow\IP.CPP(2567) : error C2065: 'MEAN_GRAY' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\贴图\EffectShow\IP.CPP(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\贴图\EffectShow\IP.CPP(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\贴图\EffectShow\IP.CPP(2635) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\贴图\EffectShow\IP.CPP(2651) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
D:\贴图\EffectShow\IP.CPP(2681) : error C2065: 'SOBEL' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(2681) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(2683) : error C2065: 'HOUGH' : undeclared identifier
D:\贴图\EffectShow\IP.CPP(2683) : error C2051: case expression not constant
D:\贴图\EffectShow\IP.CPP(2685) : warning C4060: switch statement contains no 'case' or 'default' labels
Generating Code...
Error executing cl.exe.EffectShow.exe - 66 error(s), 11 warning(s)
图像处理时错误在哪里声明呀