文件名称:ImageHandle
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.87mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。
图像显示模块
该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。
图像转换模块
该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。
图像处理模块
该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。
字符识别模块
该模块主要包含手写数字识别。
-Image processing system is a typical image processing software, the main use gdi+ to complete. It consists of image display, image conversion, image processing, character recognition, and help to a few other components. The image display module includes the module displays a bitmap, display JPEG, show GIF 3 parts. Image conversion module The module includes the bitmap is converted to JPEG, JPEG converted to bitmaps, bitmap is converted to GIF, GIF converted to a bitmap four parts. Image processing module of the module includes image rotation, image sharpening, image counter-color processing, grayscale processing, linear transformations five parts. Character recognition module The module consists mainly of handwritten numeral recognition.
图像显示模块
该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。
图像转换模块
该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。
图像处理模块
该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。
字符识别模块
该模块主要包含手写数字识别。
-Image processing system is a typical image processing software, the main use gdi+ to complete. It consists of image display, image conversion, image processing, character recognition, and help to a few other components. The image display module includes the module displays a bitmap, display JPEG, show GIF 3 parts. Image conversion module The module includes the bitmap is converted to JPEG, JPEG converted to bitmaps, bitmap is converted to GIF, GIF converted to a bitmap four parts. Image processing module of the module includes image rotation, image sharpening, image counter-color processing, grayscale processing, linear transformations five parts. Character recognition module The module consists mainly of handwritten numeral recognition.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImageHandle/BmpSharp.cpp
ImageHandle/BmpSharp.h
ImageHandle/BmpToGif.cpp
ImageHandle/BmpToGif.h
ImageHandle/BmpToJpeg.cpp
ImageHandle/BmpToJpeg.h
ImageHandle/CustomBar.cpp
ImageHandle/CustomBar.h
ImageHandle/CustomMenu.cpp
ImageHandle/CustomMenu.h
ImageHandle/Gdiplus/gdiplus.dll
ImageHandle/Gdiplus/GdiPlus.h
ImageHandle/Gdiplus/GdiPlus.lib
ImageHandle/Gdiplus/GdiPlusBase.h
ImageHandle/Gdiplus/GdiPlusBitmap.h
ImageHandle/Gdiplus/GdiPlusBrush.h
ImageHandle/Gdiplus/GdiPlusCachedBitmap.h
ImageHandle/Gdiplus/GdiPlusColor.h
ImageHandle/Gdiplus/GdiPlusColorMatrix.h
ImageHandle/Gdiplus/GdiPlusEnums.h
ImageHandle/Gdiplus/GdiPlusFlat.h
ImageHandle/Gdiplus/GdiPlusFont.h
ImageHandle/Gdiplus/GdiPlusFontCollection.h
ImageHandle/Gdiplus/GdiPlusFontFamily.h
ImageHandle/Gdiplus/GdiPlusGpStubs.h
ImageHandle/Gdiplus/GdiPlusGraphics.h
ImageHandle/Gdiplus/GdiPlusHeaders.h
ImageHandle/Gdiplus/GdiPlusimageAttributes.h
ImageHandle/Gdiplus/GdiPlusImageCodec.h
ImageHandle/Gdiplus/GdiPlusImaging.h
ImageHandle/Gdiplus/GdiPlusInit.h
ImageHandle/Gdiplus/GdiPlusLineCaps.h
ImageHandle/Gdiplus/GdiPlusMatrix.h
ImageHandle/Gdiplus/GdiPlusMem.h
ImageHandle/Gdiplus/GdiPlusMetaFile.h
ImageHandle/Gdiplus/GdiPlusMetaHeader.h
ImageHandle/Gdiplus/GdiPlusPath.h
ImageHandle/Gdiplus/GdiPlusPen.h
ImageHandle/Gdiplus/GdiPlusPixelFormats.h
ImageHandle/Gdiplus/GdiPlusRegion.h
ImageHandle/Gdiplus/GdiPlusStringFormat.h
ImageHandle/Gdiplus/GdiPlusTypes.h
ImageHandle/GifToBmp.cpp
ImageHandle/GifToBmp.h
ImageHandle/GrayHandle.cpp
ImageHandle/GrayHandle.h
ImageHandle/ImageContainer.cpp
ImageHandle/ImageContainer.h
ImageHandle/ImageHandle.clw
ImageHandle/ImageHandle.cpp
ImageHandle/ImageHandle.dsp
ImageHandle/ImageHandle.dsw
ImageHandle/ImageHandle.exe
ImageHandle/ImageHandle.h
ImageHandle/ImageHandle.opt
ImageHandle/ImageHandle.rc
ImageHandle/ImageHandleDoc.cpp
ImageHandle/ImageHandleDoc.h
ImageHandle/ImageHandleView.cpp
ImageHandle/ImageHandleView.h
ImageHandle/JpegToBmp.cpp
ImageHandle/JpegToBmp.h
ImageHandle/LineArity.cpp
ImageHandle/LineArity.h
ImageHandle/MainFrm.cpp
ImageHandle/MainFrm.h
ImageHandle/ReadMe.txt
ImageHandle/RecNumber.cpp
ImageHandle/RecNumber.h
ImageHandle/Release/ImageHandle.exe
ImageHandle/res/140.ico
ImageHandle/res/17.ico
ImageHandle/res/25.ico
ImageHandle/res/26.ico
ImageHandle/res/27.ico
ImageHandle/res/38.ico
ImageHandle/res/4.ico
ImageHandle/res/45.ico
ImageHandle/res/62.ico
ImageHandle/res/64.ico
ImageHandle/res/7.ico
ImageHandle/res/8.ico
ImageHandle/res/cursor1.cur
ImageHandle/res/icon11.ico
ImageHandle/res/ImageHandle.ico
ImageHandle/res/ImageHandle.rc2
ImageHandle/res/ImageHandleDoc.ico
ImageHandle/res/toolbar.bmp
ImageHandle/res/图像处理软件界面.bmp
ImageHandle/resource.h
ImageHandle/ReverseColor.cpp
ImageHandle/ReverseColor.h
ImageHandle/RotationImage.cpp
ImageHandle/RotationImage.h
ImageHandle/sdi.ico
ImageHandle/ShowGif.cpp
ImageHandle/ShowGif.h
ImageHandle/ShowImage.cpp
ImageHandle/ShowImage.h
ImageHandle/ShowJPG.cpp
ImageHandle/ShowJPG.h
ImageHandle/StdAfx.cpp
ImageHandle/StdAfx.h
ImageHandle/程序使用说明.doc
ImageHandle/Gdiplus
ImageHandle/Release
ImageHandle/res
ImageHandle
ImageHandle/BmpSharp.h
ImageHandle/BmpToGif.cpp
ImageHandle/BmpToGif.h
ImageHandle/BmpToJpeg.cpp
ImageHandle/BmpToJpeg.h
ImageHandle/CustomBar.cpp
ImageHandle/CustomBar.h
ImageHandle/CustomMenu.cpp
ImageHandle/CustomMenu.h
ImageHandle/Gdiplus/gdiplus.dll
ImageHandle/Gdiplus/GdiPlus.h
ImageHandle/Gdiplus/GdiPlus.lib
ImageHandle/Gdiplus/GdiPlusBase.h
ImageHandle/Gdiplus/GdiPlusBitmap.h
ImageHandle/Gdiplus/GdiPlusBrush.h
ImageHandle/Gdiplus/GdiPlusCachedBitmap.h
ImageHandle/Gdiplus/GdiPlusColor.h
ImageHandle/Gdiplus/GdiPlusColorMatrix.h
ImageHandle/Gdiplus/GdiPlusEnums.h
ImageHandle/Gdiplus/GdiPlusFlat.h
ImageHandle/Gdiplus/GdiPlusFont.h
ImageHandle/Gdiplus/GdiPlusFontCollection.h
ImageHandle/Gdiplus/GdiPlusFontFamily.h
ImageHandle/Gdiplus/GdiPlusGpStubs.h
ImageHandle/Gdiplus/GdiPlusGraphics.h
ImageHandle/Gdiplus/GdiPlusHeaders.h
ImageHandle/Gdiplus/GdiPlusimageAttributes.h
ImageHandle/Gdiplus/GdiPlusImageCodec.h
ImageHandle/Gdiplus/GdiPlusImaging.h
ImageHandle/Gdiplus/GdiPlusInit.h
ImageHandle/Gdiplus/GdiPlusLineCaps.h
ImageHandle/Gdiplus/GdiPlusMatrix.h
ImageHandle/Gdiplus/GdiPlusMem.h
ImageHandle/Gdiplus/GdiPlusMetaFile.h
ImageHandle/Gdiplus/GdiPlusMetaHeader.h
ImageHandle/Gdiplus/GdiPlusPath.h
ImageHandle/Gdiplus/GdiPlusPen.h
ImageHandle/Gdiplus/GdiPlusPixelFormats.h
ImageHandle/Gdiplus/GdiPlusRegion.h
ImageHandle/Gdiplus/GdiPlusStringFormat.h
ImageHandle/Gdiplus/GdiPlusTypes.h
ImageHandle/GifToBmp.cpp
ImageHandle/GifToBmp.h
ImageHandle/GrayHandle.cpp
ImageHandle/GrayHandle.h
ImageHandle/ImageContainer.cpp
ImageHandle/ImageContainer.h
ImageHandle/ImageHandle.clw
ImageHandle/ImageHandle.cpp
ImageHandle/ImageHandle.dsp
ImageHandle/ImageHandle.dsw
ImageHandle/ImageHandle.exe
ImageHandle/ImageHandle.h
ImageHandle/ImageHandle.opt
ImageHandle/ImageHandle.rc
ImageHandle/ImageHandleDoc.cpp
ImageHandle/ImageHandleDoc.h
ImageHandle/ImageHandleView.cpp
ImageHandle/ImageHandleView.h
ImageHandle/JpegToBmp.cpp
ImageHandle/JpegToBmp.h
ImageHandle/LineArity.cpp
ImageHandle/LineArity.h
ImageHandle/MainFrm.cpp
ImageHandle/MainFrm.h
ImageHandle/ReadMe.txt
ImageHandle/RecNumber.cpp
ImageHandle/RecNumber.h
ImageHandle/Release/ImageHandle.exe
ImageHandle/res/140.ico
ImageHandle/res/17.ico
ImageHandle/res/25.ico
ImageHandle/res/26.ico
ImageHandle/res/27.ico
ImageHandle/res/38.ico
ImageHandle/res/4.ico
ImageHandle/res/45.ico
ImageHandle/res/62.ico
ImageHandle/res/64.ico
ImageHandle/res/7.ico
ImageHandle/res/8.ico
ImageHandle/res/cursor1.cur
ImageHandle/res/icon11.ico
ImageHandle/res/ImageHandle.ico
ImageHandle/res/ImageHandle.rc2
ImageHandle/res/ImageHandleDoc.ico
ImageHandle/res/toolbar.bmp
ImageHandle/res/图像处理软件界面.bmp
ImageHandle/resource.h
ImageHandle/ReverseColor.cpp
ImageHandle/ReverseColor.h
ImageHandle/RotationImage.cpp
ImageHandle/RotationImage.h
ImageHandle/sdi.ico
ImageHandle/ShowGif.cpp
ImageHandle/ShowGif.h
ImageHandle/ShowImage.cpp
ImageHandle/ShowImage.h
ImageHandle/ShowJPG.cpp
ImageHandle/ShowJPG.h
ImageHandle/StdAfx.cpp
ImageHandle/StdAfx.h
ImageHandle/程序使用说明.doc
ImageHandle/Gdiplus
ImageHandle/Release
ImageHandle/res
ImageHandle
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.