FlysEyeCircles

In the S_FlysEye Plugin.

Breaks the image into circle shaped tiles and transforms the image within each shape, to create a fly's eye view effect. The Overlap options allow the circles to be combined in different ways where they overlap. The 'Inside' parameters transform the Source image before it is tiled into the pattern, and the 'Tile' parameters transform the entire fly's eye pattern.

Inputs:

Source:  The clip to be processed.
        

Parameters:

Tile Frequency:   Default: 12,  Range: 0.1 or greater,  Shared.
The frequency of the tile pattern, increase for more smaller tiles. This parameter can be adjusted using the Tile Freq Widget.

Tile Rel Height:   Default: 1,  Range: 0.01 or greater,  Shared.
The relative height of the tile shapes, increase for taller tiles.

Tile Shift:   X & Y,   Default: [0 0],  Range: any,  Shared.
Translates the tile pattern. This parameter can be adjusted using the Tile Shift Widget.

Circle Radius:   Default: 1,  Range: 0 to 1.
The radius of the circles relative to each other. If this is less than 1.0 you will get empty spaces between the circles. The color of these empty spaces will be either black or white depending on the combine mode.

Edge Softness:   Default: 0,  Range: 0 to 1.
The softness of the edges of the circles. If this is increased, it may also be necessary to lower the Circle Radius to avoid rectangular artifacts where the soft edges overlap.

Inside Zdist:   Default: 2,  Range: 0 or greater,  Shared.
Determines the zoom factor of the image inside each tile. Values greater than 1 zoom out, values less than 1 zoom in. If this is 1, Inside Rotate is 0, and Overall Zdist is 1, the result should be the same as the input image.

Inside Rotate:   Default: 0,  Range: any,  Shared.
The rotation angle of the image inside each tile, in degrees.

Overall Zdist:   Default: 1,  Range: any,  Shared.
Creates an overall zooming effect by making each tile look toward or away from the image center. Decrease to zoom in, increase to zoom out. When 0 all tiles should contain identical images.

Wrap:   Popup menu,  Default: REFLECT.
Determines the method for accessing outside the borders of the source image.
NO:  gives black beyond the borders.
TILE:  repeats a copy of the image.
REFLECT:  repeats a mirrored copy. Edges are often less visible with this method.

Filter:   Check-box,  Default: on,  Shared.
If enabled, the Source image is resampled using pixel averaging. This removes aliasing and gives a higher quality result especially when Inside Zdist is large. It may not be necessary if your input image is smooth or Inside Zdist is small.

Overlap:   Popup menu,  Default: Ave.
Determines the method used to combine the overlapping regions of the circles.
Ave:  uses a weighted average across the overlapping region for a smooth transition.
Screen:  uses a screen operation.
Max:  uses the lighter.
Min:  uses the darker.
Mult:  uses a multiply operation.

See general info for: Res, On Fields, Redraw, Undo, Load Defaults, Crop, Add Noise, and Use Gamma.


See Also:

FlysEyeHex
FlysEyeRect
Mosaic
HalfTone
ScanLines
JpegDamage
VanGogh
Sapphire Plug-ins Introduction


© 2010, GenArts, Inc. All rights reserved.