登录
首页 » matlab » LIME-master

LIME-master

于 2020-06-21 发布 文件大小:9581KB
0 133
下载积分: 1 下载次数: 1

代码说明:

  使用了色调映射算法,调整图片的灰度,更好表达原图里的信息与特征。(The hue mapping algorithm is used to adjust the gray level of the image and better express the information and features in the original image.)

文件列表:

LIME-master, 0 , 2018-07-05
LIME-master\.gitattributes, 66 , 2018-07-05
LIME-master\BM3D, 0 , 2018-07-05
LIME-master\BM3D\BM3D.m, 22746 , 2018-07-05
LIME-master\BM3D\bm3d_thr.mexa64, 55065 , 2018-07-05
LIME-master\BM3D\bm3d_thr.mexglx, 41369 , 2018-07-05
LIME-master\BM3D\bm3d_thr.mexmaci, 58764 , 2018-07-05
LIME-master\BM3D\bm3d_thr.mexmaci64, 54552 , 2018-07-05
LIME-master\BM3D\bm3d_thr.mexw32, 72704 , 2018-07-05
LIME-master\BM3D\bm3d_thr.mexw64, 90624 , 2018-07-05
LIME-master\BM3D\bm3d_wiener.mexa64, 39151 , 2018-07-05
LIME-master\BM3D\bm3d_wiener.mexglx, 28911 , 2018-07-05
LIME-master\BM3D\bm3d_wiener.mexmaci, 42244 , 2018-07-05
LIME-master\BM3D\bm3d_wiener.mexmaci64, 38024 , 2018-07-05
LIME-master\BM3D\bm3d_wiener.mexw32, 57344 , 2018-07-05
LIME-master\BM3D\bm3d_wiener.mexw64, 68096 , 2018-07-05
LIME-master\LIME.m, 2550 , 2018-07-05
LIME-master\README.md, 180 , 2018-07-05
LIME-master\data, 0 , 2018-07-05
LIME-master\data\1.bmp, 1468854 , 2018-07-05
LIME-master\data\10.bmp, 2461734 , 2018-07-05
LIME-master\data\2.bmp, 705654 , 2018-07-05
LIME-master\data\3.bmp, 562554 , 2018-07-05
LIME-master\data\4.bmp, 461534 , 2018-07-05
LIME-master\data\5.bmp, 9000054 , 2018-07-05
LIME-master\data\6.bmp, 319534 , 2018-07-05
LIME-master\data\7.bmp, 608454 , 2018-07-05
LIME-master\data\8.bmp, 537334 , 2018-07-05
LIME-master\data\9.bmp, 676054 , 2018-07-05
LIME-master\demo.m, 730 , 2018-07-05

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

发表评论

0 个回复

  • laplace-inverse
    拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。(Laplace transform of the source code, suitable for image processing and other use, stimulating.)
    2013-03-07 15:54:57下载
    积分:1
  • SequentialTracking
    基于序贯蒙特卡罗方法的人体跟踪程序,对于学习蒙特卡罗粒子滤波器的人有重要参考价值。(Sequential Monte Carlo method based on human tracking procedures, Monte Carlo particle filter for learning a person has an important reference value.)
    2008-08-20 16:02:36下载
    积分:1
  • target-tracking-radar
    下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。(Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the starting position (2000m, 1000m), the motion speed of 15 m/s, the scan period T = 2 seconds, rice, Monte Carlo method using the tracking filter simulation, simulation 100 times.)
    2013-05-23 16:13:31下载
    积分:1
  • SPAMS-matlab-svn.rar
    这是SPAMS的原始代码,是稀疏表示的重要工具箱~(This is SPAMS original code, is an important toolbox sparse representation)
    2013-08-05 16:19:41下载
    积分:1
  • 2SPCA
    对图像做spca有监督的主成分分析降维,并投影回图像来降噪,在本程序中,使用正弦函数控制图像变化,函数值作为监督信息(Image do spca supervised principal component analysis dimension reduction, noise reduction and projected back images)
    2016-05-04 14:33:30下载
    积分:1
  • guassRandA
    产生高维的高斯白噪声数据,这在SAR中使用的很多,并且占有重要的地位,主要表现在,SAR去噪这一部分,能更好的成像(White Gaussian noise high-dimensional data, used in SAR lot, and occupy an important position, mainly, SAR denoising this part, better imaging)
    2013-01-27 12:32:16下载
    积分:1
  • Color_Space_Conversion
    是一个颜色空间转换的MATLAB程序,一共有两个程序一个从RGB到YCRCB,一个是从YCRCB到RGB的程序。(Is a color space conversion of the MATLAB program, a total of two procedures from RGB to YCRCB, one is from YCrCb to RGB procedures.)
    2008-08-15 13:56:03下载
    积分:1
  • svd_nosie_removing
    说明:  用奇异值分解(SVD)的方法进行噪声去除( noise removing by SVD analysis)
    2010-04-22 19:04:51下载
    积分:1
  • week5
    说明:  吴恩达第五周作业。学习算法分两部分进行理解,第一部分是根据code对算法进行综述,第二部分是代码(The learning algorithm is divided into two parts, the first part is to summarize the algorithm according to the code, the second part is the code)
    2020-04-13 10:29:47下载
    积分:1
  • 特征选择与提取zch
    自编的用于图像特征提取的源程序,解压后直接运行就ok了(writing for Feature Extraction source, unpacked directly ok on the run)
    2020-06-30 02:00:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载