登录
首页 » matlab » LIME-master

LIME-master

于 2020-06-21 发布 文件大小:9581KB
0 88
下载积分: 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 个回复

  • opencv小车追踪
    通过帧差追踪小车
    2016-09-25下载
    积分:1
  • encryption
    完整的图像加密算法以及对此算法加密结果的性能分析:像素之间相关性,图像的信息熵,以及NPCR,UACI(completely figure encryption scheme and corespond result analysis)
    2016-07-12 18:15:42下载
    积分:1
  • 第四次作业
    说明:  1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果 2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果 3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。 4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
    2020-12-11 21:53:25下载
    积分:1
  • quaternion
    四元数类 matlab程序 包含四元数相关运算(quaternion class)
    2009-03-25 22:03:57下载
    积分:1
  • KL-face-recognition
    基于KL变换的人脸识别,综合运用模式识别和图像处理的相关知识(KL face recognition)
    2012-09-05 10:18:25下载
    积分:1
  • 简化数据模型 jianhuachengxu
    简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。(Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topological relationships between the triangular dough piece, can be directly slice layered tangential plane with the grid cross-segment of the dough piece obtained without sorting, save when the contour line is generated on the cross segment reordering the time required, improve the efficiency of the hierarchical processing.)
    2020-06-30 03:00:02下载
    积分:1
  • 马尔科夫随机场算法matlab实现分辨率增强
    说明:  马尔科夫随机场算法matlab实现图像分辨率增强(Markov enhanced the image resolution)
    2020-03-19 20:19:25下载
    积分:1
  • Gabor_GLM_FEX
    视网膜血管检测的Gabor变换和机器学习,教程 本教程将演示如何Gabor变换和广义 的线性模型(GLM)可用于视网膜血管检测 图像。 ,我们将尝试检测视网膜血管从 的训练图像,首先,Gabor滤波器与图像卷积。 GLM将使用Gabor变换的图像特征确定 (独立变量)和容器的位置 为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial This tutorial will demonstrate how Gabor transforms and generalized linear model (GLM) can be used for detection of retinal vessels in images. Specifically, we will attempt to detect the retinal vessels a training image , by first, convoluting multiple Gabor filters with the image. A GLM will be determined using the Gabor transformed images as features (the independent variables), and the locations of the vessels as the outcome (the dependent variable).)
    2017-05-11 12:25:03下载
    积分:1
  • image-processing
    用于图像处理上的相邻像素点之间相关性的计算,主要用于分析像素值之间的关联度(For the calculation of the correlation between the pixels on the image processing)
    2013-03-02 15:14:53下载
    积分:1
  • asmtoolbox
    这是用于人脸识别和人脸定位的主动形状模型(asm)matlab工具箱。推荐(This for face recognition and facial shape positioning initiative model (asm2) Matlab toolbox. Suggest)
    2007-01-06 15:49:58下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载