-
简单的图像处理程序,统计直方图,均值化,用概率法对灰度值进行分类...
简单的图像处理程序,统计直方图,均值化,用概率法对灰度值进行分类-Simple image processing procedures, statistical histogram, mean, and with the probability of gray value on the classification
- 2022-11-09 21:10:03下载
- 积分:1
-
vc programming reference images, large graphics files
vc 图象编程参考,大量绘图文档-vc programming reference images, large graphics files
- 2022-06-18 02:17:27下载
- 积分:1
-
Simple image processing, including the opening of the image, image format conver...
简单的图像处理,包括图像的打开,图像格式的转换-Simple image processing, including the opening of the image, image format conversion, etc.
- 2023-06-05 02:25:02下载
- 积分:1
-
maya5 _ 6xfileexporter
maya5_6XFileExporter
- 2022-04-18 15:57:05下载
- 积分:1
-
05 VC matlab联合编程
05 VC matlab联合编程-频域处理源代码,是用matlab与VC联合编程实现-05 VC Matlab programming joint-frequency domain processing source code is the use of Matlab and VC Joint Programming
- 2022-03-03 16:07:25下载
- 积分:1
-
一个不错的3d程序,vb编写
一个不错的3d程序,vb编写-a good 3d procedures, the preparation of vb
- 2022-07-25 01:19:14下载
- 积分:1
-
各种图像过滤算法的源程序
各种图像过滤算法的源程序-various image filtering algorithm source code
- 2022-11-17 14:20:04下载
- 积分:1
-
vc2010 视频播放器
vc 调用Windows Media Player播放器可以多个视频播放
- 2023-02-11 02:45:21下载
- 积分:1
-
Note the use of matlab for image filtering, active code, it is useful to
利用matlab的图像滤波说明,有源代码,很管用的-Note the use of matlab for image filtering, active code, it is useful to
- 2022-05-31 07:50:53下载
- 积分: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