资源简介
analysis of NPCR and UACI of Image
代码片段和文件信息
function results = NPCR_and_UACI( img_a img_b need_display largest_allowed_val )
% =========================================================================
% FUNCTION:
% gives NPCR & UACI quantitative and qualitative scores for
% the strength against possible differential attacks of image
% ciphers
% =========================================================================
% INPUT:
% img_a img_b: two encrypted images of same size and type
% need_display: on/off option to show outputs (default: on)
% largest_allowed_val: is the value of the largest theoretical
% allowed value in encrypted image. If it is not
% provided algorithm will automatically choose one.
% =========================================================================
% OUTPUT:
% results.npcr_score: quantitative NPCR score (larger is better)
% results.npcr_pVal : qualitative NPCR score (larger is bet
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10319 2014-12-05 21:40 NPCR_and_UACI.m
相关资源
- LDPC BP译码算法
- 融合算法
- matlab实现的几种传染病模型
- matlab的tcp/ip通信代码(Socket TCP ip)
- matlab实现的直接序列扩频通信系统抗
- MUSIC算法的角度二维估计(2D MUSIC DO
- 四旋翼(quadrotor)的非线性动力学模
- BP柴油机速度控制
- VRP问题matlab代码
- 改进人工势场避障程序
- 何凯明暗原色先验去雾的MATLAB代码(
- matlab 数字预失真程序(dpd)
- matlab实现的鱼眼畸变矫正(含GUI)(
- sar点目标成像程序
- matlab传统方法图像去雾
- 几十个常见的MATLAB程序
- 基于pso的matlab svm参数优化寻优
- vsslms与传统算法比较
- matlab有源电力滤波器的仿真模型(A
- OPSO 基于斯坦纳树的配电网规划研究程
- matlab实现的struck目标跟踪
- matlab单幅图像去雾的实现
- 雷达地杂波(radar clutter)仿真程序
- matlab GPS伪距(pseudorange)单点定位
- matlab永磁同步电机直接转矩控制
- matlab计算时间序列样本熵
- matlab 二进制防碰撞算法
- matlab图像标记
- MATLAB的航迹规划毕业设计
- 瞬变电磁TEM层状介质正演(TEM forwar
评论
共有 条评论