CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - gray scale image segmentation

搜索资源列表

  1. optimumthreshold.rar

    0下载:
  2. 最佳阈值分割法实现对灰度图像的分割,通过迭代阈值找到最佳阈值后用imbw二值化,Optimal threshold segmentation method for gray-scale image segmentation, through the iterative find the best threshold after threshold binarization imbw
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1143
    • 提供者:shayu
  1. icm1

    1下载:
  2. 实现ICM算法(条件迭代模型)对于灰度图像的分割-Achieve ICM algorithm (iterative model conditions) for the gray-scale image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-31
    • 文件大小:773
    • 提供者:zc
  1. kmeans

    0下载:
  2. 利用kmeans算法实现一副图像的灰度值分割,也可以实现图像的RGB彩色空间的分割。-Kmeans algorithm using a gray scale image segmentation, image can also be achieved RGB color space segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:605
    • 提供者:小李
  1. Study.on.License.Plate.Segmentation.Based.on.Color

    0下载:
  2. 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:142661
    • 提供者:memcpy
  1. zds

    0下载:
  2. 基于最大信息熵原理,对灰度图像进行阈值分割-Based on maximum entropy principle, the gray-scale image threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:794
    • 提供者:ryan
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
  1. zidongduoyuzhi

    0下载:
  2. 图像的自动多阈值分割,可以进行灰度图像的自动分割。-Automatic multi-image threshold segmentation, gray-scale images can be automatically split.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2151
    • 提供者:liulei
  1. yichuansuanfaimageseg

    1下载:
  2. 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:123555
    • 提供者:benzhiwei
  1. hough

    3下载:
  2. sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:3134
    • 提供者:张益搏
  1. LevelSet_ChunmingLi_1.0

    2下载:
  2. 一种新的基于snake模型的水平集图像分割方法:用matlab编程实现,可进行灰度图像的分割,里面有演示实例,便于学习。-A new snake model based on the level set image segmentation methods: using matlab programming implementation, can be gray-scale image segmentation, there are demonstration examples for stud
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1512458
    • 提供者:tudan
  1. AThreshold

    0下载:
  2. 阈值法实现灰度图像分割,效果不错,可行,可以借鉴-Threshold method to achieve gray-scale image segmentation, the effect of a good, viable, can learn from
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:807
    • 提供者:yuzhun
  1. Segment

    0下载:
  2. 数字图像提取技术中的彩色和灰度图像分割技术,基于vc平台,很有帮助-Digital image technology in the extraction of color and gray-scale image segmentation technology platform based on the vc, very helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3789
    • 提供者:YU
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. graywatershed

    0下载:
  2. 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
  3. 所属分类:Special Effects

    • 发布日期:2016-04-29
    • 文件大小:1423
    • 提供者:王悦东
  1. HomoFilt.m

    0下载:
  2. HomoFilt.m 同态滤波器 ExGrey.m 灰度拉伸 Split.m 图象分割 ReadPic.m 读Pic图 -HomoFilt.m homomorphic filter ExGrey.m gray-scale image segmentation ReadPic.m stretch Split.m Reading Pic Map
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:235951
    • 提供者:王风存
  1. xingtaichonggou

    0下载:
  2. 些成熟的瓜果果实在单一的光谱图像中,果与叶的灰度值只存在微小差异,常用的图像分割方法不足以把果与叶区分开,为此,提出一种基于多光谱图像融合的形态学重构分割方法。-More mature fruits and fruit in a single spectral image, the fruit and leaves only a minor difference in gray scale, commonly used image segmentation approach is not suf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:496047
    • 提供者:xiliao
  1. Image-Segmentation-Algorithm

    0下载:
  2. 出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为 大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽 样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用 较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的 MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:373540
    • 提供者:王文
  1. Image-segmentation

    0下载:
  2. 一种基于图像分割和归一化灰度Hough变换的SAR图像舰船尾迹CFAR检测算法-Image segmentation based on gray scale and normalized Hough transform SAR ship wake image CFAR detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:534183
    • 提供者:uncle Wang
  1. Image-segmentation

    0下载:
  2. 1. 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果; 2. 利用双峰法对一幅灰度图像进行灰度分割处理。-Respectively with sobel, Laplacian-Gaussian method on a gray-scale image edge extraction, comparison results are given bimodal method gray on a gray-scale image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:69741
    • 提供者:戴咪嘟
  1. Segmentation

    0下载:
  2. 使用区域生长法对灰度图像进行分割,显示原图及分割后的图像-Region growing method using gray-scale image segmentation, image display artwork and divided
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:149679
    • 提供者:wulin
« 12 3 4 5 »
搜珍网 www.dssz.com