-
可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数...
可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
- 2022-05-18 01:24:48下载
- 积分:1
-
实现地理坐标系的四参数转换,从80转54,或54转地方,只需知道参数即可,方便。...
实现地理坐标系的四参数转换,从80转54,或54转地方,只需知道参数即可,方便。-ARCGIS
- 2022-01-22 02:51:23下载
- 积分:1
-
24位真彩色图像转换为8位图像
24位真彩色图像转换为8位图像-24-bit true color images converted to eight images
- 2023-07-03 03:15:02下载
- 积分:1
-
本程序来显示项目EffectShowcdib的特技显示功能.
本程序来显示项目EffectShowcdib的特技显示功能.-the procedures to show that the project EffectShowcdib stunts display.
- 2022-02-01 09:09:20下载
- 积分:1
-
VC++ 实现的一聚类分析程序,具有简单的分析识别能力
VC++ 实现的一聚类分析程序,具有简单的分析识别能力-VC++ Realize one of the cluster analysis procedures, with a simple analysis to identify the capacity of
- 2022-10-12 01:10:03下载
- 积分:1
-
华清远见LCD接口培训资料 ,PDF格式
华清远见LCD接口培训资料 ,PDF格式-Huaqing vision LCD interface, training materials, PDF format
- 2022-03-05 10:27:42下载
- 积分:1
-
数字图像处理演示程序
数字图像处理演示程序-Digital Image Processing Demonstration Program
- 2023-08-19 22:50:03下载
- 积分:1
-
video files from a data to be used to address the video is a data operation to g...
从视频文件中得到一帧数据,用于处理 是一个对视频数据操作的必经过程-video files from a data to be used to address the video is a data operation to go through the process
- 2022-03-22 18:25:11下载
- 积分:1
-
CAD drawing of a similar code, graphics, drag, select object features such as st...
类似CAD绘图的代码,绘图、拖动、分层选择物件等功能-CAD drawing of a similar code, graphics, drag, select object features such as stratification
- 2022-03-23 08:47:57下载
- 积分: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