Feature #19: Mirror effect - horizontal symmetry
Transform the image with a mirror effect: horizontal symmetry.
Feature description
Transform the image with a mirror effect: horizontal symmetry.
| Parameters | value |
|---|---|
| name | mirror_horizontal |
| Command | -c mirror_horizontal |
| Input | an image |
| output | a new image image_out.bmp that is a horizontal symmetry of the input image |
Usage
./freud.exe -f images/input/image.jpeg -c mirror_horizontalOutput
A new image image_out.bmp that is a horizontal symmetry of the input image
Additional information
Example: 