CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 曲线平滑

搜索资源列表

  1. PaintTool

    0下载:
  2. 做的是一个画图板,画直线,曲线,各种图形,以及可以调整线的粗细,颜色等,还有一些基本的图像处理功能,锐化,平滑,高斯模糊等.最后还能对图像进行保存和打开.-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
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:27.25mb
    • 提供者:蔡淞
  1. 123

    0下载:
  2. 值法画曲线使用插值法画出平滑曲线 在数据处理和图像处理中广泛运用-Painting method using the interpolation curve to draw a smooth curve in the data processing and image processing in the extensive use of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-03
    • 文件大小:12.99kb
    • 提供者:蒋雯倩
  1. cppshenjingwangluowenzishibie

    0下载:
  2. 通过对图片的一系列处理,得到给定图片中的数字。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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:181.83kb
    • 提供者:rengy
  1. PDE_in_image_processing

    2下载:
  2. 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6.91mb
    • 提供者:钱得龙
  1. Bezier

    1下载:
  2. 三次贝塞尔分段插值(按照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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4.74kb
    • 提供者:zzt
  1. BeiSaiErQuXian

    0下载:
  2. 曲线平滑,贝赛尔曲线,很不错的 源码 ,可以实现曲线的平滑,但是可能不会经过你的交点-Smooth curves, Bezier curves, a very good source, you can achieve a smooth curve, but the intersection may not be through your
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:wp
  1. BezierCurve

    0下载:
  2. 贝赛尔曲线算法 给出任意个控制点生成一天平滑的贝塞尔曲线-Beisaier curve algorithm is arbitrary a point of generating day smooth Bessel curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:316.87kb
    • 提供者:王超
  1. Gaussian-Filter

    1下载:
  2. 高斯滤波程序,可以用来对数据曲线进行平滑,效果不错。-Gaussian filtering program can be used to smooth the data curves, the effect is good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-17
    • 文件大小:196.45kb
    • 提供者:
  1. Adaptive-Corner-Detection-

    0下载:
  2. 摘要文中算法首先在曲线尺度空间中通过高斯平滑以消除噪声;然后再基于自适应弯曲度计算和角点筛选准 则确定角点. 该算法不需要预先输入参数,具有较好的抗干扰性,实现简单有效. 关键词高斯平滑;尺度空间;自适应;角点检测-Abstract In image processing,corner point means the dominant point of maximum curvature aiong the bounding edge of pianar object. A meth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:190.55kb
    • 提供者:李齐贤
  1. Kalman

    0下载:
  2. 图像进行运动估计时,可用此平滑曲线,求出抖动分量,从而可以进行运动补偿-Image motion estimation, can use this smooth curve, seek the jitter component, and can exercise compensation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.06kb
    • 提供者:huangjiulin
  1. CONTRAST-ENHANCEMENT

    0下载:
  2. 增强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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:326.82kb
    • 提供者:zhangshun
  1. curves

    0下载:
  2. 本程序是在MATLAB中对印刷中常见的网点扩大值进行网点扩大曲线的拟合,拟合的曲线平滑,效果好。-This procedure is in MATLAB common in the printing dot gain values ​ ​ of dot gain curve fitting, curve fitting smoothing effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:4.89kb
    • 提供者:王一博
  1. BezierCurves

    0下载:
  2. Bezier曲线拟合程序,鼠标点击输入控制点,通过Bezier插值拟合出平滑的3次bezier曲线-Bezier curve fitting procedures, mouse click input control point by fitting a smooth Bezier interpolation 3 times bezier curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:58.26kb
    • 提供者:lili
  1. polyfit

    0下载:
  2. 多项式拟合的C语言程序,做曲线平滑时可能有所帮助-Polynomial fitting of the C language program, make a smooth curve may be helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6.67kb
    • 提供者:lili
  1. smoothing-processing-data

    0下载:
  2. 五个点三次平滑法处理数据,可以实现曲线的平滑处理-Three five-point smoothing processing data, you can achieve smoothing curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:536byte
    • 提供者:常远
  1. qcode.org

    0下载:
  2. 利用Bzier实现了曲线平滑处理,代码详细,清晰易懂,适合初学者学习-The curve smoothing treatment, the use of Bzier code and detailed, clear, suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:27.96kb
    • 提供者:张丹
  1. Image-Processing-Based-on-PDE

    0下载:
  2. 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.07mb
    • 提供者:marshal
  1. identify

    0下载:
  2. 通过图像处理中的灰度化,二值化,图像的缩放,细化,曲线平滑等相关技术结合神经网络对提取到的数字信息进行分析判断。-By grayscale image processing, binary, image scaling, thinning, curve smoothing, and other related technologies neural networks to extract digital information to analyze and judge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:187.02kb
    • 提供者:huashaojun
  1. 1

    0下载:
  2. 该代码实现了曲线平滑,可以调用,符合初学者,简单易懂,供大家学习使用。-The code to achieve a smooth curve, you can call, in line with beginners, easy to understand, for everyone to learn to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.22mb
    • 提供者:张妍
  1. gaussian_weighting_function_smoothing_Win64

    2下载:
  2. 高斯权函数的卷积平滑法有时亦简称为高斯平滑法,在天文地球动力学的观测资料处理中应用较多,其主要原理是将测量数据y(ti), i = 1,2,...,N与一个高斯曲线分布的权函数作为卷积计算,求得测量数据的平滑值。由于高斯权函数平滑法简单,计算机易于实现,且既可用于等间隔又可用于不等间隔数据,因此应用范围较广。(For Gaussian smoothing)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-13
    • 文件大小:429kb
    • 提供者:mm2019
« 12 »
搜珍网 www.dssz.com