-
三维地形实时显示的核心技术研究,用vc++编写
三维地形实时显示的核心技术研究,用vc++编写-Real-time display of three-dimensional topography of the core technology research, with vc++ Prepared
- 2022-06-20 07:59:52下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
3D文件读取
该包中包含3D文件的读取,保存,其中有DXF格式文件,3DS文件,OBJ文件,LSS文件,LAS文件,V3E文件,STL文件。这些常用3D数据格式的读取与存储操作,对3D开发者有非常大的作用。
- 2023-04-04 12:05:03下载
- 积分:1
-
通过vc在视图上画出矩形并填充颜色
这是一个实现画图并填充颜色的C++程序代码,当程序运行时,在窗口会出现一个长方形,而且该长方形被填充了红色跟蓝色,两种颜色各占一半空间。当然,你可以通过修改该程序来控制矩形的大小,也可以更改所填充的颜色。
- 2023-04-25 07:55:04下载
- 积分:1
-
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序...
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序-This is a Matlab environment of excellence to enhance the source code, test images containing and testing procedures
- 2023-04-14 16:55:03下载
- 积分:1
-
多项式回归法得色彩空间转换(色彩信息处理)
多项式回归法得色彩空间转换(色彩信息处理)-polynomial regression in color space conversion (Color Information Processing)
- 2023-03-26 01:35:04下载
- 积分:1
-
基础DirectX技术实现,适合初学者参考
基础DirectX技术实现,适合初学者参考-Based on DirectX technology, suitable for beginners reference
- 2023-01-22 23:25:04下载
- 积分:1
-
类似游戏装备类源码,请举一反三!类似游戏装备类源码,请举一反三!...
类似游戏装备类源码,请举一反三!类似游戏装备类源码,请举一反三!-Similar type of game equipment source, please judge the whole! Similar type of game equipment source, please judge the whole!
- 2022-06-17 07:52:08下载
- 积分:1
-
一个基于vc++的运动物体跟踪的程序代码,希望对大家有所帮助,测试无误...
一个基于vc++的运动物体跟踪的程序代码,希望对大家有所帮助,测试无误-Vc++ based object tracking the movement of program code, want to help everyone, test and correct
- 2022-05-14 16:42:59下载
- 积分:1
-
图像处理基础打开位图(向世明书源码)
图像处理基础打开位图(向世明书源码)-image processing based on open bitmap (to the source book Shi-ming).
- 2022-03-07 03:05:21下载
- 积分:1