搜索资源列表
-
0下载:
本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
-
-
0下载:
针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和
局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确
认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数 剔除更多的非椭圆点,降低了无效采样,减少了无效
计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
-
-
0下载:
Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位
置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图
像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜
索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优
化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
-
-
0下载:
该方法是在Tv算法基础上的改进,解决了TV算法中连通性问题,给出了数值计算和实验结果。该文章为全英语。-The method is based on the improvement of Tv algorithms to solve the TV algorithm is connectivity problem, a numerical calculation and experimental results. This article is fully in English.
-
-
0下载:
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
-Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
-
-
0下载:
a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. Ralated paper:J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Algorithms and Software for Total Variation Imag
-
-
0下载:
在图像分割中,MS模型是一个非常重要的模型,但是其能量极小化和数值算法是困难的,这里给出了MS模型的简化模型(多项CV)的matlab源代码。-IIn image segmentation, MS model is a very important model, but the energy minimization and numerical algorithms is difficult, here are a simplified model of MS model (multiple C
-
-
0下载:
本文研究了多峰优化问题, 利用梯度算子和筛选策略, 得到了一种可求解多峰函数
全部最优解的改进型遗传算法. 数值模拟结果表明, 该算法在处理复杂多峰函数优化问题时, 局
部搜索能力和克服过早收敛能力方面相对于传统遗传算法均有很大提高.-In this paper, multimodal optimization problems, the use of gradient operator and screening strategies can be solved by a multi-
-
-
0下载:
Linear Algebra Operators
for GPU Implementation of Numerical Algorithms
-
-
0下载:
画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
-
-
1下载:
这个工具箱是对水平集方法的matlab程序的搜集。这些程序应用数值算法在任一维度来近似基于时间变化的汉密尔顿雅可比偏微分方程的解。汉密尔顿雅可比偏微分方程常用动画演示动态隐式曲面,计算流体动力学,并且它是独立在最优控制,微分博弈机器人,金融数学,连续的可达性等兴趣领域。-The Toolbox of Level Set Methods (ToolboxLS) is a collection of Matlab
routines that implement numerical algorit
-
-
0下载:
熟练使用Visual C++ 6.0里面的MFC,实现直线的扫描转换的三种常用算法:数值微分法(DDA算法),中点画线法,Bresenham算法。-Skilled use of Visual C++ 6 inside the MFC, the realization of linear scan conversion of the three commonly used algorithms: numerical differentiation (DDA algorithm), the midp
-
-
0下载:
本书介绍了稀疏和冗余表示,内容分两部分,共十六章。第一部分是稀疏和冗余表示的理论和数值基础,系统、条理地罗列了数据模型的理论基础、相关算法的数值部分(This book introduces the sparse and redundant representation, the content is divided into two parts, a total of sixteen chapters. The first part is the theoretical and numeric
-
-
0下载:
Including the generalized cross-correlation function GCC time delay estimation, University of numerical analysis algorithms, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.
-
-
0下载:
University of numerical analysis algorithms, Including orbital maneuvering simulation, initial orbit calculation, Including quaternion various calculations.
-