-
本程序主要介绍了碰撞检测算法及基于物理的建模方法
本程序主要介绍了碰撞检测算法及基于物理的建模方法-This procedure introduces a collision detection algorithm and physics-based modeling method
- 2022-03-04 23:53:58下载
- 积分:1
-
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助-motion estimation code. Active inside images and results of operations. Papers should be written to help
- 2022-03-21 11:56:29下载
- 积分:1
-
imgscale
ImgScale-2.8.14 一个Linux下的图像处理软件-ImgScale- 2.8.14 a Linux image processing software
- 2023-06-26 09:10:04下载
- 积分:1
-
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。...
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。-Of two-dimensional signal (such as two-dimensional image), the realization of multi-level wavelet decomposition and reconstruction, the wavelet function is used wavelet DBN, namely Daubechies wavelet.
- 2022-11-29 04:15:04下载
- 积分:1
-
用VC++编写的在文档内画图的源程序,比较简单适合初学VC的人...
用VC++编写的在文档内画图的源程序,比较简单适合初学VC的人-With VC++ Prepared within the drawing in the document source, is relatively simple for beginners VC people
- 2022-01-30 13:57:19下载
- 积分:1
-
使用windows的API进行绘图的完整源码例程
使用windows的API进行绘图的完整源码例程 -The use of windows of the API source for a complete graphics routines
- 2023-09-01 14:30:04下载
- 积分:1
-
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观...
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
- 2023-08-03 18:10:03下载
- 积分:1
-
fir低通滤波器
用c语言设计的fir低通滤波器,经过调试,可以使用。包含几个函数,可以看清,注释比较多,方便看懂。
- 2022-02-24 19:41:08下载
- 积分:1
-
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究...
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究-The network popular image thinning algorithm only one, the effect is not very good, this is my hard work to collect the other four types of image thinning algorithm for the U.S. tries to study the
- 2023-07-22 15:25:03下载
- 积分:1
-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分:1