-
基于模糊聚类分割的图像分割算法
图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
- 2022-11-15 02:55:03下载
- 积分:1
-
ENVI_IDL43 new features introduced include support for multi
ENVI_IDL43新功能介绍,主要包括支持多线程、iVector、图形部件的增强、支持更多的科学数据格式、支持更多的平台-ENVI_IDL43 new features introduced include support for multi-threaded, iVector, enhanced graphics components to support more scientific data formats, support for more platforms
- 2022-10-05 14:30:04下载
- 积分:1
-
Laplacian operator used for the edge detection function documents, we can try to...
用Laplacian算子进行边缘检测 的 函数
文件,大家可以尝试的用用,都是基于matlab平台的。-Laplacian operator used for the edge detection function documents, we can try to use use are based on Matlab platform.
- 2022-02-05 15:26:33下载
- 积分:1
-
上传文件显示几乎所有格式的图片,适合各种图片
上传的文件可以显示几乎所有格式的图象,适合做图象的各种处理-upload documents show almost all format images, suitable for the various images
- 2022-01-27 22:22:01下载
- 积分:1
-
canny算子的matlab源码,可以学习canny算子的详细实现过程
canny算子的matlab源码,可以学习canny算子的详细实现过程-canny operator matlab source, canny operator can learn to realize the process of detailed
- 2022-06-02 19:01:17下载
- 积分:1
-
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。...
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。-This is similar to the grayscale algorithm photoshop. Calculated is very close to photoshop. Can be used in many image processing algorithms.
- 2022-01-25 16:04:49下载
- 积分:1
-
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
- 2022-07-12 07:25:59下载
- 积分:1
-
读取位图的通用代码
可以在此基础上添加自己所需的图像处理功能...
读取位图的通用代码
可以在此基础上添加自己所需的图像处理功能-Read bitmap generic code on this basis can add your own image processing functions required for
- 2022-12-11 23:05:03下载
- 积分:1
-
边界分割的并行、串行边界分割,区域分割…
并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子-boundary segmentation parallel, serial boundary segmentation, regional segmentation parallel, serial regional segmentation, Canny operator
- 2022-03-25 10:57:46下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1