CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯 分割

搜索资源列表

  1. wdtxfg

    0下载:
  2. 采用高斯平滑滤波,多种算子进行边缘检测,设定阈值,两种算法进行图像分割-Gaussian smoothing filter, a variety of edge detection operator, set threshold, the two algorithms for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:980
    • 提供者:王皓
  1. GaussLaplacian

    0下载:
  2. 利用高斯-拉普拉斯算子进行的图像分割处理-use GaussLaplacian method to devide a picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:644
    • 提供者:宋子奇
  1. TMS320DM642_DSP

    0下载:
  2. 基于CCS开发平台,关于IT公司的TMS320DM642的开发实例(包括,串口、UART接口、图像灰度显示、图像阈值分割,高斯平滑)等-the program example based on CSS of IT MS320DM642 include GPIO UART Gaussscale Grayscale Threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1926788
    • 提供者:金阳
  1. LF

    0下载:
  2. 水平集实现分割的程序,用水平集的方法实现图像分割,使用了高斯平滑来提高分割效果-To achieve the level set segmentation process, with the level set image segmentation methods, the use of Gaussian smoothing to improve the segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:379015
    • 提供者:ccj
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. GaussSmoothPthreshold

    0下载:
  2. DM642平台上的高斯平滑滤波加阈值分割。-Gaussian smoothing filter on the DM642 platform and threshold segmentation.
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1389658
    • 提供者:lk
  1. dec_gaussian

    1下载:
  2. 使用matlab实现的高斯金字塔,可以对图像进行分割处理-Use Matlab to achieve Gaussian pyramid, the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-05-24
    • 文件大小:1024
    • 提供者:杨洋
  1. detect

    0下载:
  2. 使用背景差分法,采用了高斯滤波法对其进行平滑,然后将视频的第一帧作为背景,其次,对去噪后的图像做帧与背景间的差分运算,再利用阈值分割,将运动目标从背景中提取出来-Using background subtraction, using the Gaussian filtering method was used to smooth, then the first frame of the video as a background, and secondly, the differential e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:962073
    • 提供者:rlshe
  1. MRFFeature

    0下载:
  2. 高斯马尔可夫随机场纹理分割程序matlab-a gaussian markov random field for texture segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:104006
    • 提供者:fenghao
  1. The-detection-of-traffic-lights

    1下载:
  2. 交通信号灯的检测是复杂场景下交通灯识别的重点。采用了色彩分割与关联滤波方案进行交通灯的检测。首先,建立交通信号灯的高斯模型,利用高斯向量与多色彩空间结合的方法进行图像分割。然后,采用基于区域增长与相似性判定的关联滤波,对色彩分割后的图像进行处理。最后,使用基于canny算子的边缘提取算法获取方向指示灯轮廓特征,并使用基于改进hu不变矩和马氏距离对方向指示信号灯进行分类。-The detection of traffic lights is the focus of traffic lights
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:13332
    • 提供者:谷文彦
  1. lvbochaosheng

    2下载:
  2. 对李纯明的DRLSE进行了改进 利用各向异性扩散提高了分割弱边缘的能力 改进的高斯滤波代替惩罚项 加快了演化速度 节省了时间-The DRLSE to LiChunMing improved using anisotropic diffusion improve the segmentation of improvement of the ability weak edge gaussian filtering instead of penalty term accelerated evolut
  3. 所属分类:Special Effects

    • 发布日期:2015-10-14
    • 文件大小:1024
    • 提供者:kongsuhong
  1. Ibasedoncolorn

    1下载:
  2. 为了提高非结构化道路识别算法的有效性,提出了一种道路分割的新方法,建立了道路区域域和非道路区域混合高斯彩色模型,根据像素隶属于彩色模型的概率进行基于彩色信息道路 - -A road split in order to improve the effectiveness of unstructured road recognition algorithm is proposed to establish a road regional domain and non-road area Gau
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-06
    • 文件大小:1812480
    • 提供者:认可
  1. medfilter2

    0下载:
  2. 利用滤波的方法在图像中进行阈值分割,包括中值滤波和高斯滤波-Using filtering method for in the image threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1532
    • 提供者:娄可
  1. pyramid_segmentation

    0下载:
  2. opencv中对图片进行高斯金字塔分层,对图片进行分割分出多层,便于进一步处理-opencv picture Gaussian pyramid hierarchical separation of multi-layered images segmentation to facilitate further processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1226
    • 提供者:z
  1. LBF

    0下载:
  2. :LBF 模型是一个著名的基于区域的活动轮廓模型。与PC(Piecewise Constant)模型不同,该模型引入了一个以高斯函数为 核函数的局部二值拟合(Local Binary Fitting,LBF)能量。因为LBF 能量能够获取图像的局部信息,所以LBF 模型解决了PC 模型 不能处理灰度不均一图像的分割问题。提出了一个改进的LBF 模型,它使用一个新的核函数代替高斯核函数-: LBF model is a well-known region-based active cont
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:225895
    • 提供者:jim
  1. gussianyuan

    1下载:
  2. 基于模糊粗糙集的图像阈值分割,隶属度函数选取高斯函数,效果好,计算快-Digital Image Segmentation Used Rough and Fuzzy Set
  3. 所属分类:Special Effects

    • 发布日期:2015-06-07
    • 文件大小:1024
    • 提供者:ZGN
  1. cluster-3.6.6

    0下载:
  2. 基于混合高斯的无监督聚类程序,对数据聚类、图像分割等都具有参考意义-An Unsupervised Algorithm for Modeling Gaussian Mixtures
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:695641
    • 提供者:wanglx
  1. Face-RecognitionMATLAB-CODE

    0下载:
  2. 在YCbCr色彩空间中建立肤色分布的高斯模型,得到肤色概率似然图像,在最佳动态阈值选取算法下完成肤色区域的分割。-YCbCr color space to establish the color distribution of the Gaussian model, color probability likelihood image, skin color region segmentation is completed in the best dynamic threshold select
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:14339
    • 提供者:liyufei
  1. gaussian_entropy

    1下载:
  2. 本算法利用高斯核函数对灰度图像进行增强,然后根据香农熵求出一个最佳阈值,利用该阈值进行分割。-This algorithm uses the Gaussian kernel enhanced gray image, and then an optimal threshold is obtained according to the Shannon entropy, the threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:157696
    • 提供者:马金凤
  1. Gabor

    0下载:
  2. 本算法可以在不同方向和不同尺度上对图像进行分析,利用高斯核函数对图像进行卷积,然后综合各个方向和尺度的数据的最大值,就可以得到理想的结果。该方法对冠脉造影图像中血管的分割效果比较好,无论主血管或是细小血管都比较好。-This algorithm can be analyzed in different directions and on different scales the image using the Gaussian kernel function of the image convo
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:6780846
    • 提供者:马金凤
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com