登录
首页 » Visual C++ » VCPP-image-processing-chapter05

VCPP-image-processing-chapter05

于 2016-04-16 发布 文件大小:19522KB
0 130
下载积分: 1 下载次数: 3

代码说明:

  VisualC++数字图像处理技术详解第2版光盘-第五章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter V)

文件列表:

cdib.cpp,38635,2013-04-08
cdib.h,3645,2013-04-08
ChildFrm.cpp,1542,2013-04-08
ChildFrm.h,1397,2013-04-08
ColorTable.h,65095,2013-04-08
Default.SUP,57,2013-04-08
DIBPrcs.cpp,17030,2013-04-08
FreTrans.cpp,35267,2013-04-08
GlobalApi.h,9422,2013-04-08
ImageProcessing.aps,36480,2013-04-08
ImageProcessing.clw,6152,2013-04-08
ImageProcessing.cpp,4918,2013-04-08
ImageProcessing.h,1342,2013-04-08
ImageProcessing.opt,58880,2013-04-08
ImageProcessing.plg,1930,2013-04-08
ImageProcessing.rc,16949,2013-04-08
ImageProcessingDoc.cpp,4363,2013-04-08
ImageProcessingDoc.h,1643,2013-04-08
ImageProcessingView.cpp,12068,2013-04-08
ImageProcessingView.h,2454,2013-04-08
Images





......\模糊照片.bmp,66616,2013-04-08
ImageView.cpp,4685,2013-04-08
IMBRestore.dsp,5419,2013-04-08
IMBRestore.dsw,550,2013-04-08
IMBRestore.ncb,115712,2013-04-08
IMBRestore.opt,56832,2013-04-08
IMBRestore.plg,259,2013-04-08
IMBRestore.sdf,60837888,2013-04-08
IMBRestore.sln,891,2013-04-08
IMBRestore.vcxproj,8687,2013-04-08
IMBRestore.vcxproj.filters,3574,2013-04-08
IMBRestore.vcxproj.user,143,2013-04-08
IMGRestore.opt,43520,2013-04-08
MainFrm.cpp,2532,2013-04-08
MainFrm.h,1542,2013-04-08
ReadMe.txt,5009,2013-04-08
res

...\ImageProcessing.rc2,407,2013-04-08


resource.h,7461,2013-04-08
restore.cpp,47348,2013-04-08
SegApi.cpp,42670,2013-04-08
StdAfx.cpp,217,2013-04-08
StdAfx.h,1054,2013-04-08

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

发表评论

0 个回复

  • waterprinter1
    这篇是96年的水印论文,全英文版,中文题目:一种安全强大的扩频水印技术(This is a 96-year watermark papers, all in English, Chinese subjects: a safe and powerful Spread Spectrum Watermarking)
    2007-11-08 00:50:03下载
    积分:1
  • 2342525234
    DCT 数字水印 VC源代码 DCT 数字水印 VC源代码(DCT digital watermarking VC source code DCT digital watermarking VC source code)
    2007-04-08 20:59:38下载
    积分:1
  • hongwaileida
    针对粒子概率假设密度(PH D)滤波算法在虚警、漏检情况下,b标状态估计不稳定和b标可观测性车弱的问题,提出了一种基于序贯融合的粒子PH D滤波方法,利用雷达和红外传感器多目标进行融合跟踪杏基本思想是先对红外传感器进行粒子PH D滤波,丙将红外传感器滤波结果作为雷达的预测值,然后利用P达观测的数据进行更新,这样通过雷达和红外传感器交替上作保证目标状态的可观测性,从滤波器输出结身即可得到目标的状态信息仿真结果表明,在虚警、漏检和密集目标环境下,该方法是有效的和稳健的(The problem of target state estimation instability and observability weakerin the presence offalse alarms and missed detection was deal with. On the basis of sequential fusion, a particleprobabil- ity hypothesis density(PHD) filter for multrsensor multrtarget tracking was proposed. Observed da to collected from the infrared sensor was estimated with the particle PHD filter. Then the results from the filter were set as the radar predicted value by the radar observations. The multrtarget state can be updated to guarantee observing the target state. In this way, the global state is updated at the fusion center. Simulation results show that the proposed algorithm is effective and robust under the false warning, omission and concentrated target environment. )
    2012-03-06 16:27:41下载
    积分:1
  • Match
    匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
    2013-12-13 23:14:37下载
    积分: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
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • LineTrans
    线性变换,如图像的拉伸变换等,调试通过,简单易学(Linear transformation, such as image stretching transformation, debugging through easy to learn)
    2012-02-23 22:19:01下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • Ratematching_byylluo
    LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪(The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning)
    2011-01-23 21:35:25下载
    积分:1
  • vb6
    图像处理缩放,大小随意改变,平滑处理,基于vb6.0设计(Zoom image processing, size change, smooth deal, based on the design VB6.0)
    2009-03-25 15:11:17下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载