-
Digital-image-processing
(2001何斌+光盘)Visual c++数字图像处理(第二版),使用VC进行数字图像处理的相关资料,十分实用!((2001 Bin+ disc the) Visual c++ digital image processing (second edition), digital image processing using VC, very practical!)
- 2012-11-20 20:24:04下载
- 积分:1
-
Picture
图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法(Picture Deal)
- 2013-05-28 16:20:28下载
- 积分:1
-
live-wire_contour_version_matlab
自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
- 2012-04-24 09:10:27下载
- 积分:1
-
jiang
VC图像编辑软件 就要卷积模糊和卷积模糊加噪
以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
- 2010-03-07 13:57:45下载
- 积分:1
-
EExamplesofGax
高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。
(Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
- 2012-06-10 16:26:45下载
- 积分:1
-
calication
摄像标定法求T R矩阵的方法
摄像标定法求T R矩阵的方法
摄像标定法求T R矩阵的方法(how to calculate the matrix R and T using the Camera Calibration method)
- 2011-06-27 16:58:09下载
- 积分:1
-
division
图像的分割处理,可以将图像中的数字分割找出(IMAGE division)
- 2010-08-28 08:43:02下载
- 积分:1
-
uCSourceCodefn
Unix系统下,小波包变换的实现源码实例,,当然,稍作改动也可用于windows系统下。
(Unix systems, the instance of the wavelet packet transform source, of course, some minor changes can also be used in the windows system.)
- 2012-07-25 06:25:54下载
- 积分:1
-
vtk-CT(MC)
MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
- 2014-02-25 10:14:46下载
- 积分:1
-
algorithm-of-findpath
绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区
域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行
定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解
决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻
接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每
个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider
problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this
problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are
proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their
gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the
overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone.
Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first
search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a
defined start-point, end-point)
- 2012-12-09 23:26:22下载
- 积分:1