资源列表
AThreshold5
- 先定一个阈值 计算左、右两边的标准差 利用叠代表 计算最佳阈值-a fixed threshold value of left and right on both sides of the standard deviation calculated using the best efforts on behalf of the threshold
tuxiangfengge
- 利用最佳域值法,迭代循环运算达到图像分割的目的。-use of the best domain value method, iterative cycle operation to achieve the purpose of image segmentation.
image2
- 在数字图像处理中.应用MATLAB对图像进行过滤处理
3
- 基于区域生长法的MATLAB图像分割程序 -Region growing method based on the MATLAB image segmentation procedure based on the region growing segmentation of the MATLAB program
node
- 运用J2SE实现图像区域生长的算法.该算法实现了迭代使图像能够-use j2se show image can dsff asdadsf
RemovingNoiseFromAnImageWithFFT
- 傅里叶变换,用傅里叶变换去除噪声。图像处理-Removing Noise From An Image With FFT
edge_dect
- 本程序目的是分别采用Roberts算子、Sobel算子、Prewitt算子、Kirsh算子(8方向)、拉普拉斯算子对2幅灰度图像进行边缘检测。其中,一幅图像边缘比较明显,另一幅则比较“平坦”。对这些方法给出简要评价。-The purpose of this program were to adopt Roberts operator, Sobel operator, Prewitt operator, Kirsh operator (8 directions), the Laplace oper
DepToTime
- 在地震处理中,非常经典的进行时深转换的程序,通常比较好用-In seismic processing, the very classic procedure for time-depth conversion, usually more useful
AddFoghist
- 画出原图的直方图和加雾后图像的直方图,对两者进行比较-Canadian Mist draw after the original image histogram histogram comparison of the two
CV
- 直方图均衡化代码,包括函数的离散形式,虽然程序没那么复杂,值得初学者学习。-Histogram equalization code, including the function of the discrete form.Although the procedure is not so complicated, it is worth learning
yasuo
- 应用matlab语言进行编程实现对图像的压缩功能-the compression of the image on matlab
addTwoImageToOne.m
- 叠加两张图片的方法,第二张图在上面,tlPos是第二张图左顶点在第一张图的位置-Add two images to one image. The second image on the top. The tlPos is the second image s left top point on the first image.