-
reliable algorithm source code C Numerical Recipes
200 多个可靠的算法源程序 Numerical Recipes C代码-reliable algorithm source code C Numerical Recipes
- 2022-06-16 00:30:07下载
- 积分:1
-
基于Astar算法的最优路径生成算法实现
应用背景
基于Astar算法的最优路径生成算法实现:
可应用于地理建模后的道路自动生成,实现人工智能中Astar最优路径选择功能,可辅助道路设计师;
计算机可视化领域的demo
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的ui交互。
- 2022-02-14 23:23:50下载
- 积分:1
-
图像质量评价
一种盲图像评价方法,可以对任意输入图像的质量做一个量化评价,更有利于后期图像处理,很有效,大牛写的算法。
- 2022-02-12 19:23:20下载
- 积分:1
-
导出三维卷生成
应用背景此代码创建一系列的三维体积的球体,立方体,圆柱体,圆锥体,球体的平行六面体,和沙漏。除了描述每个卷的基本方程,进行三维可视化的卷,并保存所有的二维数据量的每一个切片在一个文本文件。所以你可以导出其他任何平台。关键技术一个被我们的MATLAB更难的话题课程是利用数组运算符来实现矩阵的功能一个变量。虽然这是MATLAB的强大功能,这个概念很难理解,因为它不存在于其他编程语言。- 3的功能将显示一个三维一组数据点的绘制。- meshgrid(xgv,ygv,zgv)产生三维坐标系。输出坐标arraysx,Y,网格的vectorsxgv andzcontain副本,ygv,andzgvrespectively。输出阵列的大小由网格向量的长度确定。网格vectorsxgv,ygv,andzgvof lengthm,N,andprespectively,X,Y,andzwill havenrows,mcolumns,andppages。
- 2022-03-29 19:48:28下载
- 积分:1
-
a new image process.a new image process,a new image proce
a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
- 2022-01-25 22:06:07下载
- 积分:1
-
数字图像处理中的数字图像处理技术与经验点
VC++在数字图像处理中的几点技巧与经验-VC in the digital image processing techniques and the experience points
- 2022-04-12 12:15:36下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program2
- 2022-01-28 12:42:29下载
- 积分:1
-
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。...
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many procedures inadequate, and hopes people will be more high guidance.
- 2022-08-24 18:05:31下载
- 积分:1
-
用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。
用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。-Configured to use the VTK CMake 8bitBMP picture on the three-dimensional reconstruction, have been tested.
- 2022-02-05 06:46:07下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1