搜索资源列表
zuigansuanfa
- 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
directXLine
- 实用DirectX的平滑曲线推屏例程。可以做数据采集曲线输出,解决了屏闪的问题。- The practical DirectX smooth curve pushes the screen example regulation. May make the data acquisition curve output, has solved the problem which the screen dodges.
Bkindcurvecalculateway
- 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
test smooth contours
- 使得曲线光滑,用到了插值拟合,和数据筛选,得到多张图像-Makes a smooth curve, and uses interpolation fitting
CubicSplineAndBezier
- 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
DRAW
- 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
BezierSpline
- BezierSpline 1.21。sketch up(草图设计大师,Google精品软件)下的贝塞尔曲线插件,使用时解压拷贝到sketch up安装插件的目录下就行了,我暂时也没用过,请大家从网络上找资料学习它,不过它可以实现的功能就是把不同高度的曲线外边缘平滑连接成复杂精细的曲面,而sketch up主要用于3D设计,利用BezierSpline 1.21可以生成不同等高线地形的3维电子地图!-BezierSpline 1.21. sketch up (draft design of the
Smooth
- 折线光滑处理,比如提取的等值线不光滑,影响实验结果,既可以利用此程序作光滑处理-Curve smoothing
Beizer
- Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
bezier
- 绘制曲线,使曲线平滑。一般的曲线会出现锯齿效果-Drawn curve, the curve smooth. The general effect of the curve will appear jagged
Line-Smooth
- B样条算法实现曲线光滑,B样条是一种很常用的曲线光滑算法。-B-spline curve algorithm is smooth, B-spline is a smooth curve is commonly used algorithms.
smooth
- 本程序基于滑动窗口可以实现对一维曲线平滑及降噪,根据有用信号的频率,选取合适的窗口宽度。-This procedure can be achieved based on the sliding window, select the appropriate window width of one-dimensional curve smoothing and noise reduction, according to the frequency of the desired signal.
method-of-smooth-curve
- 本代码文档是用来处理数据用的,主要是来平滑曲线,里面有很多种平滑曲线的实例,同时有详细的代码和注释。代码可以直接运行。对于想用来处理数据的用户来说很实用-The code documentation is used to process the data used to smooth curve, there are a variety of smooth curves instance, while the details of the code and comments. The code
matlab-smooth
- 可以对曲线进行平滑,尤其可以对光谱曲线进行平滑处理!-The curve can be smooth, especially the spectral curve can be smooth processing!
besaier
- Qt贝塞尔曲线画连续的曲线,生成平滑的曲线-Qt Bezier curve drawing a continuous curve, smooth curve is generated
besaier
- Qt贝塞尔曲线画连续的曲线,生成平滑的曲线-Qt Bezier curve drawing a continuous curve, smooth curve is generated
Curve-Smooth-Calculator
- 图形曲线的平滑处理算法,其算法采用均值平均法进行计算-Graphical curve smoothing algorithm, the algorithm USES the average average method to calculate
bgxsxzydq
- 笔趣阁小说下载阅读器是一个在线电子书阅读器,其实严谨的来讲是一个在线下载本地查看的小说阅读器,可以在线获取小说简洁,点击阅读以后会把txt小说下载到本地SD卡目录下的read/record文件夹中,下次阅读无需联网即可阅读。项目有一些常规的很方便的功能,例如:字体大小设置、亮度设置、夜间模式、书签管理、进度转跳等,翻页使用的是贝塞尔曲线形式,,效果流畅没有任何卡顿,项目内的小说数据直接调用笔趣阁(http://www.biquge.com/)数据,使用jsoup对html页面进行解析,对txt大
smooth-line-chart
- 在android系统上,利用Java 和android的jar包实现两点之间绘画平滑的曲线。-On the android system, using Java and android jar package to achieve painting smooth curve between two points.
curve
- 实现曲线绘制,能够根据数组绘制光滑曲线,实现数遍放大缩小(Realize curve drawing, according to the array to draw smooth curve, realize several times enlarge and shrink)