VC++图像处理典型算法完整演示源代码源码程序 - vc源码程序 - 谷速源码
下载频道> 资源分类> 编程语言> VC源码> VC++图像处理典型算法完整演示源代码源码程序

标题:VC++图像处理典型算法完整演示源代码源码程序
分享到:

所属分类: VC源码 资源类型: 文件大小: 394.77 KB 上传时间: 2016-11-27 18:41:12 下载次数: 2 资源积分:1分 提 供 者: admin 20161127064119347
内容:
VC++图像处理典型算法全套演示程序的源代码,将众多图像处理功能集合于一个演示程序中,包括很多的图像处理类,像运动模糊恢复类,包含三种方法的运动模糊恢复功能,维纳滤波、逆滤波和投影迭代法。这些方法都是根据先验信息进行,运动模糊恢复的,因此首先要获得点扩散函数,本类提,供了计算点扩散函数的方法,需要配合ComFourierTransform傅里叶变换类,使用;同时还包括灰度变换类、直方图类、几何变换类、快速傅立叶变换类、形态学处理类、模板自定义对话框、图像分割类、匹配类、水域分割类、小波变换、图像增强类等等 ……,程序员在编程的过程中可以参考学习使用,希望对IT程序员有用,此源码程序简单易懂、方便阅读,有很好的学习价值!

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

VC++图像处理典型算法完整演示源代码源码程序/
VC++图像处理典型算法完整演示源代码源码程序/code/
VC++图像处理典型算法完整演示源代码源码程序/code/res/
VC++图像处理典型算法完整演示源代码源码程序/code/AVIHandler.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/AVIHandler.h
VC++图像处理典型算法完整演示源代码源码程序/code/AvgDialog.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/AvgDialog.h
VC++图像处理典型算法完整演示源代码源码程序/code/ChildFrm.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ChildFrm.h
VC++图像处理典型算法完整演示源代码源码程序/code/DIBapi.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/DIBapi.h
VC++图像处理典型算法完整演示源代码源码程序/code/FFT.CPP
VC++图像处理典型算法完整演示源代码源码程序/code/FFT.H
VC++图像处理典型算法完整演示源代码源码程序/code/FilterApi.h
VC++图像处理典型算法完整演示源代码源码程序/code/FourierTransform.h
VC++图像处理典型算法完整演示源代码源码程序/code/FourierTransformLib8.dll
VC++图像处理典型算法完整演示源代码源码程序/code/FourierTransformLib8.lib
VC++图像处理典型算法完整演示源代码源码程序/code/GeometryMoveDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/GeometryMoveDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/GeometryTrans.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/GeometryTrans.h
VC++图像处理典型算法完整演示源代码源码程序/code/GrayTrans.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/GrayTrans.h
VC++图像处理典型算法完整演示源代码源码程序/code/HistogramDrawDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/HistogramDrawDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/ImageCenterDib.h
VC++图像处理典型算法完整演示源代码源码程序/code/ImageRestore.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ImageRestore.h
VC++图像处理典型算法完整演示源代码源码程序/code/ImageRestoreExt.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ImageRestoreExt.h
VC++图像处理典型算法完整演示源代码源码程序/code/ImageRestoreLib8.dll
VC++图像处理典型算法完整演示源代码源码程序/code/ImageRestoreLib8.lib
VC++图像处理典型算法完整演示源代码源码程序/code/ImgCenterDib.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ImgEnhance.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ImgEnhance.h
VC++图像处理典型算法完整演示源代码源码程序/code/InverseFilterDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/InverseFilterDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/MainFrm.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/MainFrm.h
VC++图像处理典型算法完整演示源代码源码程序/code/MaskDefineDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/MaskDefineDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/Match.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/Match.h
VC++图像处理典型算法完整演示源代码源码程序/code/MediaSource.h
VC++图像处理典型算法完整演示源代码源码程序/code/MedianDialog.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/MedianDialog.h
VC++图像处理典型算法完整演示源代码源码程序/code/Morphology.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/Morphology.h
VC++图像处理典型算法完整演示源代码源码程序/code/NonlinearStretchDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/NonlinearStretchDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/PhaseCorre.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/PhaseCorre.h
VC++图像处理典型算法完整演示源代码源码程序/code/ProjectRestoreDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ProjectRestoreDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/ReadMe.txt
VC++图像处理典型算法完整演示源代码源码程序/code/RegionGrowDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/RegionGrowDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/Register.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/Register.h
VC++图像处理典型算法完整演示源代码源码程序/code/RotateSetDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/RotateSetDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/Segment.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/Segment.h
VC++图像处理典型算法完整演示源代码源码程序/code/SpecialEffectShow.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/SpecialEffectShow.h
VC++图像处理典型算法完整演示源代码源码程序/code/StaticDetect.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/StaticDetect.h
VC++图像处理典型算法完整演示源代码源码程序/code/StdAfx.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/StdAfx.h
VC++图像处理典型算法完整演示源代码源码程序/code/ThreshSegmentDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/ThreshSegmentDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/Watershed.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/Watershed.h
VC++图像处理典型算法完整演示源代码源码程序/code/WatershedParaDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/WatershedParaDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/WaveletApi.h
VC++图像处理典型算法完整演示源代码源码程序/code/WienterFilterDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/WienterFilterDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/Zoomdlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/Zoomdlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/data.txt
VC++图像处理典型算法完整演示源代码源码程序/code/demo.aps
VC++图像处理典型算法完整演示源代码源码程序/code/demo.clw
VC++图像处理典型算法完整演示源代码源码程序/code/demo.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/demo.dsp
VC++图像处理典型算法完整演示源代码源码程序/code/demo.dsw
VC++图像处理典型算法完整演示源代码源码程序/code/demo.h
VC++图像处理典型算法完整演示源代码源码程序/code/demo.opt
VC++图像处理典型算法完整演示源代码源码程序/code/demo.rc
VC++图像处理典型算法完整演示源代码源码程序/code/demoDoc.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/demoDoc.h
VC++图像处理典型算法完整演示源代码源码程序/code/demoView.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/demoView.h
VC++图像处理典型算法完整演示源代码源码程序/code/histogram.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/histogram.h
VC++图像处理典型算法完整演示源代码源码程序/code/linearStretchParamDlg.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/linearStretchParamDlg.h
VC++图像处理典型算法完整演示源代码源码程序/code/makefile
VC++图像处理典型算法完整演示源代码源码程序/code/res/OK.bmp
VC++图像处理典型算法完整演示源代码源码程序/code/res/Thumbs.db
VC++图像处理典型算法完整演示源代码源码程序/code/res/Toolbar.bmp
VC++图像处理典型算法完整演示源代码源码程序/code/res/demo.ico
VC++图像处理典型算法完整演示源代码源码程序/code/res/demo.rc2
VC++图像处理典型算法完整演示源代码源码程序/code/res/demoDoc.ico
VC++图像处理典型算法完整演示源代码源码程序/code/resource.fd
VC++图像处理典型算法完整演示源代码源码程序/code/resource.h
VC++图像处理典型算法完整演示源代码源码程序/code/transeform.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/transeform.h
VC++图像处理典型算法完整演示源代码源码程序/code/transform_DCT.cpp
VC++图像处理典型算法完整演示源代码源码程序/code/transform_DCT.h
VC++图像处理典型算法完整演示源代码源码程序/code/wavelet_3_8.dll
VC++图像处理典型算法完整演示源代码源码程序/code/wavelet_3_8.lib
VC++图像处理典型算法完整演示源代码源码程序/www.gusucode.com.txt
VC++图像处理典型算法完整演示源代码源码程序/【谷速代码】-免费源码.url
VC++图像处理典型算法完整演示源代码源码程序/程序说明.txt

关键词: 图像处理 源代码 算法

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved