登录
首页 » matlab » CompassMATLAB

CompassMATLAB

于 2013-07-11 发布 文件大小:13KB
0 79
下载积分: 1 下载次数: 43

代码说明:

  demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。(demo, basically compiled all the commonly used edge detection operator, and add a custom frei-chen, kirsch, direcedge, PrewittCompass, RobinsonCompass edge detection operator function function. In addition, there Ruzon compass operator procedures matlab realize, can be gray-scale image edge detection.)

文件列表:

CompassMATLAB
.............\CompassMATLAB
.............\.............\demo4_edge.m,2725,2013-07-09
.............\.............\direcedge.m,3170,2013-06-25
.............\.............\frei_chen.m,2736,2013-06-21
.............\.............\kirsch.m,1256,2013-06-20
.............\.............\PrewittCompass.m,1063,2013-06-25
.............\.............\RobinsonCompass.m,1065,2013-06-25
.............\.............\RuzonCompassMAT
.............\.............\...............\CArea.m,229,2013-07-05
.............\.............\...............\ComputeOutputParameters.m,1594,2013-07-09
.............\.............\...............\CreateMask.m,644,2013-07-09
.............\.............\...............\CreatePAreaMask.m,8265,2013-07-05
.............\.............\...............\CreateWedgeHistograms.m,1231,2013-07-08
.............\.............\...............\demo.m,660,2013-07-11
.............\.............\...............\GrayEMD.m,1380,2013-07-09
.............\.............\...............\RuzonCompass.m,6169,2013-07-09

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

发表评论

0 个回复

  • segmentation-codebook
    Real-time foreground–background segmentation using codebook model 了解码书进行图像处理(背景与前景)的原理,可以从该文章中获得有益的参考价值(Real-time foreground–background segmentation using codebook model A practical paper for knowing of image processing theory(about foreground-background) by codebook)
    2011-11-05 13:41:57下载
    积分:1
  • 2014-ZhouZhiqiang-MWGF
    ZhouZhiqiang2014年发表论文及源码,论文为基于多尺度加权梯度的多聚焦图像融合Multi-scale weighted gradient-based fusion for multi-focus images(Multi-scale weighted gradient-based fusion for multi-focus images)
    2016-11-08 21:54:37下载
    积分:1
  • lectura_letras.m
    matlab code for processing of signals and images
    2012-11-23 10:05:07下载
    积分:1
  • image
    图像算法开放库,对图像处理的,希望对学习者有所帮助!(Image algorithm open library of image processing, and they hope to help learners!)
    2007-11-02 08:32:29下载
    积分:1
  • smbd
    说明:  matlab双目视觉标定程序研究图像配准的可以用这个(matlab study of binocular vision calibration procedure of image registration can use this)
    2008-09-17 13:31:55下载
    积分:1
  • lbp
    这里不但有标准的局部二值模式的代码,还有局部二值模式的一些扩展代码!(err)
    2009-01-06 10:01:42下载
    积分:1
  • video_avg33_filter
    说明:  图片采用3x3均值滤波,用Verilog语言描述,输入输出分别使用外同步(Pictures are filtered with 3x3 mean and described in Verilog language. Input and output are synchronized with each other.)
    2019-06-03 13:54:54下载
    积分:1
  • A-Watermarking-Algorithm(MATLAB)--
    盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换 按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em- bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
    2013-04-14 16:15:47下载
    积分:1
  • shape-matching
    基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
    2020-12-07 21:09:22下载
    积分:1
  • quzao
    对比了常见的几种去噪方法,含中值滤波,均值滤波,维纳滤波,高斯滤波,以及三种形态学滤波(一般的,改进的,多结构元素形态学滤波)(Comparison of several common Denoising containing median filtering, mean filtering, Wiener filtering, Gaussian filtering, as well as three morphological filtering (generally improved, multi-structural elements morphological filtering))
    2013-04-10 10:10:18下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载