-
3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可
3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可-3rd spline interpolation c achieve targeted at graphics applications written to function has been given detailed notes, only the need to process called interpolation function can be
- 2022-03-21 12:09:51下载
- 积分:1
-
画图程序:实现最基本的绘图功能。
DOS画图程序:实现最基本的画图功能.-DOS drawing program : to achieve the most basic drawing functions.
- 2022-07-22 17:03:02下载
- 积分:1
-
used language paintings balls, oval procedures, instead of graphics library
用c语言编写的画圆球,椭圆的程序,不是用图形库-used language paintings balls, oval procedures, instead of graphics library
- 2023-01-05 15:00:04下载
- 积分:1
-
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。...
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。-A great two-dimensional contour mapping procedures, the use of bicubic surface fitting algorithm, the contour lines to be very smooth, compared to the other I can see that the contour tracking algorithm increases the smoothing results are isogram much higher quality.
- 2023-01-16 01:05:04下载
- 积分:1
-
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙...
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙-in drawing more applications, the GUI objects need structure and destructors, programmers easily overlooked, this category can help you are very busy
- 2023-07-15 03:50:03下载
- 积分:1
-
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助-motion estimation code. Active inside images and results of operations. Papers should be written to help
- 2022-03-21 11:56:29下载
- 积分:1
-
一个图形的2值算法,很简单也没什么可以说的
一个图形的2值算法,很简单也没什么可以说的-one of the two graphics algorithm is very simple : there is not much to be said
- 2022-03-24 07:41:31下载
- 积分:1
-
图像处理的DWT算法,用于基础图像处理学习。matlab语言制作
图像处理的DWT算法,用于基础图像处理学习。matlab语言制作-image processing with DWTimage processing with DWTimage processing with DWT
- 2022-02-02 01:30:12下载
- 积分:1
-
用matlab编写的时候
这是一个用matlab编写的时频分析的程序与一些例子,有的是从国外的硕士论文中摘取的,希望对人们有用!-using Matlab prepared by the time-frequency analysis of the procedures and some of the examples, Some of the foreign master"s thesis, which address the hope that the right people useful!
- 2022-01-26 02:50:19下载
- 积分:1
-
SIFT算法
尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。
- 2022-03-26 15:19:51下载
- 积分:1