搜索资源列表
7720spline_c++
- 一个很好的画三次样条曲线的程序源码-a good painting cubic spline curve procedures FOSS
Beziergenerate
- 人机交互生成三次Bezier曲线,但是没有编辑功能,正在继续改进!-HCI generated cubic Bezier curve, but no editing function, is continuing to improve.
图像旋转(三次)
- 图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
quxian3
- 三次样条插值曲线-cubic spline interpolation curve
somegraph
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等-many geometric shapes of paint, such as 3D graphics, curve and surface mapping, cubic spline curve, BEYOND, surface, curve Beziel
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
doubleBeziersurface
- 用c++实现的双三次曲面,并且可以通过改变控制点改变曲面形状!-Using c++ to achieve the bi-cubic surface, and can be changed by changing the surface shape control points!
TreeSpline
- 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
shiyan6-double-Bezier
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(双三次Bezier曲面算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (bi-cubic Bezier surface algorithm)
Bi-cubic-Bezier-surface-algorithm
- 在Windows环境下用visual C++实现双三次Bezier曲面算法的编程-In the Windows environment using visual C++ to achieve bi-cubic Bezier surface programming algorithm
curve
- 这是一个基于Visual C++ 6.0的windows程序,利用说三次样条插值,B样条插值,和Bezier曲线实现了曲线的生成-This is based on Visual C++ 6.0 for windows programs, the use of that cubic spline interpolation, B-spline interpolation, and Bezier curves to achieve the generation of the curve
graphics
- 三次贝齐尔曲线的拼接的vc++编程案例。-Cubic Bezier curves the splicing vc++ programming case.
MTFApp
- 通过获取Excel中的数据,进行坐标显示,并对该组数据进行三次样条插值,并计算出积分结果。全部为本人所写,希望大家踊跃分享-Through access to data in Excel, display coordinates, and this set of data for the cubic spline interpolation, and calculate the integral result. All I wrote, hope you can come to share! !
The-Lagrange-interpolation-algorithm
- 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
mfcbspilin
- mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用-mfc achieved drawing cubic B-spline
QtSpline
- 利用Qt实现三次样条插值,主要实现函数型和参数型,函数型包括自由边界和抛物边界,参数型包括均匀参数化,弦长参数化和向心参数化-Use Qt to achieve cubic spline interpolation, the main function type and parameter type, function type, including free boundary and parabolic boundary, parameter types, including uniform
polyfit
- 基于OpenCV的三次多项式拟合程序,使用最小二乘法求解线性方程组-cubic polynomial fitting procedure based on OpenCV
hw1
- 图像处理,对源图像进行扭曲,采用最近邻、二维插值和三次样条插值。-Image processing, image distortion source, using the nearest neighbor, the two-dimensional interpolation and cubic spline interpolation.
