文件名称:image-process
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22.06mb
- 下载次数:
- 0次
- 提 供 者:
- f*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
vc++ 图像处理系统
使用说明
运行本程序前,需要到网上下载libpsd库,然后拷贝到“ImageManage”文件夹下。
运行程序,打开程序主界面,如图1.3所示。本程序主要实现了图像处理、批量转换与处理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,照片处理主要用于照片的排版。
首先选择图像的处理效果,然后在打开的窗口中选择要处理图片,即可对图片进行相应效果的处理。
-vc++ image process system
使用说明
运行本程序前,需要到网上下载libpsd库,然后拷贝到“ImageManage”文件夹下。
运行程序,打开程序主界面,如图1.3所示。本程序主要实现了图像处理、批量转换与处理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,照片处理主要用于照片的排版。
首先选择图像的处理效果,然后在打开的窗口中选择要处理图片,即可对图片进行相应效果的处理。
-vc++ image process system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第3章 图像处理系统
...................\ImageManage
...................\...........\AtomizeImage.cpp
...................\...........\AtomizeImage.h
...................\...........\BaseTsd.h
...................\...........\BmpCtrl.cpp
...................\...........\BmpCtrl.h
...................\...........\BmpToGif.cpp
...................\...........\BmpToGif.h
...................\...........\BmpToJPEG.cpp
...................\...........\BmpToJPEG.h
...................\...........\BmpToPng.cpp
...................\...........\BmpToPng.h
...................\...........\BrightDlg.cpp
...................\...........\BrightDlg.h
...................\...........\CarveDlg.cpp
...................\...........\CarveDlg.h
...................\...........\ClipDlg.cpp
...................\...........\ClipDlg.h
...................\...........\CustomBar.cpp
...................\...........\CustomBar.h
...................\...........\CustomMenu.cpp
...................\...........\CustomMenu.h
...................\...........\Gdiplus
...................\...........\.......\BaseTsd.h
...................\...........\.......\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
...................\...........\.......\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
...................\...........\.......\GdiPlusimageAttributes.h
...................\...........\.......\gdiplus.dll
...................\...........\GifToBmp.cpp
...................\...........\GifToBmp.h
...................\...........\GrayBmp.cpp
...................\...........\GrayBmp.h
...................\...........\ImageManage.aps
...................\...........\ImageManage.clw
...................\...........\ImageManage.cpp
...................\...........\ImageManage.dsp
...................\...........\ImageManage.dsw
...................\...........\ImageManage.h
...................\...........\ImageManage.ncb
...................\...........\ImageManage.opt
...................\...........\ImageManage.plg
...................\...........\ImageManage.rc
...................\...........\ImageManageDoc.cpp
...................\...........\ImageManageDoc.h
...................\...........\ImageManageView.cpp
...................\...........\ImageManageView.h
...................\...........\ImagePanel.cpp
...................\...........\ImagePanel.h
...................\...........\ImageWater.cpp
...................\...........\ImageWater.h
...................\...........\JpegToBmp.cpp
...................\...........\JpegToBmp.h
...................\...........\MainFrm.cpp
...................\........
...................\ImageManage
...................\...........\AtomizeImage.cpp
...................\...........\AtomizeImage.h
...................\...........\BaseTsd.h
...................\...........\BmpCtrl.cpp
...................\...........\BmpCtrl.h
...................\...........\BmpToGif.cpp
...................\...........\BmpToGif.h
...................\...........\BmpToJPEG.cpp
...................\...........\BmpToJPEG.h
...................\...........\BmpToPng.cpp
...................\...........\BmpToPng.h
...................\...........\BrightDlg.cpp
...................\...........\BrightDlg.h
...................\...........\CarveDlg.cpp
...................\...........\CarveDlg.h
...................\...........\ClipDlg.cpp
...................\...........\ClipDlg.h
...................\...........\CustomBar.cpp
...................\...........\CustomBar.h
...................\...........\CustomMenu.cpp
...................\...........\CustomMenu.h
...................\...........\Gdiplus
...................\...........\.......\BaseTsd.h
...................\...........\.......\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
...................\...........\.......\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
...................\...........\.......\GdiPlusimageAttributes.h
...................\...........\.......\gdiplus.dll
...................\...........\GifToBmp.cpp
...................\...........\GifToBmp.h
...................\...........\GrayBmp.cpp
...................\...........\GrayBmp.h
...................\...........\ImageManage.aps
...................\...........\ImageManage.clw
...................\...........\ImageManage.cpp
...................\...........\ImageManage.dsp
...................\...........\ImageManage.dsw
...................\...........\ImageManage.h
...................\...........\ImageManage.ncb
...................\...........\ImageManage.opt
...................\...........\ImageManage.plg
...................\...........\ImageManage.rc
...................\...........\ImageManageDoc.cpp
...................\...........\ImageManageDoc.h
...................\...........\ImageManageView.cpp
...................\...........\ImageManageView.h
...................\...........\ImagePanel.cpp
...................\...........\ImagePanel.h
...................\...........\ImageWater.cpp
...................\...........\ImageWater.h
...................\...........\JpegToBmp.cpp
...................\...........\JpegToBmp.h
...................\...........\MainFrm.cpp
...................\........