• kys007
    了解作者
  • matlab
    开发工具
  • 1KB
    文件大小
  • rar
    文件格式
  • 0
    收藏次数
  • 1 积分
    下载积分
  • 25
    下载次数
  • 2011-11-21 11:22
    上传日期
对灰度图像进行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。
Morphology-fill-holes.rar
  • 形态学填充孔洞.m
    1.5KB
评论
    相关推荐
    • ExtinctionProfiles.zip
      一种新的高光谱图像分类方法,采用形态学坡面方法提取特征,获得图像的空间特征,从而提高分类精度。
    • 15.rar
      cancer tumor detection and growth prediction
    • Morphology-based-text-line-extraction.zip
      MORPHOLOGY BASED TEXT EXTRACTION
    • ecg-classification-master.zip
      ECG CLASSIFICATION IN PYTHON
    • Papers-Referred.zip
      车牌的自动伞检测与字符识别的不错的参考文献
    • paper5.rar
      Watersheds in digital spaces an efficient algorithm based on immersion simulations
    • [35]-Automatic-blood-vessel-segmentation-in-color
      Automatic blood vessel segmentation in color images of retina
    • A-New-Method-for-Fruits-Recognition-Systema.rar
      A New Method for Fruits Recognition Systema
    • Lunmix.rar
      IDL编写的code,非常好用,另外我还增加了一些说明。
    • codesforimageprocessing.rar
      实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。