-
bivalueis about image
bivalueis about image
- 2022-02-05 15:43:17下载
- 积分:1
-
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想...
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduction Finally fuzzy C-means clustering, fuzzy clustering is a very important thinking, recently re-image processing on the use of such thinking, but also Innovative thinking is that
- 2023-08-03 04:00:03下载
- 积分:1
-
直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化...
直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化-A histogram equalization process, only black and white BMP image histogram equalization
- 2023-07-07 05:10:02下载
- 积分:1
-
图像融合的C++源代码。程序简单
图像融合C++源代码.程序简单易懂,是数字图像处理典型算法及实现书中的源程序-Image Fusion C++ Source code. Program easy-to-read, is a typical digital image processing algorithm and the realization of the source book
- 2022-07-16 10:26:24下载
- 积分:1
-
Matlab write a line of color conversion process in order to deal with some speci...
一个matlab写的 颜色系转换程序 为了处理些特殊的彩色图像十分有用-Matlab write a line of color conversion process in order to deal with some special color images are useful
- 2022-02-04 11:04:17下载
- 积分:1
-
多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并....
多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并.- The polygon merge algorithm, this algorithm can realize
wilfully two polygons (including concave polygon) merge
- 2023-05-23 23:05:04下载
- 积分:1
-
包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好...
包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color processing, image processing results
- 2022-05-31 14:14:43下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子...
的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子-incidental procedures chapter to read and write BMP files using the DIB example, a good book and examples
- 2022-01-26 07:52:07下载
- 积分:1
-
对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂...
对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂-BMP images for simple treatments, such as sobel edge detection, histogram display, median filtering, clear and easy to understand
- 2022-03-14 21:07:05下载
- 积分:1
-
<基于相位相关的小波域图像配准方法研究>
小波变换是一种多尺度信号分析方法,近几年在图像处理领域受到广泛关注,它克服了傅立叶变换的固定分辨率...
小波变换是一种多尺度信号分析方法,近几年在图像处理领域受到广泛关注,它克服了傅立叶变换的固定分辨率
的弱点,既可分析信号概貌,又可分析信号的细节。相位相关是一种频率域的图像配准参数估计方法,是利用傅立叶变换的
平移、旋转等特性进行参数估计的。在研究多尺度小波分析和相位相关理论的基础上,提出基于小波系数的像素级相位相
关图像配准方法:首先对待配准图像进行小波分解,获得低频小波系数后,再对小波系数应用相位相关进行配准参数估计。
实验结果表明了该方法的可行性和有效性。-err
- 2022-02-12 00:09:56下载
- 积分:1