搜索资源列表
PaintTool
- 做的是一个画图板,画直线,曲线,各种图形,以及可以调整线的粗细,颜色等,还有一些基本的图像处理功能,锐化,平滑,高斯模糊等.最后还能对图像进行保存和打开.-Do is a drawing board, drawing lines, curves, various graphics, and you can adjust the line thickness, color, etc., there are some basic image processing functions, sharpen
123
- 值法画曲线使用插值法画出平滑曲线 在数据处理和图像处理中广泛运用-Painting method using the interpolation curve to draw a smooth curve in the data processing and image processing in the extensive use of
cppshenjingwangluowenzishibie
- 通过对图片的一系列处理,得到给定图片中的数字。C++实现,本程序包含灰度化,二值化,去离散,缩放,细化,曲线平滑,去枝,最终通过神经网络对提取的数字信息进行分析比对-Through a series of pictures, and to obtain the figures given in the picture. C++ implementation of this program include grayscale, binary, to discrete, scaling, thinn
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
Bezier
- 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
BeiSaiErQuXian
- 曲线平滑,贝赛尔曲线,很不错的 源码 ,可以实现曲线的平滑,但是可能不会经过你的交点-Smooth curves, Bezier curves, a very good source, you can achieve a smooth curve, but the intersection may not be through your
BezierCurve
- 贝赛尔曲线算法 给出任意个控制点生成一天平滑的贝塞尔曲线-Beisaier curve algorithm is arbitrary a point of generating day smooth Bessel curve
Gaussian-Filter
- 高斯滤波程序,可以用来对数据曲线进行平滑,效果不错。-Gaussian filtering program can be used to smooth the data curves, the effect is good.
Adaptive-Corner-Detection-
- 摘要文中算法首先在曲线尺度空间中通过高斯平滑以消除噪声;然后再基于自适应弯曲度计算和角点筛选准 则确定角点. 该算法不需要预先输入参数,具有较好的抗干扰性,实现简单有效. 关键词高斯平滑;尺度空间;自适应;角点检测-Abstract In image processing,corner point means the dominant point of maximum curvature aiong the bounding edge of pianar object. A meth
Kalman
- 图像进行运动估计时,可用此平滑曲线,求出抖动分量,从而可以进行运动补偿-Image motion estimation, can use this smooth curve, seek the jitter component, and can exercise compensation
CONTRAST-ENHANCEMENT
- 增强S曲线函数,文章CONTRAST ENHANCEMENT FOR ENLARGED IMAGES BASED ON EDGE SHARPENING,Qing Wang, Rabab Ward and Jiancheng Zou 中的两个增强模板,对边缘点和平滑点采取不同的增强方法,达到边缘锐化的目的。-Enhance the S curve function, the article CONTRAST ENHANCEMENT FOR ENLARGED IMAGES BASED ON EDGE
curves
- 本程序是在MATLAB中对印刷中常见的网点扩大值进行网点扩大曲线的拟合,拟合的曲线平滑,效果好。-This procedure is in MATLAB common in the printing dot gain values of dot gain curve fitting, curve fitting smoothing effect.
BezierCurves
- Bezier曲线拟合程序,鼠标点击输入控制点,通过Bezier插值拟合出平滑的3次bezier曲线-Bezier curve fitting procedures, mouse click input control point by fitting a smooth Bezier interpolation 3 times bezier curve
polyfit
- 多项式拟合的C语言程序,做曲线平滑时可能有所帮助-Polynomial fitting of the C language program, make a smooth curve may be helpful
smoothing-processing-data
- 五个点三次平滑法处理数据,可以实现曲线的平滑处理-Three five-point smoothing processing data, you can achieve smoothing curve
qcode.org
- 利用Bzier实现了曲线平滑处理,代码详细,清晰易懂,适合初学者学习-The curve smoothing treatment, the use of Bzier code and detailed, clear, suitable for beginners to learn
Image-Processing-Based-on-PDE
- 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
identify
- 通过图像处理中的灰度化,二值化,图像的缩放,细化,曲线平滑等相关技术结合神经网络对提取到的数字信息进行分析判断。-By grayscale image processing, binary, image scaling, thinning, curve smoothing, and other related technologies neural networks to extract digital information to analyze and judge.
1
- 该代码实现了曲线平滑,可以调用,符合初学者,简单易懂,供大家学习使用。-The code to achieve a smooth curve, you can call, in line with beginners, easy to understand, for everyone to learn to use.
gaussian_weighting_function_smoothing_Win64
- 高斯权函数的卷积平滑法有时亦简称为高斯平滑法,在天文地球动力学的观测资料处理中应用较多,其主要原理是将测量数据y(ti), i = 1,2,...,N与一个高斯曲线分布的权函数作为卷积计算,求得测量数据的平滑值。由于高斯权函数平滑法简单,计算机易于实现,且既可用于等间隔又可用于不等间隔数据,因此应用范围较广。(For Gaussian smoothing)