-
star
C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法(C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book)
- 2012-06-12 07:54:36下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
Top-hat
基于形态学的滤波算法,tophat算法的matlab源代码即图片(Filtering algorithm based on morphology, tophat algorithm matlab source code for the image)
- 2010-12-30 22:48:03下载
- 积分:1
-
emd(2)
在MATLAB环境下实现二维emd分解的实现,效果还不错(Emd decomposition MATLAB environment to achieve a two-dimensional realization of the results were pretty good)
- 2013-01-05 11:29:31下载
- 积分:1
-
MATLAB
sar图像变化检测 基于减法代码
比较两幅图片的细微差别(sar image change detection code based on subtraction of two pictures comparing the nuances of)
- 2011-06-20 19:06:51下载
- 积分:1
-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1
-
otsu
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好(otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better)
- 2020-10-31 15:59:55下载
- 积分:1
-
histeq
主成分分析算法(PCA),可用于降维,也可用于处理图像相关性问题,提取主成分,分析图像细节信息和主要成分,用于图像压缩也可以(Principal component analysis algorithm (PCA), can be used for dimensionality reduction, can also be used to process images related issues, extracted principal component analysis and main component of image detail information, to be used for image compression)
- 2015-04-15 21:40:51下载
- 积分:1
-
matlab 关于图像分割技术
此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。(This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.)
- 2021-01-04 09:18:56下载
- 积分:1
-
mom
经典矩量法点匹配程序,重推导,注释说明详细(Classical point matching moment method procedure)
- 2011-05-12 23:00:16下载
- 积分:1