资源列表
xinpcnn
- 利用PCNN,可得到二值图像的轮廓,轮廓的宽度可调节
restore
- 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
SPG
- 希尔伯特黄变换方法的安全评估matlab源程序-Hilbert-Huang Transformation security assessment
dajinfa
- 大津法图像分割,即最佳阈值图像分割,希望对大家有用- 将中文译成英语 Otsu segmentation method, ie the best threshold image segmentation, we want to be useful
zhongzhilvbo
- 中值滤波算法改进之C语言实现,可以实现中值滤波。-Median filter to improve the C language, median filtering can be achieved.
KM_Algorithm22
- 图论经典算法KM算法,针对求解最优加权二分匹配问题,也可以用来解决指派问题-Graph theory km, and classic approach to solve the problem of the match, and minim are you can use to solve such problems
shoolgate_fusion
- 图像融合,关于校门的融合效果程序,效果比较好,对于初学者很有用-Image fusion, the fusion effect program about the gate, the results were quite good, very useful for beginners
WaterMarkPic.py
- 对用户上传的图片加水印,可以设置水印的透明度,自己指定水印图片。-Users to upload pictures add watermark, you can set the transparency of the watermark, specify your own watermark image.
handselectcontrolpoints
- 本段代码实现了手动选点的matlab配准,在此代码中只选择了3对控制点,同时从结果可以看出手动选点配准的不精确性,为自动选点配准算法的提出提供了实验依据-This code implements manually selected point matlab registration, in this code to select only the three pairs of control points, and the results can be seen from the point o
flat
- 使用IDL做平面场校正。DN值转为反射率。你绝对需要的批处理-Flat field correction using IDL do. DN value into reflectivity. Batch you absolutely need
tree4
- 图像处理方面的matlab程序,用以计算四叉树的程序-imagae processing
Image-gray-scale-cutting
- 该文件是图像灰度切割变换的MATLAB源程序。 -Image gray scale cutting transformation