文件名称:ImageHandle
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8.26mb
- 下载次数:
- 0次
- 提 供 者:
- 穴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分;图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分;图像处理模
块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分;字符识别模块主要包含手写数字识别;其他模块主要包括设置菜单的固定颜色和随机颜色两个部分;帮助模块主要包括软件的版本、开发单位等信息。-Image processing system is a typical image processing software, which consists of image display, image conversion, image processing, character recognition, and help a few other parts. Image display module includes display a bitmap, display JPEG, GIF 3-part show image conversion module includes a bitmap is converted to JPEG, JPEG convert a bitmap, the bitmap is converted to GIF, GIF convert bitmap four parts image processing module
Block includes image rotation, image sharpening, image anti-color processing, gray scale processing, linear five parts character recognition module consists mainly of handwritten numeral recognition other modules include a fixed set menu of two colors and random colors parts help module includes software version, the developer and other information.
块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分;字符识别模块主要包含手写数字识别;其他模块主要包括设置菜单的固定颜色和随机颜色两个部分;帮助模块主要包括软件的版本、开发单位等信息。-Image processing system is a typical image processing software, which consists of image display, image conversion, image processing, character recognition, and help a few other parts. Image display module includes display a bitmap, display JPEG, GIF 3-part show image conversion module includes a bitmap is converted to JPEG, JPEG convert a bitmap, the bitmap is converted to GIF, GIF convert bitmap four parts image processing module
Block includes image rotation, image sharpening, image anti-color processing, gray scale processing, linear five parts character recognition module consists mainly of handwritten numeral recognition other modules include a fixed set menu of two colors and random colors parts help module includes software version, the developer and other information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImageHandle\BmpSharp.cpp
...........\BmpSharp.h
...........\BmpToGif.cpp
...........\BmpToGif.h
...........\BmpToJpeg.cpp
...........\BmpToJpeg.h
...........\CustomBar.cpp
...........\CustomBar.h
...........\CustomMenu.cpp
...........\CustomMenu.h
...........\Debug\BmpSharp.obj
...........\.....\BmpSharp.sbr
...........\.....\BmpToGif.obj
...........\.....\BmpToGif.sbr
...........\.....\BmpToJpeg.obj
...........\.....\BmpToJpeg.sbr
...........\.....\CustomBar.obj
...........\.....\CustomBar.sbr
...........\.....\CustomMenu.obj
...........\.....\CustomMenu.sbr
...........\.....\GifToBmp.obj
...........\.....\GifToBmp.sbr
...........\.....\GrayHandle.obj
...........\.....\GrayHandle.sbr
...........\.....\ImageContainer.obj
...........\.....\ImageContainer.sbr
...........\.....\ImageHandle.bsc
...........\.....\ImageHandle.exe
...........\.....\ImageHandle.ilk
...........\.....\ImageHandle.obj
...........\.....\ImageHandle.pch
...........\.....\ImageHandle.pdb
...........\.....\ImageHandle.res
...........\.....\ImageHandle.sbr
...........\.....\ImageHandleDoc.obj
...........\.....\ImageHandleDoc.sbr
...........\.....\ImageHandleView.obj
...........\.....\ImageHandleView.sbr
...........\.....\JpegToBmp.obj
...........\.....\JpegToBmp.sbr
...........\.....\LineArity.obj
...........\.....\LineArity.sbr
...........\.....\MainFrm.obj
...........\.....\MainFrm.sbr
...........\.....\RecNumber.obj
...........\.....\RecNumber.sbr
...........\.....\ReverseColor.obj
...........\.....\ReverseColor.sbr
...........\.....\RotationImage.obj
...........\.....\RotationImage.sbr
...........\.....\ShowGif.obj
...........\.....\ShowGif.sbr
...........\.....\ShowImage.obj
...........\.....\ShowImage.sbr
...........\.....\ShowJPG.obj
...........\.....\ShowJPG.sbr
...........\.....\StdAfx.obj
...........\.....\StdAfx.sbr
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\Gdiplus\gdiplus.dll
...........\.......\GdiPlus.h
...........\.......\GdiPlus.lib
...........\.......\GdiPlusBase.h
...........\.......\GdiPlusBitmap.h
...........\.......\GdiPlusBrush.h
...........\.......\GdiPlusCachedBitmap.h
...........\.......\GdiPlusColor.h
...........\.......\GdiPlusColorMatrix.h
...........\.......\GdiPlusEnums.h
...........\.......\GdiPlusFlat.h
...........\.......\GdiPlusFont.h
...........\.......\GdiPlusFontCollection.h
...........\.......\GdiPlusFontFamily.h
...........\.......\GdiPlusGpStubs.h
...........\.......\GdiPlusGraphics.h
...........\.......\GdiPlusHeaders.h
...........\.......\GdiPlusimageAttributes.h
...........\.......\GdiPlusImageCodec.h
...........\.......\GdiPlusImaging.h
...........\.......\GdiPlusInit.h
...........\.......\GdiPlusLineCaps.h
...........\.......\GdiPlusMatrix.h
...........\.......\GdiPlusMem.h
...........\.......\GdiPlusMetaFile.h
...........\.......\GdiPlusMetaHeader.h
...........\.......\GdiPlusPath.h
...........\.......\GdiPlusPen.h
...........\.......\GdiPlusPixelFormats.h
...........\.......\GdiPlusRegion.h
...........\.......\GdiPlusStringFormat.h
...........\.......\GdiPlusTypes.h
...........\GifToBmp.cpp
...........\GifToBmp.h
...........\GrayHandle.cpp
...........\GrayHandle.h
...........\ImageContainer.cpp
...........\ImageContainer.h
...........\ImageHandle.clw
...........\ImageHandle.cpp
...........\BmpSharp.h
...........\BmpToGif.cpp
...........\BmpToGif.h
...........\BmpToJpeg.cpp
...........\BmpToJpeg.h
...........\CustomBar.cpp
...........\CustomBar.h
...........\CustomMenu.cpp
...........\CustomMenu.h
...........\Debug\BmpSharp.obj
...........\.....\BmpSharp.sbr
...........\.....\BmpToGif.obj
...........\.....\BmpToGif.sbr
...........\.....\BmpToJpeg.obj
...........\.....\BmpToJpeg.sbr
...........\.....\CustomBar.obj
...........\.....\CustomBar.sbr
...........\.....\CustomMenu.obj
...........\.....\CustomMenu.sbr
...........\.....\GifToBmp.obj
...........\.....\GifToBmp.sbr
...........\.....\GrayHandle.obj
...........\.....\GrayHandle.sbr
...........\.....\ImageContainer.obj
...........\.....\ImageContainer.sbr
...........\.....\ImageHandle.bsc
...........\.....\ImageHandle.exe
...........\.....\ImageHandle.ilk
...........\.....\ImageHandle.obj
...........\.....\ImageHandle.pch
...........\.....\ImageHandle.pdb
...........\.....\ImageHandle.res
...........\.....\ImageHandle.sbr
...........\.....\ImageHandleDoc.obj
...........\.....\ImageHandleDoc.sbr
...........\.....\ImageHandleView.obj
...........\.....\ImageHandleView.sbr
...........\.....\JpegToBmp.obj
...........\.....\JpegToBmp.sbr
...........\.....\LineArity.obj
...........\.....\LineArity.sbr
...........\.....\MainFrm.obj
...........\.....\MainFrm.sbr
...........\.....\RecNumber.obj
...........\.....\RecNumber.sbr
...........\.....\ReverseColor.obj
...........\.....\ReverseColor.sbr
...........\.....\RotationImage.obj
...........\.....\RotationImage.sbr
...........\.....\ShowGif.obj
...........\.....\ShowGif.sbr
...........\.....\ShowImage.obj
...........\.....\ShowImage.sbr
...........\.....\ShowJPG.obj
...........\.....\ShowJPG.sbr
...........\.....\StdAfx.obj
...........\.....\StdAfx.sbr
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\Gdiplus\gdiplus.dll
...........\.......\GdiPlus.h
...........\.......\GdiPlus.lib
...........\.......\GdiPlusBase.h
...........\.......\GdiPlusBitmap.h
...........\.......\GdiPlusBrush.h
...........\.......\GdiPlusCachedBitmap.h
...........\.......\GdiPlusColor.h
...........\.......\GdiPlusColorMatrix.h
...........\.......\GdiPlusEnums.h
...........\.......\GdiPlusFlat.h
...........\.......\GdiPlusFont.h
...........\.......\GdiPlusFontCollection.h
...........\.......\GdiPlusFontFamily.h
...........\.......\GdiPlusGpStubs.h
...........\.......\GdiPlusGraphics.h
...........\.......\GdiPlusHeaders.h
...........\.......\GdiPlusimageAttributes.h
...........\.......\GdiPlusImageCodec.h
...........\.......\GdiPlusImaging.h
...........\.......\GdiPlusInit.h
...........\.......\GdiPlusLineCaps.h
...........\.......\GdiPlusMatrix.h
...........\.......\GdiPlusMem.h
...........\.......\GdiPlusMetaFile.h
...........\.......\GdiPlusMetaHeader.h
...........\.......\GdiPlusPath.h
...........\.......\GdiPlusPen.h
...........\.......\GdiPlusPixelFormats.h
...........\.......\GdiPlusRegion.h
...........\.......\GdiPlusStringFormat.h
...........\.......\GdiPlusTypes.h
...........\GifToBmp.cpp
...........\GifToBmp.h
...........\GrayHandle.cpp
...........\GrayHandle.h
...........\ImageContainer.cpp
...........\ImageContainer.h
...........\ImageHandle.clw
...........\ImageHandle.cpp