-
-
-
-
-
-
-
-
ImageHandle.rar
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。
图像显示模块
该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。
图像转换模块
该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。
图像处理模块
该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。
字符识别模块
该模块主要包含手写数字识别。
-
-
PocketLift18180911142004.zip
... of coding for the PocketPC. Really it is nice because it shows those new to PocketPC programming that it can be done without too much trouble. I also use alot of GDI graphics, not as good as OpenGL, but nice to use. Full source included obviously.
-
-