计算机与现代化 ›› 2010, Vol. 1 ›› Issue (6): 71-0073.doi: 10.3969/j.issn.1006-2475.2010.06.021

• 图像处理 • 上一篇    下一篇

基于混沌的图像置乱算法及其实现

董虎胜,陆 萍   

  1. 苏州经贸职业技术学院信息系, 江苏 苏州 215009
  • 收稿日期:2009-12-18 修回日期:1900-01-01 出版日期:2010-07-01 发布日期:2010-07-01

Image Scrambling Algorithm and Its Implementation Based on Chaotic System

DONG Hu-sheng, LU Ping   

  1. Department of Information, Suzhou Institute of Trade & Commerce, Suzhou 215009, China
  • Received:2009-12-18 Revised:1900-01-01 Online:2010-07-01 Published:2010-07-01

摘要: 在分析Logistic映射所具有的特性基础之上,设计一种基于混沌序列的图像置乱算法。算法根据图像中像素点的位置信息,对由Logistic混沌映射所生成的并被映射为0、1的二值序列截取子序列,将其与像素的灰度值进行位扩展后的序列进行异或运算,实现对图像的加密,并给出该算法实现的关键代码。实验结果分析表明,该图像置乱算法具有较高的加密效率与安全性。

关键词: 混沌, 图像置乱, 密钥, Logistic映射, 位扩展

Abstract: A digital image scrambling algorithm based on chaotic sequence is designed after the analysis of Logistic map’s features. According to the pixels’ location, subsequences are acquired from the binary sequence mapped which is from chaotic sequence generated by Logistic map, and then they are made XOR operations with the binary sequences obtained by bits expanding of pixels’ gray value, at last the image is encrypted. The key codes of the algorithm are presented in the paper. Experimental results show that the algorithm has good scrambling effect with higher efficiency and safety.

Key words: chaos, image scrambling, secret key, Logistic map, bits expanding

中图分类号: