登录
首页 » Visual C++ » zhongzhilvbo

zhongzhilvbo

于 2010-05-20 发布 文件大小:2896KB
0 218
下载积分: 1 下载次数: 79

代码说明:

  在VC++6.0开发环境下,图像中值滤波的源码实现,编译即可运行~(In VC++6.0 development environment, the source image median filter implementation, the compiler can be run ~)

文件列表:

zhongzhilvbo
............\中值滤波
............\........\测试图片


............\........\源代码
............\........\......\Debug
............\........\......\.....\dibapi.obj,18733,2010-05-11
............\........\......\.....\dibapi.sbr,11584,2010-05-11
............\........\......\.....\MainFrm.obj,20141,2010-05-10
............\........\......\.....\MainFrm.sbr,3556,2010-05-10
............\........\......\.....\mydib.obj,5944,2010-05-10
............\........\......\.....\mydib.sbr,1865,2010-05-10
............\........\......\.....\MyDIP.exe,131159,2010-05-11
............\........\......\.....\MyDIP.ilk,346272,2010-05-11
............\........\......\.....\MyDIP.obj,23023,2010-05-10
............\........\......\.....\MyDIP.pch,6866836,2010-05-10
............\........\......\.....\MyDIP.pdb,459776,2010-05-11
............\........\......\.....\MyDIP.res,9336,2010-05-10
............\........\......\.....\MyDIP.sbr,6592,2010-05-10
............\........\......\.....\MyDIPDoc.obj,24770,2010-05-10
............\........\......\.....\MyDIPDoc.sbr,4538,2010-05-10
............\........\......\.....\MyDIPView.obj,25406,2010-05-10
............\........\......\.....\MyDIPView.sbr,7051,2010-05-10
............\........\......\.....\StdAfx.obj,105864,2010-05-10
............\........\......\.....\StdAfx.sbr,1376044,2010-05-10
............\........\......\.....\vc60.idb,214016,2010-05-13
............\........\......\.....\vc60.pdb,364544,2010-05-11
............\........\......\dibapi.cpp,22695,2010-05-11
............\........\......\dibapi.h,1876,2000-02-03
............\........\......\MainFrm.cpp,2506,2004-05-20
............\........\......\MainFrm.h,1581,2004-05-20
............\........\......\mydib.cpp,3157,2004-05-20
............\........\......\mydib.h,72,2004-05-20
............\........\......\MyDIP.aps,30884,2010-05-10
............\........\......\MyDIP.clw,2644,2010-05-13
............\........\......\MyDIP.cpp,4158,2004-05-20
............\........\......\MyDIP.dsp,4781,2004-05-20
............\........\......\MyDIP.dsw,533,2004-05-20
............\........\......\MyDIP.h,1345,2004-05-20
............\........\......\MyDIP.ncb,66560,2010-05-13
............\........\......\MyDIP.opt,106496,2010-05-13
............\........\......\MyDIP.plg,244,2010-05-13
............\........\......\MyDIP.rc,12279,2004-06-30
............\........\......\MyDIPDoc.cpp,4007,2004-05-20
............\........\......\MyDIPDoc.h,1830,2004-05-20
............\........\......\MyDIPView.cpp,7850,2004-06-30
............\........\......\MyDIPView.h,1852,2004-06-30
............\........\......\ReadMe.txt,4287,2004-05-20
............\........\......\Release
............\........\......\.......\MyDIP.exe,36864,2004-06-30
............\........\......\res

............\........\......\...\MyDIP.rc2,397,2004-05-20


............\........\......\Resource.h,874,2004-06-30
............\........\......\StdAfx.cpp,207,2004-05-20
............\........\......\StdAfx.h,1040,2004-05-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Delaunay
    说明:  对三角划分算法的研究,对以前方法的改进,以达到良好的效果,(Triangulation algorithm to study the improvement of previous methods in order to achieve good results,)
    2008-09-05 21:03:07下载
    积分:1
  • kunkuo
    一种基于轮廓的步态识别文献,思路清晰便于实现(Based on the outline of gait recognition literature, to facilitate the achievement of clear thinking)
    2007-06-06 11:54:00下载
    积分:1
  • tuxingxue
    这是一本关于图形学实验的指导书里面有对图形学的具体讲解(tuxingxue)
    2009-05-18 00:21:46下载
    积分:1
  • findpicture
    说明:  在大图中寻找到小图。 并圈出小图所在位置。 图片用picture控件显示。(In the big picture to find a small map. )
    2011-02-25 09:46:00下载
    积分:1
  • 0460
    水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示(The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line)
    2009-12-23 12:20:12下载
    积分:1
  • read-DXFFILE
    一个读取DXF文件的工具,有示例,有源代码,对某些需要与Autocad进行图形学接口编程的朋友有十分重要的工具,我可以千般辛苦找来的。(a read DXF files tools, example, the active code, certain needs and Autocad graphics interface for programming and friends very important tool, I can offer all kinds of hard to find.)
    2020-07-01 09:20:07下载
    积分:1
  • ImageMatch
    用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等(With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching)
    2014-06-02 21:24:17下载
    积分:1
  • opencvchengxu
    特征提取,主要是灰度共生矩阵和不变矩特征提取的程序,openCV下可直接运行(Feature extraction, mainly GLCM and invariant moments feature extraction procedures can be run directly under openCV)
    2014-11-23 21:03:16下载
    积分:1
  • traffic
    基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习(Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students)
    2009-12-07 21:02:25下载
    积分:1
  • DIBR
    说明:  DIBR功能实现3D合成,是三维电影合成的快速算法(DIBR function realization 3D synthesis, is a fast algorithm for the synthesis of three-dimensional film)
    2021-04-14 08:58:55下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载