-
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状...
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
- 2022-01-26 06:02:11下载
- 积分:1
-
用M文件做的hough变换,包括内容canny算子圆检测
用M文件做的hough变换,包括内容canny算子圆检测
- 2023-05-19 13:40:03下载
- 积分:1
-
一个C#写的图片浏览器.演示了C#的图形处理功能!
一个C#写的图片浏览器.演示了C#的图形处理功能!-C# to write a picture browser. C# demonstration of the graphic processing function!
- 2023-04-24 01:40:04下载
- 积分:1
-
good use of edge detection procedures :) ED
很好用的边缘检测程序:)
ED-256 is an edge detection program with support for any bitmap. As of 2.1, the program allows both edge detection and prototype classification on the images.-good use of edge detection procedures :) ED-256 is an edge detection program with support for any bitmap. As of 2.1, the program allows both prototype edge detection and classification on the images.
- 2022-12-22 23:20:03下载
- 积分:1
-
Andorid列表和菜单界面构建
andorid list and menu ui construct-android list and menu ui construct
- 2022-04-29 07:10:02下载
- 积分:1
-
Thesis
论文《图像匹配技术研究》,介绍了有关图像匹配方面的算法-Thesis
- 2023-06-28 17:50:04下载
- 积分:1
-
对各种数字图象处理使用滤波器的研究 包括边缘增强 平滑 去噪 锐化等...
对各种数字图象处理使用滤波器的研究 包括边缘增强 平滑 去噪 锐化等-Research on some useful filters in DIP
- 2022-07-08 04:00:56下载
- 积分:1
-
dicom到bmp转换程序 非常好用,亲自调试过,并且很准确,可以打开多个公司的DICOM图像,推荐...
dicom到bmp转换程序 非常好用,亲自调试过,并且很准确,可以打开多个公司的DICOM图像,推荐-DICOM to bmp conversion process is very easy to use, personally have been debug, and very accurate, you can open multiple companies DICOM images, Recommended
- 2022-02-09 18:50:23下载
- 积分:1
-
RGB image format will be converted into YCbCr image format C program
将RGB图像格式转化成YCbCr图像格式的C程序-RGB image format will be converted into YCbCr image format C program
- 2022-03-19 00:24:08下载
- 积分:1
-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1