| Algorithm 2: AugmentTestSet(img, augmented_image) |
| //Augment test images from an original image |
| Input |
| (1) : An original image in RGB channel |
| Output |
| (2) : An augmented image |
| Begin |
| 1. |
| 2. |
| 3. |
| 4. |
| 5. |
| 6. End for |
| 7. |
| End |
| Algorithm 2: AugmentTestSet(img, augmented_image) |
| //Augment test images from an original image |
| Input |
| (1) : An original image in RGB channel |
| Output |
| (2) : An augmented image |
| Begin |
| 1. |
| 2. |
| 3. |
| 4. |
| 5. |
| 6. End for |
| 7. |
| End |