登录
首页 » matlab » nonlocal-level-set

nonlocal-level-set

于 2014-12-12 发布 文件大小:1890KB
0 243
下载积分: 1 下载次数: 115

代码说明:

  [SIAM]Nonlocal Active Contours该文件包含论文及代码,主要内容是在水平集图像分割中引入non-local的性质,构造能量泛函,进行图像分割(this file include both paper and code, the main idea is utilize the non-local peperty in level set method for image segmentation )

文件列表:

nonlocal level set
..................\2012-SIIMS-nl-ac-master.zip,305064,2014-10-25
..................\[2012 SIAM]Nonlocal Active Contours.pdf,1923592,2014-10-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chengxu
    对于鱼的游动的轨迹的视频读取 将视频变成一帧一帧的图像 观察鱼的游动(For the fish swimming track video read the video into an image of an observed fish swimming)
    2013-04-26 09:56:45下载
    积分:1
  • LBM
    说明:  LBM三维渗流计算,可以导出流场图和无量纲渗流系数(The flow field diagram and dimensionless seepage coefficient can be derived by LBM three-dimensional seepage calculation)
    2020-06-29 00:40:02下载
    积分:1
  • gaborcreate
    该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。(The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.)
    2013-09-17 16:11:32下载
    积分:1
  • BPP
    说明:  对于单基地SAR,使用BP算法进行成像,展示回波信号幅度、相位、距离压缩后以及最后成像的图像。(For single base SAR, BP algorithm is used to image, which shows the amplitude, phase, distance compressed and final image of echo signal.)
    2020-04-02 22:20:34下载
    积分:1
  • 背景差分法MATLAB实现
    说明:  可以实现背景和目标的分离,效果还是不错的(about matlab programe)
    2020-03-14 18:28:09下载
    积分:1
  • mosaic_batch
    图像拼接,用于实现多种格式,批处理遥感数据(Image mosaic, used to implement a variety of formats, batch processing of remote sensing data)
    2020-06-29 18:40:01下载
    积分:1
  • cnn-cbir-benchmark-master
    python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
    2021-04-12 11:58:57下载
    积分:1
  • 1111
    卡尔曼滤波、无迹卡尔曼滤波、扩展卡尔曼滤波等滤波程序,本人收集了实验室所有这个方面的程序,欢迎大家下载,非常好用~(Kalman filtering, unscented Kalman filter, extended Kalman filtering, filtering program, I collected all the aspects of laboratory procedures, are welcome to download and very easy to use ~)
    2011-08-01 21:31:23下载
    积分:1
  • sift
    通过sift算法进行图像配准,配准效果好,精度高(Image registration algorithms sift through the good registration results, high precision)
    2016-03-28 14:56:14下载
    积分:1
  • chepaidingwei
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。()
    2008-06-10 10:17:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载