-
自己编的vb编程,这是圆弧连接源代码!请多多指教!
自己编的vb编程,这是圆弧连接源代码!请多多指教!-vb own series programming, which is connected arc source code! A great weekend!
- 2022-08-07 03:05:14下载
- 积分:1
-
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩-Image recognition step (a total of three), this step is image preprocessing, including edge detection, image stretching
- 2022-07-11 10:45:49下载
- 积分:1
-
计算机图形学清华大学版
实践教程所有源代码
计算机图形学清华大学版
实践教程所有源代码-Computer Graphics, Tsinghua University tutorial version of all the source code of practice
- 2022-04-15 18:43:09下载
- 积分:1
-
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载...
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载-SVM and AdaBoost-based infrared target tracking of papers, there is a need to look at the friend can be downloaded
- 2022-01-28 17:37:41下载
- 积分:1
-
看的明白^ _ ^
看看就明白了^_^-look at to understand ^ _ ^
- 2022-02-10 14:47:27下载
- 积分:1
-
这是GPS车辆监控调度系统的部分源码及资料
这是GPS车辆监控调度系统的部分源码及资料-This is the GPS vehicle monitoring and dispatching system parts and information source
- 2023-01-13 10:05:04下载
- 积分:1
-
图像分割算法
这是一篇关于图像分割的论文的相关代码,论文是2013年发表的,比较新,使用平台是vs2012,配置opencv2.4.3.效果很赞哦!希望有用。
- 2022-08-08 06:45:54下载
- 积分:1
-
读取一系列CT片并显示出来
使用vtk
读取一系列CT片并显示出来
使用vtk-read a series of films and CT demonstrated the use vtk
- 2022-10-18 17:10:03下载
- 积分:1
-
蛇是一种变分技术,以找到最佳的轮廓,与一个…
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
- 2023-09-05 13:55:02下载
- 积分:1
-
基于Astar算法的最优路径生成算法实现
应用背景
基于Astar算法的最优路径生成算法实现:
可应用于地理建模后的道路自动生成,实现人工智能中Astar最优路径选择功能,可辅助道路设计师;
计算机可视化领域的demo
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的ui交互。
- 2022-02-14 23:23:50下载
- 积分:1