搜索资源列表
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.
B-spline
- uniform B-spline curve and quasi-uniform B-spline curve
BSpline.rar
- 这是用open cascade通过手工绘制B样条曲线,然后转换成样条曲面的程序。欢迎对OCC感兴趣的朋友参考。,This is open cascade through the use of hand-painted B-spline curve, and then converted into spline surface procedures. OCC welcomed the reference of interest to a friend.
quxiansuanf.rar
- 三次B样条参数曲线算法,在计算机图形学中很重要的点。希望对大家有用。,Three parameters of B-spline curve algorithm, computer graphics in a very important point. Useful for all of us hope.
particlefiltertotrackhand2.rar
- 使用粒子滤波进行手部跟踪,动态转移矩阵训练得到.使用B样条曲线对手外部轮廓拟合,并引入形状空间限制维数.详细理论参考active contour由michael isard和Andrew blake完成.,The use of particle filter for hand tracking, the dynamic transfer matrix has been training. The use of B-spline curve fitting against an external
Curve
- 本科计算机图形学课程实验--b样条曲线生成。支持vc6和vs.2003-Undergraduate computer graphics course experiment- b-spline curves generated. Support for vc6 and vs.2003
roispline
- 采用B样条曲线分割感兴趣区域,有兴趣的可以看一下-The use of B-spline curve divided region of interest, interested can look at
drawingcurve
- Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
image_demo
- 使用vc++2005完成,实现B样条曲线拟合曲线.单文档视图结构.可打开显示图片,可使用B样条曲线对对象轮廓进行拟合.显示B样条曲线的次数,控制点个数,控制点坐标,节点向量等-Using vc++2005 completed, the realization of B-spline curve fitting. The structure of a single document view. To open the display picture, you can use B-spline cu
hough
- 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
B-spline
- VC++中b-样条曲线的绘制,如何绘制的,请看程序-VC++ in the b-spline curve, how it is drawn, see the program
AntiAliasing
- 直线, B样条曲线, 椭圆, 椭圆弧, 圆角矩形的反走样算法.-Straight line, B-spline curve, ellipse, elliptical arc, rounded rectangle of anti-aliasing algorithm.
498q
- vc开发丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线) 丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等) 软件通用功能(撤消/恢复,打印,文件操作-vc development of rich graphical type (straight, parallelogram, rectangle, polygon, rounded rectangle, round,
20798021sphere2
- 型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆-Type of interactive graphics systems, prepared by the Turbo C2.0 to achieve reduction of polygons in computer graphics polygon rotation, translation, scaling Bezier curve B-spl
byangtiao
- 多次B样条曲线,可以通过控制鼠标的操作实现曲线的控制。-Multiple B-spline curve can be achieved by controlling the operation of the mouse to control the curve.
CI
- B样条曲线插值,C++实现的,供大家参考-B-spline curve interpolation
Bezier_Curve_Plotter
- B样条曲线的绘制,可以在很大程度上提高学习者去B样条曲线的认识-B spline curve, can greatly improve the learner to B spline curve understanding
B-Spline
- 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
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
B样条曲线及法矢
- b样条曲线求解过程及其法矢方向的求取,上传共享一下(B spline curve solving process and its normal vector direction, and upload to share)