登录
首页 » Visual C++ » DDE

DDE

于 2021-02-02 发布 文件大小:152KB
0 382
下载积分: 1 下载次数: 209

代码说明:

  本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)

文件列表:

DDE
...\DDE
...\...\CImageAndArray.cpp,2770,2012-06-05
...\...\CImageAndArray.h,554,2012-06-05
...\...\CQuantifyDlg.cpp,1471,2012-06-05
...\...\CQuantifyDlg.h,567,2012-06-05
...\...\DDE.APS,116552,2012-06-05
...\...\DDE.cpp,3223,2012-06-05
...\...\DDE.h,449,2012-06-05
...\...\DDE.rc,11309,2012-06-05
...\...\DDE.vcproj,6154,2012-06-05
...\...\DDE.vcproj.STE-PC.STE.user,1409,2012-06-05
...\...\DDEDoc.cpp,959,2012-06-05
...\...\DDEDoc.h,530,2012-06-05
...\...\DDEView.cpp,16824,2012-06-05
...\...\DDEView.h,2321,2012-06-05
...\...\FreTrans.cpp,19568,2012-06-05
...\...\FreTrans.h,299,2012-06-05
...\...\MainFrm.cpp,1337,2012-06-05
...\...\MainFrm.h,635,2012-06-05
...\...\ReadMe.txt,3138,2012-06-05
...\...\res

...\...\...\DDE.rc2,359,2012-06-05

...\...\resource.h,1560,2012-06-05
...\...\stdafx.cpp,136,2012-06-05
...\...\stdafx.h,1854,2012-06-05
...\...\targetver.h,1030,2012-06-05
...\DDE.sln,875,2012-06-05

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

发表评论

0 个回复

  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • motiontrack
    运动目标的给总与识别,可以实时显示目标的运动轨迹,支持高速相机实时处理视频数据,并可以获得运动目标的轮廓矩等信息(Moving target to the total and the identification of moving targets in real-time display track, real-time processing to support high-speed video camera and moving target access to information such as contour moments)
    2020-10-06 00:17:39下载
    积分:1
  • FULIYE
    能够计算傅里叶描述子,并对图像进行重构,实现对目标图像和源图像的辨认(Fourier descriptors can be calculated, and the image reconstruction, image and the source image to target identification)
    2020-11-05 13:49:50下载
    积分:1
  • HoughMFC
    用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错(using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!)
    2006-11-03 21:15:57下载
    积分:1
  • PrimeBackgroundDetection
    基于主像素的背景建模方法。该方法对密集目标检测效果较好。(Based on the background of the main pixel modeling method. The method of intensive better target detection.)
    2008-02-25 16:09:20下载
    积分:1
  • Edge-detection
    数字图像处理边缘检测算法VC源码,里面包括多种检测算子(Digital image processing edge detection algorithm VC source code,Which includes a variety of detection operator )
    2012-04-07 22:46:03下载
    积分:1
  • A-Wavelet-Tour-of-Signal-Processing
    信号处理的小波导引:稀疏方法(原书第3版) 《信号处理的小波导引:稀疏方法(原书第3版)》全面论述了稀疏表示的重要概念、技术和应用,反映了该主题在当今信号处理领域所起的关键作用。作者在解释了稀疏的主要概念后将其运用于信号压缩、噪声衰减和逆问题,同时给出了冗余字典、超分辨率和压缩感知中的稀疏表示。   本书既可以让应用数学系的学生了解数学公式的工程意义,也可以让计算机及电子工程系的学生了解工程问题的数学描述。对于小波理论与应用的研究人员,本书更是一本极具价值的参考书。(a Wavelet Tour of Signal Processing(Third Edition.The Sparse Way))
    2016-03-23 15:27:38下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • imageReadAndShow2
    imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
    2011-05-26 15:38:29下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载