Table 20 Memory footprint of the proposed algorithm.
From: A novel pythonic paradigm for image encryption using axis-aligned bounding boxes
Variable | Memory consumed | Variable | Memory consumed |
|---|---|---|---|
p | \(256 \times 256 \times 3\) bytes | \(image\_1d\) | \(=192\) KB |
\(=196608\) bytes | \(image\_3d\) | \(=192\) KB | |
\(=192\) KB | index | 28 Bytes | |
u1 | \(256 \times 256 \times 28\) Bytes | \(box1\_vertices\) | \(24 \times 28\) Bytes |
\(=672\) Bytes | |||
\(=1792\) KB | \(box2\_vertices\) | 672 Bytes | |
v1 | 1792 KB | box1 | 8 Bytes to 192 KB |
w1 | 1792 KB | box2 | 8 Bytes to 192 KB |
u2 | 1792 KB | \(slice\_index\) | 28 Bytes |
v2 | 1792 KB | \(image\_2d\_slice\) | 192 KB |
w2 | 1792 KB | \(p'\) | 192 KB |
s | 1792 KB | ||
m | 28 Bytes | ||
n | 28 Bytes |