neoneye/simon-arc-symmetry-v1
Version 1 From an input image, create a symmetric output image. image size 1-10. hstack(a b) hstack(a b c) vstack(a b) vstack(a b c) 2x2(a b c d) The abcd can be: orig, flipx, flipy, 180.
016
Version 1
From an input image, create a symmetric output image. image size 1-10.
- hstack(a b)
- hstack(a b c)
- vstack(a b)
- vstack(a b c)
- 2x2(a b c d)
The abcd can be: orig, flipx, flipy, 180.
