登录
首页 » MathCAD » EZW_Matlab_Demo (1)

EZW_Matlab_Demo (1)

于 2021-01-25 发布
0 334
下载积分: 1 下载次数: 1

代码说明:

说明:  this is afile containing code for matlab

文件列表:

EZW_Matlab_Demo\1.bmp, 263222 , 2012-03-03
EZW_Matlab_Demo\1saturn.bmp, 66616 , 2012-03-03
EZW_Matlab_Demo\aerial.bmp, 263222 , 2012-03-03
EZW_Matlab_Demo\airfield.bmp, 263222 , 2012-03-03
EZW_Matlab_Demo\BABOON.bmp, 263224 , 2012-02-23
EZW_Matlab_Demo\brain_011.dcm, 132914 , 2012-03-05
EZW_Matlab_Demo\city.bmp, 263224 , 2012-03-03
EZW_Matlab_Demo\dollar.bmp, 263222 , 2012-03-03
EZW_Matlab_Demo\finger.bmp, 66614 , 2012-03-03
EZW_Matlab_Demo\func_decode_refine.m, 1451 , 2012-01-25
EZW_Matlab_Demo\func_decode_significancemap.m, 1700 , 2012-01-25
EZW_Matlab_Demo\func_dominant_pass.m, 4372 , 2012-01-25
EZW_Matlab_Demo\func_DWT.m, 1588 , 2012-01-25
EZW_Matlab_Demo\func_ezw_dec.m, 1149 , 2012-01-25
EZW_Matlab_Demo\func_ezw_demo_main_gray.m, 3572 , 2012-07-11
EZW_Matlab_Demo\func_ezw_demo_main_rgb.asv, 4132 , 2021-01-22
EZW_Matlab_Demo\func_ezw_demo_main_rgb.m, 4131 , 2021-01-22
EZW_Matlab_Demo\func_ezw_enc.m, 1595 , 2012-03-03
EZW_Matlab_Demo\func_huffman_decode.m, 2160 , 2012-01-25
EZW_Matlab_Demo\func_huffman_encode.m, 1774 , 2012-01-25
EZW_Matlab_Demo\func_InvDWT.m, 1750 , 2012-01-25
EZW_Matlab_Demo\func_morton.m, 527 , 2012-01-25
EZW_Matlab_Demo\func_Myappcoef2.m, 1683 , 2012-01-25
EZW_Matlab_Demo\func_Mywavedec2.m, 2127 , 2012-01-25
EZW_Matlab_Demo\func_Mywaverec2.m, 908 , 2012-01-25
EZW_Matlab_Demo\func_rearrange_list.m, 1275 , 2012-01-25
EZW_Matlab_Demo\func_SPIHT_Main.m, 347 , 2012-05-07
EZW_Matlab_Demo\func_subordinate_pass.m, 1664 , 2012-01-25
EZW_Matlab_Demo\func_treemask.m, 581 , 2012-01-25
EZW_Matlab_Demo\func_treemask_inf.m, 772 , 2012-01-25
EZW_Matlab_Demo\girl512.bmp, 263224 , 2012-02-23
EZW_Matlab_Demo\GUITest.fig, 13872 , 2012-07-11
EZW_Matlab_Demo\GUITest.m, 15615 , 2012-07-11
EZW_Matlab_Demo\head.bmp, 66614 , 2012-03-03
EZW_Matlab_Demo\HELP.fig, 2195 , 2012-06-11
EZW_Matlab_Demo\HELP.m, 4931 , 2012-06-11
EZW_Matlab_Demo\IM-0001-0001.dcm, 90962 , 2009-10-19
EZW_Matlab_Demo\lena256.bmp, 66614 , 2012-01-25
EZW_Matlab_Demo\lena512.bmp, 263222 , 2003-05-23
EZW_Matlab_Demo\lena512color.tiff, 793294 , 2012-03-08
EZW_Matlab_Demo\lena512color_reconstruct_cb.txt, 0 , 2021-01-22
EZW_Matlab_Demo\lena512color_reconstruct_cr.txt, 0 , 2021-01-22
EZW_Matlab_Demo\lena512color_reconstruct_y.txt, 0 , 2021-01-22
EZW_Matlab_Demo\lena512_reconstruct t=1.bmp, 263222 , 2012-02-23
EZW_Matlab_Demo\lenna.bmp, 786486 , 2012-02-03
EZW_Matlab_Demo\lzw2norm.m, 2507 , 2012-02-10
EZW_Matlab_Demo\multiWaitbar.m, 22368 , 2010-08-23
EZW_Matlab_Demo\norm2lzw.m, 2528 , 2012-02-10
EZW_Matlab_Demo\Peak_SNR.m, 1643 , 2012-05-11
EZW_Matlab_Demo\read me.txt, 1230 , 2012-07-11
EZW_Matlab_Demo\readme.m, 877 , 2012-01-25
EZW_Matlab_Demo\sample1024x1024.bmp, 1049654 , 2012-03-02
EZW_Matlab_Demo\savePlotWithinGUI.m, 331 , 2012-05-11
EZW_Matlab_Demo\scenery.bmp, 263224 , 2012-03-03
EZW_Matlab_Demo\ssim_index.m, 5914 , 2012-07-06
EZW_Matlab_Demo\test3.bmp, 786486 , 2012-03-03
EZW_Matlab_Demo\test9.bmp, 196662 , 2012-03-09
EZW_Matlab_Demo\test9_reconstruct.bmp, 196662 , 2012-03-22
EZW_Matlab_Demo, 0 , 2021-01-22

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

