Journals
Publish with us
Publishing partnerships
About us
Blog
Scientific Programming
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Scientific Programming
/
2022
/
Article
/
Alg 1
/
Research Article
An Integration of New Digital Image Scrambling Technique on PCA-Based Face Recognition System
Algorithm 1
Converting binary string to gray code representation.
Input:
binary string
with length
n
.
Output:
Gray Code representation of binary string
.
(1)
Set
(2)
Set
(3)
Set
(4)
(5)
Return