资源列表
code
- 基于导向滤波的图像去雾代码,此代码可实现对有雾图像的去雾功能,效果较好。-Based guide filtered image defogging code, which can be realized with fog image defogging function better
histogram-optimization
- 通过直方图优化对于图像进行优化去雾去噪,主要通过matlab进行功能实现-By optimizing the image histogram to optimize the de-noising fog, mainly through matlab to achieve functional
two_threads_otsu
- 基于VS编写的二阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-Two threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
three_threads_otsu
- 基于VS编写的3阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-3 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
RPCA_matlab
- RPCA,Robust PCA,matlab-RPCA,matlab,robust pca
Fingerprint-image-segmentation
- 指纹图像分割,讲指纹图像从信息量大的图片中分离出来,方便后续的图像预处理。采用自适应阈值分割。-Fingerprint Segmentation
HIO_ER_stable
- 相位恢复算法,利用恢复图像在时域必须是正实值以及正逆傅里叶变换进行恢复-phase retrieve
imagesegment
- 几种简单的图像分割算法,如基于阈值的分割,基于HSV颜色空间的分割等,自带检测图片-Several simple image segmentation algorithms, such as those based segmentation threshold segmentation based on HSV color space, etc., comes detect Photos
four_otsu
- 基于VS编写的4阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-4 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
median-filtering
- 中值滤波,能有效抑制噪声,可以自己改变模板,实现不同的效果。-Median filter can effectively suppress noise, you can change your own templates to achieve different effects.
Mean-filter
- 均值滤波,适合于处理高斯噪声,可以改变滤波模板,实现不同的效果-Mean filtering, suitable for processing Gauss noise, you can change the filter template to achieve different effects
HEs
- 何凯明暗通道去雾算法Matlab版本,个人实测并已经加上注释-He s Dark channel fog removal