登录
首页 » matlab » 1.7median-filtering-forensics-master

1.7median-filtering-forensics-master

于 2020-07-05 发布
0 93
下载积分: 1 下载次数: 1

代码说明:

说明:  自适应中值滤波,用于图像分割,医学图像使用(adaptive median filtering)

文件列表:

median-filtering-forensics-master, 0 , 2020-03-14
median-filtering-forensics-master\Feature_set_GDCTF_ACM_2019, 0 , 2020-03-14
median-filtering-forensics-master\Feature_set_GDCTF_ACM_2019\features_GDCTF.m, 1305 , 2020-03-14
median-filtering-forensics-master\Feature_set_GDCTF_ACM_2019\ucid00001.tif, 590864 , 2020-03-14
median-filtering-forensics-master\Feature_set_κ_IET_2019, 0 , 2020-03-14
median-filtering-forensics-master\Feature_set_κ_IET_2019\demo.m, 6210 , 2020-03-14
median-filtering-forensics-master\Feature_set_κ_IET_2019\features_kappa.m, 3476 , 2020-03-14
median-filtering-forensics-master\Feature_set_κ_IET_2019\kappacal.m, 6752 , 2020-03-14
median-filtering-forensics-master\Feature_set_κ_IET_2019\ucid00001.tif, 590864 , 2020-03-14
median-filtering-forensics-master\README.md, 3108 , 2020-03-14
median-filtering-forensics-master\_config.yml, 26 , 2020-03-14
median-filtering-forensics-master\feature_set_SK_ACM2018, 0 , 2020-03-14
median-filtering-forensics-master\feature_set_SK_ACM2018\Cal_o_n_mf_ovrblk_moments.m, 9080 , 2020-03-14
median-filtering-forensics-master\feature_set_SK_ACM2018\demo.m, 14450 , 2020-03-14
median-filtering-forensics-master\feature_set_SK_ACM2018\features_SK.m, 6329 , 2020-03-14
median-filtering-forensics-master\feature_set_SK_ACM2018\ucid00001.tif, 590864 , 2020-03-14

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

发表评论

0 个回复

  • ZigBee2006
    说明:   德州仪器(TI)宣布推出业界首款带硬件定位引擎的片上系统(SoC)解决方案 CC2431,以 满足低功耗 ZigBee/IEEE802.15.4 无线传感器网络应用的需求。这款来自 Chipcon 产品系列 的器件可满足多种应用要求,其中包括资产和设备跟踪、库存控制、病患监护、远程控制、 安全监控网络等应用,此外,TI领先的 ZigBee协议栈 Z-Stack 还提供有关支持。 CC2431 建立在业界首款针对低功耗 RF 应用的 SoC 解决方案 CC2430 的基础之上。上 述两款器件将业界领先的CC2420 RF收发器内核与增强型8051微控制器的出色性能完美结 合,具有高达 128kB 的闪存、8kB的 RAM 以及许多附加功能,而这一切仅采用一个 7 毫米 x7 毫米小型封装就实现了。 CC2431基于RSSI(Received Signal Strength Indicator)的定位引擎能根据接收信号强度与 已知 CC2430参考节点位置准确计算出有关节点位置,然后将位置信息发送给接收端,如电 脑、PDA、手机等。相比于集中型的定位系统,RSSI 功能降低了网络流量与通信延迟,在 典型应用中可实现 3 至5 米的精度。 (The CC2431 is a true System-On-Chip (SOC) for wireless sensor networking ZigBee™ / 802.15.4 solutions with location detection engine hardware onboard allowing location accuracy of around 3 meters or less. It enables ZigBee™ nodes to be built with very low total bill-of-material costs. The CC2431 combines the excellent performance of the leading CC2420 RF transceiver with an industry-standard enhanced 8051 MCU, 128 KB flash memory, 8 KB RAM and many other powerful features. Combined with the industry leading ZigBee™ protocol stack (Z-Stack™ ) from Figure 8 Wireless/Chipcon, the CC2431 provides the market’s most competitive ZigBee™ solution. The CC2431 is highly suited for systems where ultra low power consumption is required. This is achieved by various operating modes. Short transition times between these modes further ensure low power consumption. )
    2021-03-09 17:49:27下载
    积分:1
  • 扩展规划
    用于电力线系统当中加入分布式电源的扩展规划。(It is used for expansion planning of distributed power system in power line system.)
    2018-04-22 15:08:12下载
    积分:1
  • ---APA Model pure pursuit algorithm
    说明:  在matlab中,对目标车辆进行轨迹规划后,采用单点预瞄法进行路径跟踪(In matlab, after the trajectory planning of the target vehicle, the single point preview method is adopted to track the path)
    2019-05-06 11:19:52下载
    积分:1
  • 这是一个公有继承类的实例,在基类设置了一个成员函数,在派生类中使用公有继承,详细见源程序...
    这是一个公有继承类的实例,在基类设置了一个成员函数,在其派生类中使用公有继承,详细见源程序-This is a public instance of a class inheritance, in the base class set up a member function using derived class in their public inheritance, in detail see the source code
    2022-01-24 14:05:15下载
    积分:1
  • retinex_mccann99
    Matlab通过函数imread读取RGB图像,并通过维数m*n*3的矩阵来表示。其中,维数mn表示图像的行数列数信息,维数3表示图像的RGB三层通道数据。因此,全局直方图处理通过对RGB图像的RGB三通道分别进行直方图均衡化,再整合到新的图像的方式进行。(Matlab reads the RGB image through the function imread and is represented by the matrix of the dimension m*n*3. Among them, the dimension mn represents the row sequence information of the image, and the dimension 3 represents the RGB three-layer channel data of the image. Therefore, the global histogram processing is carried out by equalizing the RGB three channels of the RGB image and integrating them into the new image.)
    2019-03-28 16:26:16下载
    积分:1
  • mushroomhunter
    说明:  实现猎人出门找蘑菇然后背包满了 搬运回家的模拟 以及发现小偷偷家时候 自动追捕功能(a simulator about how can a hunter find the mushroom)
    2019-12-23 15:14:06下载
    积分:1
  • 利用全排列的算法编的判断套汇路径的算法
    利用全排列的算法编的判断套汇路径的算法-use with a whole series of algorithms to judge arbitrage path algorithm
    2022-08-12 21:48:26下载
    积分:1
  • inter的指令参考全集非常的全面和使用 欢迎下载 不过是英文的英语可要好啊...
    inter的指令参考全集非常的全面和使用 欢迎下载 不过是英文的英语可要好啊-inter reference to the directive of the Complete Works of very comprehensive welcome to download and use English is the English fighters arraignment
    2022-07-01 19:28:06下载
    积分:1
  • PHP 建站工具,CMS系统,类似与oscommerce
    PHP 建站工具,CMS系统,类似与oscommerce-PHP建站tools, CMS systems, similar to osCommerce
    2023-02-04 21:30:04下载
    积分:1
  • 一个小游戏
    一个小游戏-a little game
    2023-05-29 08:15:02下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载