원문정보
초록
영어
To enhance the security of the digital image information transmitted through Internet, this paper proposes an image scrambling algorithm based on spiral filling of bits. This algorithm first reads the pixel values of all the odd-number lines in the images successively from top to bottom and then does the same to the even-number lines. All results will be saved in an one-dimensional array. All the elements in the array are transformed into binary digits and saved in a one-dimensional array that is 8 times longer than the previous one. In this new array every element only saves one binary digit. The bit sequences corresponding to the image odd-number lines in this array are rearranged in an inverted order. The arrays disposed into an inverted order successively fill a matrix whose line number is the same as the old image and column number is 8 times of the old image in a direction of heliciform. Then a new matrix is generated. Lastly every 8 elements in this new matrix are considered as 8 binary digits and are transformed into decimal digits. That is how image scrambling is conducted. This algorithm is simple and easy to be realized. Abundant experimental results have shown that the algorithm has well scrambling effect and is able to recover image without distortion.
목차
1. Introduction
2. Introduction of Relevant Image Scrambling Algorithm
2.1. Image Scrambling based on Position Switching
2.2. Image Scrambling based on Pixel Gray Value Transformation
3. The Proposed Algorithm
3.1. The Specific Process of Scrambling
3.2. Scrambling Algorithm
3.3. Inverse Scrambling Algorithm
4. Experimental Results
5. Discussion and Conclusion
Acknowledgements
References
