Algorithm 2 The pseudocode of our proposed CME-CNN |
Input: |
|
|
Output: |
|
1: /**/ |
2:
|
3.
|
4:
|
5: /**/ |
6: while
do
|
7: /*
|
8:
|
9:
|
10:
|
11.
|
12:
|
13:
|
14:
|
15.
|
16. /* */ |
17.
|
18. /**/ |
19.
|
20. for
do
|
21. /**/ |
22: if
then
|
23:
|
24: /*Append the result in img buffer*/ |
25:
|
26: end if
|
27: end for
|
28: if
then
|
29: break;
|
30: end if
|
31: end while
|