搜索资源列表
Graphics-generation-and-filling
- 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
BSCB
- 该方法是图像修复技术的最原始算法,介绍了该算法的意义和数值实现方法,并且给出了实验结果。该文章为英语原版。-This method is image restoration technology, the most primitive algorithm, introduced the meaning of the algorithm and numerical implementation method, and gives the experimental results. The arti
edgedetection2003
- 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
tongjitexingLSB
- 提出一种基于统计特性的LSB密写分析方法,这种方法根据密写对原始数据统计特性的影响来判断秘密信息的有无.实验结果给出了不同阈值时的检测性能,当秘密信息量较大时,两类错误概率都可以得到有效控制.-This paper proposes a novel steganalysis technique based on the statistics method for LSB insertion, in which the change of statistical characteristic ca
TSnake
- Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
TV_resto
- 偏微分方程应用与图像去噪,迎风方案,采用TV方法- Restore an degraded Image (noising and blurring) by TV method. The numerical implementation is based on Roe upwind schema
Aitken
- In numerical analysis, Aitken s delta-squared process is a series acceleration method, used for accelerating the rate of convergence of a sequence. Its early form was known to Seki Kōwa and was found for rectification of the circle, i.e. the calculat
EdgeContour
- 本文利用了数值方法求出了Demigny离散准则下阶梯形边缘检测的最优线性滤波器和对应着它的平滑算子。利用这个算子和Canny边缘检测方法得到了一个完整的边缘检测算法并用VC++实现了这种算法.-By using the method of numerical Demigny discrete norms stepped-weir edge detection optimal linear filter and its smooth operator. Using the operator and
pseudocolor
- 数值图像处理。对图像像素进行灰度转换。一共实现了两种转换方法。-Numerical image processing. The image pixel gray-scale conversion. To achieve a total of two conversion method.
lisanxiaoboyuzhidepianweifenquzao
- 小波方法和偏微分方程方法是图像去噪中的主要方法。该文提出基于离散小波变换对图像进行阈值去噪,得出了小波阈值的偏微 分方程表示形式,在此基础上研究偏微分方程的解法,采用分数步的小波阈值方法对图像去噪,得到了较好的去噪效果,同时可以保护边 缘。数值试验结果表明,该方法具有比小波方法更好的去噪效果,能获得较高的信噪比-Wavelet method and partial differential equations is the main method of image denoising.
image-restoration
- 数字图像修复技术综述,介绍了用于结构图像修复的变分偏微分法和用于修补大面积缺损的纹理合成的方法。分别给出了相应的数值计算和实验结果。-Overview of digital image restoration techniques are introduced for the structure of partial differential variational image restoration method and the repair of large defects of the t
CCD
- 该方法是在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.
numerical
- 利用插值方法实现对图像的一些基本变换。是本人数值分析课的一次作业-Interpolation method used to achieve some of the fundamental transformation of the image. This is one of my homework of numerical analysis course
22
- 计算机数值方法中的高斯消去法的C语言程序-Computer numerical method of gaussian elimination method of the C language program
jiefangcheng
- 小波方法解微分方程程序,包含计算伽玛函数在各点的值,许多偏微分方程的解析解与伽玛函数有关,计算真解和数值解误差必用.自己编写.-Wavelet method to solve the differential equation procedures, including calculation of the gamma function value at various points, many of the analytical solution of partial differential
tv
- 偏微分方法进行图像修复(TV模型)的程序, 基于Roe 迎风格式-Restore an degraded Image (noising and blurring) by TV method. The numerical implementation is based on Roe upwind schema
Image-Segmentation-Method
- 本文主要研究基于水平集方法的活动轮廓模型图像分割,在回顾活动轮廓模 型发展的基础上,介绍了曲线演化理论及其水平集方法,证明了水平集方法可以 有稳定的数值实现方式且其处理拓扑变化的自然性,进一步引出了变分水平集方 法。 本文介绍了两种不同的几何活动轮廓模型:基于梯度信息的李纯明模型以及 基于区域信息的 Chan-Vese 模型(C-V 模型)。在分析上述两模型的优缺点上,提 出了一种改进的 C-V 模型,改进模型引入了距离约束项,同时对基于区域的外部 能量项进行了改进,
MATALB
- M文件及数值积分仿真方法设计,MATLAB 的图形绘制-M-file and the design of numerical integration simulation method, MATLAB graphics rendering
wen1
- 用矢量衍射理论的模式匹配法 对亚波长位相光栅的衍射进行了数值计算-Starting from the Maxwell equations and electromagnetic boundary conditions, the mode matching method of vector A numerical calculation of the diffraction of subwavelength phase gratings
PSXTQBY
- 几何活动轮廓GAC算法的源代码,用upwind和eno数值方法-Geometric active contour GAC algorithm source code, using upwind and eno numerical method
