-
数字图像处理(朱志刚)
数字图像处理(朱志刚)-Digital Image Processing (Zhu Zhigang)
- 2022-08-15 06:21:32下载
- 积分:1
-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分:1
-
图形学的有一个作业
图形学的有一个作业-graphics operations of a
- 2022-01-27 18:11:31下载
- 积分:1
-
AABB碰撞检测
利用AABB算法对两个物体进行碰撞检测,物体采用三角面片表示,算法输入两个物体碰撞的三角面片对及碰撞检测时间等信息。AABB algorithm is used to analyse the two objects, collision detection, object
using triangles, said algorithm triangles in the input of the collision of two
objects and collision detection time and other information.
- 2022-01-31 05:35:18下载
- 积分:1
-
LabVIEW入门组竞赛获奖程序,可供初学LabVIEW者使用.
LabVIEW入门组竞赛获奖程序,可供初学LabVIEW者使用.-LabVIEW Getting Started Group Contest Awards program
- 2022-01-28 12:32:35下载
- 积分:1
-
使用嵌入图形方式实现的图形程序
使用嵌入图形方式实现的图形程序-The example of implementing graphical program using embeded graphical mode
- 2022-02-21 19:12:57下载
- 积分:1
-
医学图像三维重建的源码
医学图像三维重建源码-3D medical image reconstruction FOSS
- 2022-03-20 07:29:09下载
- 积分:1
-
《Visual C++数字图像处理》配套源代码
《Visual C++数字图像处理》配套源代码-"Visual C Digital Image Processing" complementary source code
- 2022-10-17 19:10:03下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
这是一个实现GVF(广义梯度矢量流算法)的matla代码,
这是一个实现GVF(广义梯度矢量流算法)的matla代码,-This is a realization of GVF (generalized gradient vector flow algorithm) matla code,
- 2022-02-01 10:15:46下载
- 积分:1