搜索资源列表
graphicDemo
- 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
Bspline
- B 样条图像插值相关论文,希望对大家有用-B-spline image interpolation related papers, we want to be useful
CI
- B样条曲线插值,C++实现的,供大家参考-B-spline curve interpolation
lbptest
- 图像处理 使用圆形插值LBP算法提取特征 计算一个像素的B样条插值-Circular interpolation using image processing algorithms to extract LBP features a pixel calculated B-spline interpolation
B-spline
- B样条插值算法,对图像进行插值,效果比一般的插值算法要好-B spline interpolation algorithm for image interpolation, the effect is better than the common interpolation algorithm
Byangtiao_chazhi
- 《非均匀有理B样条(穆国旺译)》中有关插值的算法练习,c++编写-Non-uniform rational B-spline (Muguo Wang translated) " interpolation algorithm exercises, c++ prepared
Bspline_surf
- 1,实现了B样条曲线曲面的求值求导 2,实现了根据已知横坐标位置求曲线参数 3,实现了用3次均匀B样条插值生成曲线曲面-1, calculate evaluation and derivation of B-spline curve and surface。 2,calculate cubic B-spline curve parameter from abscissa position 3, interpolate input data to generate cubic u
edgeDetectionByHeadAndBspline
- 手动边缘检测 主要用于ivus图像处理,手动检测出内外膜,然后进行B样条插值。-edge detection for ivus images
image-zoom
- 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
B-spline
- 实现B样条曲线的绘制,包括逼近和插值。逼近是指通过控制节点求得节点向量,再进行曲线拟合。插值是指通过数据节点反求控制节点,并由数据节点求得节点向量,再进行曲线拟合。-The realization of B spline curves, including approximation and interpolation. Approximation is to obtain the node vector through the control node, and then curve fitt
Bsplinesmatlab
- B样条插值算法,对学习很好!可以放心大胆的用-B spline interpolation algorithm, learning is very good! Can rest assured bold use