-
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。...
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
- 2022-08-13 10:53:16下载
- 积分:1
-
用MFC实现图像融合和叠加功能,很好用的。
用MFC实现图像融合和叠加功能,很好用的。-Using MFC to achieve image fusion and stacking features, very good use.
- 2022-03-02 23:47:43下载
- 积分:1
-
DirectShow Players
DirectShow的Players-DirectShow Players
- 2022-06-22 05:27:45下载
- 积分:1
-
//程序说明: //该函数用来对图像进行直方图均衡。
//程序说明: //该函数用来对图像进行直方图均衡。-//procedures :// This function used to image histogram equalization.
- 2022-03-25 17:13:57下载
- 积分:1
-
曼德勃罗集计算程序
曼德勃罗集计算程序-Mandelbrot set calculation program
- 2022-05-15 18:32:16下载
- 积分:1
-
基于神经网络的数字识别系统
基于神经网络的数字识别系统 -Figure based on neural network recognition system is based on the number of neural network recognition system
- 2023-06-25 20:15:04下载
- 积分:1
-
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。...
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
- 2022-03-04 14:22:21下载
- 积分:1
-
自己编的vb编程,这是树形源代码!请多多指教!
自己编的vb编程,这是树形源代码!请多多指教!-vb own series programming, which is the source code tree! A great weekend!
- 2022-01-31 17:07:40下载
- 积分:1
-
JPEG C language source code, please treasure
JPEG的C语言源代码,请大家好好珍惜-JPEG C language source code, please treasure
- 2023-08-24 23:05:04下载
- 积分:1
-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分:1