登录
首页 » matlab » 6种融合算法

6种融合算法

于 2021-03-15 发布
0 175
下载积分: 1 下载次数: 5

代码说明:

说明:  小波图像融合的6种方法,最大值、局部能量、平均值等等(There are six methods of wavelet image fusion, maximum value, local energy, average value and so on)

文件列表:

carquyufangcha.m, 1245 , 2021-03-12
carquyumax.m, 1213 , 2007-04-25
carquyumin.m, 1226 , 2007-04-26
carxishujueduizhihemax.m, 797 , 2007-04-25
carlingyuhemax.m, 1202 , 2007-04-25
carnengliangmax.m, 1206 , 2007-04-25

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

发表评论

0 个回复

  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • speck
    是零树小波编码算法的改进,SPECK编码算法较EZW编码算法有着更大的优势(Is zero tree wavelet coding algorithm improved SPECK coding algorithm has more advantages than EZW coding algorithm )
    2015-04-08 17:05:11下载
    积分:1
  • tuxingxue
    画矩形的代码,包含各种算法,具体的自己看吧,这是图形处理的作业之一(Draw a rectangle of the code, contains a variety of algorithms, specifically for yourself, this is one of the graphics processing jobs)
    2013-09-26 14:42:11下载
    积分:1
  • Image_fusion_splicing_GUI
    图像融合拼接GUI设计,包括图像融合和图像拼接的matlab实现。(Image fusion splicing GUI design, including image fusion and image stitching matlab implementation.)
    2017-02-11 22:08:35下载
    积分:1
  • DoGfilters
    说明:  DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值(difference of gaussian to achieve the feature point exaction of object recognition)
    2010-03-30 20:08:39下载
    积分:1
  • _CNN
    说明:  以图搜图,深度学习,采用vgg16,对应文件夹放入图片即可使用(image_retrieval_platform-master)
    2020-07-12 13:13:13下载
    积分:1
  • l1_ls
    求解l1范式的值,用于压缩感知中的稀疏表示。进行分类(Solving the value of l1 paradigm for compressed sensing of sparse representation. Classification)
    2011-11-14 17:53:34下载
    积分:1
  • 3Ssearch
    三步搜索法运动估计,用于视频处理的学习和论文(Three-step search motion estimation for video processing of the study and thesis)
    2007-12-19 00:09:28下载
    积分:1
  • 232
    实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
    2012-05-29 22:25:21下载
    积分:1
  • 1-(5)
    图形处理,Visual C++数字图像识别技术典型案例源代码 5(Graphics processing , the Visual C++ digital image recognition technology to a typical case of source code 5)
    2012-02-29 11:13:02下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载