文件名称:Image
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.69mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是我在网上找到的一些关于数字图想处理的子处理模块集合:里面有二值化,灰度化,对数等十几个模块。各个模块都经过独立编译可以直接运行看效果-This is the number I found online on the Digital Chart of the sub-processing module to handle the collection: there are binary, grayscale, on a few dozen modules. Have been independent of each module can be run directly by the effect compiler
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Appendix20/1/256色转换灰度图/测试图片/彩色lena图像.BMP
Appendix20/1/256色转换灰度图/测试图片/转换为灰度图像.BMP
Appendix20/1/256色转换灰度图/源代码/dibapi.cpp
Appendix20/1/256色转换灰度图/源代码/dibapi.h
Appendix20/1/256色转换灰度图/源代码/MainFrm.cpp
Appendix20/1/256色转换灰度图/源代码/MainFrm.h
Appendix20/1/256色转换灰度图/源代码/mydib.cpp
Appendix20/1/256色转换灰度图/源代码/mydib.h
Appendix20/1/256色转换灰度图/源代码/MyDIP.aps
Appendix20/1/256色转换灰度图/源代码/MyDIP.clw
Appendix20/1/256色转换灰度图/源代码/MyDIP.cpp
Appendix20/1/256色转换灰度图/源代码/MyDIP.dsp
Appendix20/1/256色转换灰度图/源代码/MyDIP.dsw
Appendix20/1/256色转换灰度图/源代码/MyDIP.h
Appendix20/1/256色转换灰度图/源代码/MyDIP.rc
Appendix20/1/256色转换灰度图/源代码/MyDIPDoc.cpp
Appendix20/1/256色转换灰度图/源代码/MyDIPDoc.h
Appendix20/1/256色转换灰度图/源代码/MyDIPView.cpp
Appendix20/1/256色转换灰度图/源代码/MyDIPView.h
Appendix20/1/256色转换灰度图/源代码/ReadMe.txt
Appendix20/1/256色转换灰度图/源代码/Release/MyDIP.exe
Appendix20/1/256色转换灰度图/源代码/res/MyDIP.ico
Appendix20/1/256色转换灰度图/源代码/res/MyDIP.rc2
Appendix20/1/256色转换灰度图/源代码/res/MyDIPDoc.ico
Appendix20/1/256色转换灰度图/源代码/res/Toolbar.bmp
Appendix20/1/256色转换灰度图/源代码/Resource.h
Appendix20/1/256色转换灰度图/源代码/StdAfx.cpp
Appendix20/1/256色转换灰度图/源代码/StdAfx.h
Appendix20/10/阈值变换/阈值变换.txt
Appendix20/11/图像镜像/测试图片/原始lena图像.bmp
Appendix20/11/图像镜像/测试图片/垂直镜象结果.bmp
Appendix20/11/图像镜像/测试图片/水平镜象结果.bmp
Appendix20/11/图像镜像/源代码/dibapi.cpp
Appendix20/11/图像镜像/源代码/dibapi.h
Appendix20/11/图像镜像/源代码/MainFrm.cpp
Appendix20/11/图像镜像/源代码/MainFrm.h
Appendix20/11/图像镜像/源代码/mydib.cpp
Appendix20/11/图像镜像/源代码/mydib.h
Appendix20/11/图像镜像/源代码/MyDIP.aps
Appendix20/11/图像镜像/源代码/MyDIP.clw
Appendix20/11/图像镜像/源代码/MyDIP.cpp
Appendix20/11/图像镜像/源代码/MyDIP.dsp
Appendix20/11/图像镜像/源代码/MyDIP.dsw
Appendix20/11/图像镜像/源代码/MyDIP.h
Appendix20/11/图像镜像/源代码/MyDIP.rc
Appendix20/11/图像镜像/源代码/MyDIPDoc.cpp
Appendix20/11/图像镜像/源代码/MyDIPDoc.h
Appendix20/11/图像镜像/源代码/MyDIPView.cpp
Appendix20/11/图像镜像/源代码/MyDIPView.h
Appendix20/11/图像镜像/源代码/ReadMe.txt
Appendix20/11/图像镜像/源代码/Release/MyDIP.exe
Appendix20/11/图像镜像/源代码/res/MyDIP.ico
Appendix20/11/图像镜像/源代码/res/MyDIP.rc2
Appendix20/11/图像镜像/源代码/res/MyDIPDoc.ico
Appendix20/11/图像镜像/源代码/res/Toolbar.bmp
Appendix20/11/图像镜像/源代码/Resource.h
Appendix20/11/图像镜像/源代码/StdAfx.cpp
Appendix20/11/图像镜像/源代码/StdAfx.h
Appendix20/12/图像平移/测试图片/原始lena图像.bmp
Appendix20/12/图像平移/测试图片/向上移.bmp
Appendix20/12/图像平移/测试图片/向下移.bmp
Appendix20/12/图像平移/测试图片/向右移.bmp
Appendix20/12/图像平移/测试图片/向左移.bmp
Appendix20/12/图像平移/源代码/dibapi.cpp
Appendix20/12/图像平移/源代码/dibapi.h
Appendix20/12/图像平移/源代码/MainFrm.cpp
Appendix20/12/图像平移/源代码/MainFrm.h
Appendix20/12/图像平移/源代码/mydib.cpp
Appendix20/12/图像平移/源代码/mydib.h
Appendix20/12/图像平移/源代码/MyDIP.aps
Appendix20/12/图像平移/源代码/MyDIP.clw
Appendix20/12/图像平移/源代码/MyDIP.cpp
Appendix20/12/图像平移/源代码/MyDIP.dsp
Appendix20/12/图像平移/源代码/MyDIP.dsw
Appendix20/12/图像平移/源代码/MyDIP.h
Appendix20/12/图像平移/源代码/MyDIP.rc
Appendix20/12/图像平移/源代码/MyDIPDoc.cpp
Appendix20/12/图像平移/源代码/MyDIPDoc.h
Appendix20/12/图像平移/源代码/MyDIPView.cpp
Appendix20/12/图像平移/源代码/MyDIPView.h
Appendix20/12/图像平移/源代码/ReadMe.txt
Appendix20/12/图像平移/源代码/Release/MyDIP.exe
Appendix20/12/图像平移/源代码/res/MyDIP.ico
Appendix20/12/图像平移/源代码/res/MyDIP.rc2
Appendix20/12/图像平移/源代码/res/MyDIPDoc.ico
Appendix20/12/图像平移/源代码/res/Toolbar.bmp
Appendix20/12/图像平移/源代码/Resource.h
Appendix20/12/图像平移/源代码/StdAfx.cpp
Appendix20/12/图像平移/源代码/StdAfx.h
Appendix20/12/图像平移/说明.txt
Appendix20/13/图像缩放/测试图片/原始lena图像.bmp
Appendix20/13/图像缩放/测试图片/放大后.bmp
Appendix20/13/图像缩放/测试图片/缩小后.bmp
Appendix20/13/图像缩放/源代码/dibapi.cpp
Appendix20/13/图像缩放/源代码/dibapi.h
Appendix20/13/图像缩放/源代码/MainFrm.cpp
Appendix20/13/图像缩放/源代码/MainFrm.h
Appendix20/13/图像缩放/源代码/mydib.cpp
Appendix20/13/图像缩放/源代码/mydib.h
Appendix20/13/图像缩放/源代码/MyDIP.aps
Appendix20/13/图像缩放/源代码/MyDIP.clw
Appendix20/13/图像缩放/源代码/MyDIP.cpp
Appendix20/13/图像缩放/源代码/MyDIP.dsp
Appendix20/13/图像缩放/源代码/MyDIP.dsw
Appendix20/13/图像缩放/源代码/MyDIP.h
Appendix20/13/图像缩放/源代码/MyDIP.rc
Appendix20/13/图像缩放/源代码/MyDIPDoc.cpp
Appendix20/13/图像缩放/源代码/MyDIPDoc.h
Appendix20/13/图像缩放/源代码/MyDIPView.cpp
Appendix20/13/图像缩放/源代码/MyDIPView.h
Appendix20/13/图像缩放/源代码/ReadMe.txt
Appendix20/13/图像缩放/源代码/Release/MyDIP.exe
Appendix20/13/图像缩放/源代码/res/MyDIP.ico
Appendix20/13/图像缩放/源代码/res/MyDIP.rc2
Appendix20/13/图像缩放/源代码/res/MyDIPDoc.ico
Appendix20/13/图像缩放/源代码/res/Toolbar.bmp
Appendix20/13/图像缩放/源代码/Resource.h
Appendix20/13/图像缩放/源代码/StdAfx.cpp
Appendix20/13/图像缩放/源代码/StdAfx.h
Appendix20/14/图像旋转/测试图片/原始lena图像.bmp
Appendix20/14/图像旋转/测试图片/逆时针旋转.bmp
Appendix20/14/图像旋转/测试图片/顺时针旋转.bmp
Appendix20/14/图像旋转/源代码/dibapi.cpp
Appendix20/14/图像旋转/源代码/dibapi.h
Appendix20/14/图像旋转/源代码/MainFrm.cpp
Appendix20/14/图像旋转/源代码/MainFrm.h
Appendix20/14/图像旋转/源代码/mydib.cpp
Appendix20/14/图像旋转/源代码/mydib.h
Appendix20/14/图像旋转/源代码/MyDIP.aps
Appendix20/14/图像旋转/源代码/MyDIP.clw
Appendix20/14/图像旋转/源代码/MyDIP.cpp
Appendix20/14/图像旋转/源代码/MyDIP.dsp
Appendix20/14/图像旋转/源代码/MyDIP.dsw
Appendix20/14/图像旋转/源代码/MyDIP.h
Appendix20/14/图像旋转/源代码/MyDIP.rc
Appendix20/14/图像旋转/源代码/MyDIPDoc.cpp
Appendix20/14/图像旋转/源代码/MyDIPDoc.h
Appendix20/14/图像旋转/源代码/MyDIPView.cpp
Appendix20/14/图像旋转/源代码/MyDIPView.h
Appendix20/14/图像旋转/源代码/ReadMe.txt
Appendix20/14/图像旋转/源代码/Release/MyDIP.exe
Appendix20/14/图像旋转/源代码/res/MyDIP.ico
Appendix20/14/图像旋转/源代码/res/MyDIP.rc2
Appendix20/14/图像旋转/源代码/res/MyDIPDoc.ico
Appendix20/14/图像旋转/源代码/res/Toolbar.bmp
Appendix20/14/图像旋转/源代码/
Appendix20/1/256色转换灰度图/测试图片/转换为灰度图像.BMP
Appendix20/1/256色转换灰度图/源代码/dibapi.cpp
Appendix20/1/256色转换灰度图/源代码/dibapi.h
Appendix20/1/256色转换灰度图/源代码/MainFrm.cpp
Appendix20/1/256色转换灰度图/源代码/MainFrm.h
Appendix20/1/256色转换灰度图/源代码/mydib.cpp
Appendix20/1/256色转换灰度图/源代码/mydib.h
Appendix20/1/256色转换灰度图/源代码/MyDIP.aps
Appendix20/1/256色转换灰度图/源代码/MyDIP.clw
Appendix20/1/256色转换灰度图/源代码/MyDIP.cpp
Appendix20/1/256色转换灰度图/源代码/MyDIP.dsp
Appendix20/1/256色转换灰度图/源代码/MyDIP.dsw
Appendix20/1/256色转换灰度图/源代码/MyDIP.h
Appendix20/1/256色转换灰度图/源代码/MyDIP.rc
Appendix20/1/256色转换灰度图/源代码/MyDIPDoc.cpp
Appendix20/1/256色转换灰度图/源代码/MyDIPDoc.h
Appendix20/1/256色转换灰度图/源代码/MyDIPView.cpp
Appendix20/1/256色转换灰度图/源代码/MyDIPView.h
Appendix20/1/256色转换灰度图/源代码/ReadMe.txt
Appendix20/1/256色转换灰度图/源代码/Release/MyDIP.exe
Appendix20/1/256色转换灰度图/源代码/res/MyDIP.ico
Appendix20/1/256色转换灰度图/源代码/res/MyDIP.rc2
Appendix20/1/256色转换灰度图/源代码/res/MyDIPDoc.ico
Appendix20/1/256色转换灰度图/源代码/res/Toolbar.bmp
Appendix20/1/256色转换灰度图/源代码/Resource.h
Appendix20/1/256色转换灰度图/源代码/StdAfx.cpp
Appendix20/1/256色转换灰度图/源代码/StdAfx.h
Appendix20/10/阈值变换/阈值变换.txt
Appendix20/11/图像镜像/测试图片/原始lena图像.bmp
Appendix20/11/图像镜像/测试图片/垂直镜象结果.bmp
Appendix20/11/图像镜像/测试图片/水平镜象结果.bmp
Appendix20/11/图像镜像/源代码/dibapi.cpp
Appendix20/11/图像镜像/源代码/dibapi.h
Appendix20/11/图像镜像/源代码/MainFrm.cpp
Appendix20/11/图像镜像/源代码/MainFrm.h
Appendix20/11/图像镜像/源代码/mydib.cpp
Appendix20/11/图像镜像/源代码/mydib.h
Appendix20/11/图像镜像/源代码/MyDIP.aps
Appendix20/11/图像镜像/源代码/MyDIP.clw
Appendix20/11/图像镜像/源代码/MyDIP.cpp
Appendix20/11/图像镜像/源代码/MyDIP.dsp
Appendix20/11/图像镜像/源代码/MyDIP.dsw
Appendix20/11/图像镜像/源代码/MyDIP.h
Appendix20/11/图像镜像/源代码/MyDIP.rc
Appendix20/11/图像镜像/源代码/MyDIPDoc.cpp
Appendix20/11/图像镜像/源代码/MyDIPDoc.h
Appendix20/11/图像镜像/源代码/MyDIPView.cpp
Appendix20/11/图像镜像/源代码/MyDIPView.h
Appendix20/11/图像镜像/源代码/ReadMe.txt
Appendix20/11/图像镜像/源代码/Release/MyDIP.exe
Appendix20/11/图像镜像/源代码/res/MyDIP.ico
Appendix20/11/图像镜像/源代码/res/MyDIP.rc2
Appendix20/11/图像镜像/源代码/res/MyDIPDoc.ico
Appendix20/11/图像镜像/源代码/res/Toolbar.bmp
Appendix20/11/图像镜像/源代码/Resource.h
Appendix20/11/图像镜像/源代码/StdAfx.cpp
Appendix20/11/图像镜像/源代码/StdAfx.h
Appendix20/12/图像平移/测试图片/原始lena图像.bmp
Appendix20/12/图像平移/测试图片/向上移.bmp
Appendix20/12/图像平移/测试图片/向下移.bmp
Appendix20/12/图像平移/测试图片/向右移.bmp
Appendix20/12/图像平移/测试图片/向左移.bmp
Appendix20/12/图像平移/源代码/dibapi.cpp
Appendix20/12/图像平移/源代码/dibapi.h
Appendix20/12/图像平移/源代码/MainFrm.cpp
Appendix20/12/图像平移/源代码/MainFrm.h
Appendix20/12/图像平移/源代码/mydib.cpp
Appendix20/12/图像平移/源代码/mydib.h
Appendix20/12/图像平移/源代码/MyDIP.aps
Appendix20/12/图像平移/源代码/MyDIP.clw
Appendix20/12/图像平移/源代码/MyDIP.cpp
Appendix20/12/图像平移/源代码/MyDIP.dsp
Appendix20/12/图像平移/源代码/MyDIP.dsw
Appendix20/12/图像平移/源代码/MyDIP.h
Appendix20/12/图像平移/源代码/MyDIP.rc
Appendix20/12/图像平移/源代码/MyDIPDoc.cpp
Appendix20/12/图像平移/源代码/MyDIPDoc.h
Appendix20/12/图像平移/源代码/MyDIPView.cpp
Appendix20/12/图像平移/源代码/MyDIPView.h
Appendix20/12/图像平移/源代码/ReadMe.txt
Appendix20/12/图像平移/源代码/Release/MyDIP.exe
Appendix20/12/图像平移/源代码/res/MyDIP.ico
Appendix20/12/图像平移/源代码/res/MyDIP.rc2
Appendix20/12/图像平移/源代码/res/MyDIPDoc.ico
Appendix20/12/图像平移/源代码/res/Toolbar.bmp
Appendix20/12/图像平移/源代码/Resource.h
Appendix20/12/图像平移/源代码/StdAfx.cpp
Appendix20/12/图像平移/源代码/StdAfx.h
Appendix20/12/图像平移/说明.txt
Appendix20/13/图像缩放/测试图片/原始lena图像.bmp
Appendix20/13/图像缩放/测试图片/放大后.bmp
Appendix20/13/图像缩放/测试图片/缩小后.bmp
Appendix20/13/图像缩放/源代码/dibapi.cpp
Appendix20/13/图像缩放/源代码/dibapi.h
Appendix20/13/图像缩放/源代码/MainFrm.cpp
Appendix20/13/图像缩放/源代码/MainFrm.h
Appendix20/13/图像缩放/源代码/mydib.cpp
Appendix20/13/图像缩放/源代码/mydib.h
Appendix20/13/图像缩放/源代码/MyDIP.aps
Appendix20/13/图像缩放/源代码/MyDIP.clw
Appendix20/13/图像缩放/源代码/MyDIP.cpp
Appendix20/13/图像缩放/源代码/MyDIP.dsp
Appendix20/13/图像缩放/源代码/MyDIP.dsw
Appendix20/13/图像缩放/源代码/MyDIP.h
Appendix20/13/图像缩放/源代码/MyDIP.rc
Appendix20/13/图像缩放/源代码/MyDIPDoc.cpp
Appendix20/13/图像缩放/源代码/MyDIPDoc.h
Appendix20/13/图像缩放/源代码/MyDIPView.cpp
Appendix20/13/图像缩放/源代码/MyDIPView.h
Appendix20/13/图像缩放/源代码/ReadMe.txt
Appendix20/13/图像缩放/源代码/Release/MyDIP.exe
Appendix20/13/图像缩放/源代码/res/MyDIP.ico
Appendix20/13/图像缩放/源代码/res/MyDIP.rc2
Appendix20/13/图像缩放/源代码/res/MyDIPDoc.ico
Appendix20/13/图像缩放/源代码/res/Toolbar.bmp
Appendix20/13/图像缩放/源代码/Resource.h
Appendix20/13/图像缩放/源代码/StdAfx.cpp
Appendix20/13/图像缩放/源代码/StdAfx.h
Appendix20/14/图像旋转/测试图片/原始lena图像.bmp
Appendix20/14/图像旋转/测试图片/逆时针旋转.bmp
Appendix20/14/图像旋转/测试图片/顺时针旋转.bmp
Appendix20/14/图像旋转/源代码/dibapi.cpp
Appendix20/14/图像旋转/源代码/dibapi.h
Appendix20/14/图像旋转/源代码/MainFrm.cpp
Appendix20/14/图像旋转/源代码/MainFrm.h
Appendix20/14/图像旋转/源代码/mydib.cpp
Appendix20/14/图像旋转/源代码/mydib.h
Appendix20/14/图像旋转/源代码/MyDIP.aps
Appendix20/14/图像旋转/源代码/MyDIP.clw
Appendix20/14/图像旋转/源代码/MyDIP.cpp
Appendix20/14/图像旋转/源代码/MyDIP.dsp
Appendix20/14/图像旋转/源代码/MyDIP.dsw
Appendix20/14/图像旋转/源代码/MyDIP.h
Appendix20/14/图像旋转/源代码/MyDIP.rc
Appendix20/14/图像旋转/源代码/MyDIPDoc.cpp
Appendix20/14/图像旋转/源代码/MyDIPDoc.h
Appendix20/14/图像旋转/源代码/MyDIPView.cpp
Appendix20/14/图像旋转/源代码/MyDIPView.h
Appendix20/14/图像旋转/源代码/ReadMe.txt
Appendix20/14/图像旋转/源代码/Release/MyDIP.exe
Appendix20/14/图像旋转/源代码/res/MyDIP.ico
Appendix20/14/图像旋转/源代码/res/MyDIP.rc2
Appendix20/14/图像旋转/源代码/res/MyDIPDoc.ico
Appendix20/14/图像旋转/源代码/res/Toolbar.bmp
Appendix20/14/图像旋转/源代码/
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
