-
图像分割
实现了遥感图像可以进行阈值分割和分水岭分割(Threshold segmentation, watershed segmentation)
- 2017-08-14 10:54:46下载
- 积分:1
-
tuxpz
利用MATLAB自带的两幅RGB彩色图像根据对图像互相关性的分析进行图像配准。(Using two RGB color images MATLAB, image registration is performed based on the analysis of image crosstalk.)
- 2017-05-11 19:47:01下载
- 积分:1
-
image5
图像灰度化处理、图像柔和处理、图像锐化处理(Grayscale image processing, image gentle processing, image sharpening)
- 2010-10-17 17:23:57下载
- 积分:1
-
envelopeanalysismatlab-master
说明: 次文件夹包含两个程序,可以对振动信号进行包络分析,适合信号处理入门的朋友(do envelope analysis on vibration signal)
- 2020-05-13 19:20:08下载
- 积分:1
-
SVMZZ
SVM进行图像分割 使用OTSU阈值法 效果很好 分割出来直接是二值图像(SVM for image segmentation using the OTSU thresholding method works well split up directly from the binary image)
- 2013-01-08 17:07:15下载
- 积分:1
-
CSharp-Images-code
C#实现了数字图像处理中的几个边缘检测的算法源代码。(C# implementation of digital image processing edge detection algorithm source code.)
- 2013-03-23 19:07:37下载
- 积分:1
-
guass_fliter_pic
高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
- 2017-03-11 10:40:11下载
- 积分:1
-
laplacian
拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。(Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.)
- 2009-03-26 10:36:01下载
- 积分:1
-
LDPCdwt
说明: ldpc码在数字水印方面的研究,可加强对ldpc码的理解(the research about ldpc applied digital watermark,it can decrease ber and improve robutness)
- 2009-08-04 18:56:31下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1