登录
首页 » matlab » lee

lee

于 2011-09-06 发布 文件大小:1KB
0 92
下载积分: 1 下载次数: 39

代码说明:

  极化合成孔径雷达中,常用的精致极化lee滤波器程序,可以较好的表现出图像信息(Polarization synthetic aperture radar (SAR), commonly used delicate polarization lee program, we can better filter show image information )

文件列表:

lee.m,2843,2011-08-18

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

发表评论

0 个回复

  • RdwtSvdWatermarking
    将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is ​ ​ a Singular value decomposition singular value as the singular values ​ ​ of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
    2020-12-22 15:59:09下载
    积分:1
  • picture--chasing
    背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 (Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
    2012-11-12 16:44:21下载
    积分:1
  • OSEM_improve
    说明:  医学图像重建算法中OSEM算法的Matlab程序(MATLAB Program of OSEM Algorithms)
    2020-12-23 15:19:07下载
    积分:1
  • demoBagSVM
    一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
    2013-09-03 10:44:56下载
    积分:1
  • tuxiangronghe
    :介绍了一种基于小波变换的图像融合算法,它利用像素邻域平均梯度作为选择依据,对小 波变换后的高频系数进行选择,再逆变换完成图像融合.通过对红外热图与可见光图像的融合实验表明: 基于小波系数区域平均梯度的融合能使红外热图更加清晰,融合的图像光谱变异性较小,图像效果较好(: This paper presents a wavelet-based image fusion algorithm, which uses an average gradient of pixel neighborhood as selected on the basis of high frequency coefficients of wavelet transform to choose, and then inverse transform of image fusion. Through the infrared image and visible image fusion experiments show that: Based on the average gradient of wavelet coefficients of the regional integration of thermal infrared images can be more clarity, variability in integrated spectrum of images smaller, better image)
    2011-01-24 14:40:22下载
    积分:1
  • sprites
    说明:  sprites communication to windows in unix sys
    2020-06-20 23:40:01下载
    积分:1
  • MATLABPICTUREPROCESSING
    本程序用于数字水印,可以输入一副图像,嵌入水印信息,然后防止各种各样的攻击,最后可以提取水印信息,恢复原图像(This procedure for digital watermarks, can enter a pair of images, embedded watermark information, and then to prevent the various attacks, the watermark information can be extracted Finally, restore the original image)
    2009-03-23 15:06:10下载
    积分:1
  • shuiguojiance_vcPP
    基于图像处理,vc++平台的水果识别。通过亮度调整,梯度处理,边缘图像,边界跟踪,计算颜色形状等,计算出结果。(Based on image processing, fruit recognition vc++ platform. Through the brightness adjustment, gradient, edge image, boundary tracking, calculation of color shape, the calculated results. )
    2014-11-12 10:24:13下载
    积分:1
  • count-rice
    本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
    2009-04-23 16:05:57下载
    积分:1
  • demo
    关于图像处理的一些基本操作,空间、频域图像增强,形态学处理,边缘检测等(About some of the basic image processing operations, space, frequency domain image enhancement, morphological processing, edge detection, etc.)
    2013-09-02 10:34:18下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载