資源簡(jiǎn)介
matlab圖像加密中npcr值計(jì)算,不解釋,懂的人自然會(huì)下載的。
代碼片段和文件信息
function?NPCR=mesure_npcr(RGSim)
NPCR=0;?%%%?pour?R?G?B
[lignescolones]=size(RG);
?siz=colones*lignes;
?
?
?SSS=0;
for?i=1:lignes
????for?j=1:colones
評(píng)論
共有 條評(píng)論
function?NPCR=mesure_npcr(RGSim)
NPCR=0;?%%%?pour?R?G?B
[lignescolones]=size(RG);
?siz=colones*lignes;
?
?
?SSS=0;
for?i=1:lignes
????for?j=1:colones
共有 條評(píng)論