发表评论

0 个回复

  • kalman
    说明:  运用KALMAN滤波算法,进行仿真,通过跟踪,估计物体运动轨迹 (KALMAN filter algorithm)
    2020-09-18 10:07:54下载
    积分:1
  • LSTM小白入门
    说明:  我看了很多代码讲解的,这是看到的一篇比较好的LSTM神经网络入门代码讲解,里面有响应的代码与详细注释,可以帮您快速理解Lstm的命令(Detailed description of Lstm network: includes code and corresponding explanation)
    2021-03-08 15:29:29下载
    积分:1
  • mirserver
    说明:  自己收集珍藏的传世服务端,现在分享给大家,可以帮助学习写脚本的一些思路,里面有很多常用脚本可以借鉴!(Collection of their own collection of handed-down servers, now share with you, can help you learn to write scripts some ideas, there are many commonly used scripts can learn!)
    2019-06-28 09:21:25下载
    积分:1
  • Ant Colony Algorithm (UpdateOnce)
    说明:  无人机进行任务分配,采用蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on github)
    2020-11-24 15:20:40下载
    积分:1
  • chaotic
    说明:  常用混沌系统的分叉图绘制,用matlab绘制,解压即可运行(Drawing bifurcation diagrams of common chaotic systems,draw with matlab, decompress and run)
    2020-12-06 15:13:17下载
    积分:1
  • SARSA
    交通快速路的强化学习SARSA算法,集成vissim com 连接matlab程序(Reinforcement learning SARSA algorithm for traffic freeway, integrating VISSIM com to connect matlab program)
    2018-09-20 16:28:50下载
    积分:1
  • 18b20驱动程序,经过验证已经通过,可以实现对温度的采集和处理...
    18b20驱动程序,经过验证已经通过,可以实现对温度的采集和处理-18b20 driver, has been validated through, the temperature can be achieved by collecting and processing
    2022-02-21 16:40:43下载
    积分:1
  • 帧差法
    利用转换公式将真彩图像转换为灰度图像。将灰度图像的每一个像素点对应一个元素保存在一个矩阵中。然后利用帧差法进行图像差分处理,从而提取出运动目标。对差分后的图像二值化处理,用最大类间方差分割法遍历求取最优阈值。使其作为基准,区分差分图像的背景元素和目标元素。最后用matlab进行编程使目标信息高亮显示在屏幕上。(The true color image is converted to gray image by transformation formula. Each pixel of a grayscale image is stored in a matrix corresponding to one element. Then the frame difference method is applied to image difference processing to extract moving targets. After the two valued processing of the differential image, the optimal threshold is obtained by traversing the maximum variance between classes. It is used as a benchmark to distinguish the background and target elements of the differential image. Finally, Matlab is programmed to highlight the target information on the screen.)
    2018-08-23 20:38:30下载
    积分:1
  • 27796696tdxplugin
    TDX plugin 这是一个实例,如何开发TDX的插件(TDX plugin)
    2010-11-12 09:18:31下载
    积分:1
  • CASNetworkSecurityEnginertraining
    说明:  中国科学院网络安全工程师培训教材,可以领略一下中国最高科技机构的怎么教学的。(Chinese Academy of Sciences Network Security Engineer training materials, you can enjoy some of China)
    2008-11-27 16:59:43下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载