登录
首页 » matlab » stblpdf

stblpdf

于 2021-04-06 发布 文件大小:4KB
0 238
下载积分: 1 下载次数: 160

代码说明:

  alpha稳定分布噪声的matlab实现(alpha stable distribution noise matlab implementation)

文件列表:

stblpdf.m,11596,2013-07-16

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

发表评论

0 个回复

  • manyPic
    说明:  批处理一批图片,实现对其中的图像提取几何特征参数。(Batch number of pictures, images of which the realization of the geometric characteristic parameter extraction.)
    2020-10-30 22:39:55下载
    积分:1
  • DCT
    基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后对这个变换后的图像进行IDCT,就会得到需要的水印图像。(While the carrier image digital watermarking algorithm based on DCT domain include watermark modulation, watermark embedding and watermark extraction, the first of the watermark embedded in a carrier modulated image before using Logistic chaotic sequence, only+1 and-1 to get a random sequence of watermark, Global DCT transform, then the watermark image is embedded most important part of the human visual system, i.e. the largest DCT coefficients, DC (Direct Current) in this section also contains the largest coefficient, the coefficient of this part of the human visual characteristics to meet, make watermarks Embed better performance. The watermark embedding algorithm is with these coefficients are multiplied to obtain new coefficients, and then a new factor to replace the original coefficients, namely discrete cosine domain to obtain an image watermarked and then transformed the image of this conduct IDCT, on watermark image will be needed.)
    2015-03-24 17:13:25下载
    积分:1
  • imag_improve_rgb1
    此算法用于对图片进行光照补偿,并对补偿前后的图片进行对比。(This algorithm is used for illumination compensation, and compensation before and after pictures comparing picture.)
    2012-09-13 19:59:06下载
    积分:1
  • Image_Restoration
    此程序代码实现超分辨率图像的重建、复原 联合开发网 - pudn.com
    2010-05-19 17:01:00下载
    积分:1
  • Face_eye_detection_Eye_tracking
    一个人脸识别和人眼跟踪的程序包.针对几十幅图象组成的视频进行识别和跟踪.大家参考吧!(脪 禄赂 枚脠脣脕 鲁 脢 露 卤 冒 潞 脥脠脣脩脹 赂 煤 脳 脵渭脛 鲁 脤脨貌 掳 眉.脮毛 露 脭 录 赂 脢 庐 霉脥 录 脧贸 脳 茅 鲁 脡渭脛脢脫脝渭 陆 酶脨脨脢 露 卤 冒 潞 脥 赂 煤 脳 脵. )
    2008-04-08 12:42:56下载
    积分:1
  • readncfile
    说明:  修改文件存储路径及相关参数,此代码可读取nc格式的文件(After modifying file storage path and related parameters,this code can read the data with the format of 'nc')
    2017-07-31 09:41:29下载
    积分:1
  • text-edge-detection
    蚁群算法,图像边缘检测,用于模式识别,可以编译通过!(Ant colony algorithm for image edge detection for pattern recognition can be compiled by!)
    2012-09-10 08:16:55下载
    积分:1
  • reconstruction_algorithms
    本代码主要给出了激光粒度仪颗粒散射光强分布以及4种粒度反演算法,以及4种算法之间的比较。四种反演算法为:TSVD、Chaine、Tikhonov和l1正则化。(The code gives the Zetasizer particle scattering intensity distribution, and four kinds of particle inversion algorithm, as well as a comparison between the four algorithms. Four kinds of inversion algorithm is: TSVD, Chaine, Tikhonov and l1 regularization.)
    2020-08-13 23:28:29下载
    积分:1
  • OSS
    迭代傅里叶变换(Iterative Fourier Transform,IFT)的一种算法,用HIO和ER混合迭代求解(Iterative Fourier transform (Iterative Fourier Transform, IFT) of an algorithm, using iterative solution mixed HIO and ER)
    2013-06-28 08:56:08下载
    积分:1
  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载