This is a child page. You can use Parent in the quick nav bar at the top or the bottom of the page to navigate directly back to the parent of this page. Some child pages are more than one level deep, and in that case will require more than one Parent click to reach the outermost document level.

§ 16.45 - Blur

Quick Reference to Scripting Command
a=BLUR(percentage)
Items in CAPS are 0/1 or ranges with more options than just 0/1.
Ranges other than 0/1 are indicated by brackets, such as [0-2].

The Blur filter allows you to selectively blur a region based on a specified radius. The radius is used to specify the extent of the effect. Increasing the radius will increase the actual blurring effect, but this will also increase the computational time needed to complete the operation.

The Blur operation can be used to give a region a "soft edge", or in animation to blur background and foreground objects. This operation is also known as a Gaussian Blur, and is the inverse of a sharpening effect. It is important to remember that increasing the radius will greatly increase the computational time needed to complete the operation.


Blur Operation Dialog

Original

blur=20

blur=40

blur=80

§ 16.45.1 - Blur (Gaussian) Controls

§ 16.45.1.1 - Trend

Operator dialog controls that have a Trend button next to them offer animation functionality. Trend allows you to set that variable over a set of frames. Each frame of the animation can be thought of as a slice of time. The trends allow you to alter some, all, or none of the variables for a particular time slice. Variables that have multiple states can be set to any of a number of values in the trend. Variables that are either on or off can only have an on or off value in the trend. You will notice that the trend graphs have equidistantly spaced vertical lines. Each of these lines represents a frame in the animation. The number of frames can be altered using Sequence controls... in the TimeLine pull down menu. Animation lengths of 100 - 999 frames will be represented with a vertical bar being 10 frames, and animation length greater than 1000 frames will have a vertical bar for every 100 frames. Click here to view more information on Trends.

§ 16.45.1.2 - Radius

The Radius control is used to determine the amount of blurring in the selected region. This radius can range between 0 (no effect) and 200 (maximum blur) tenths of pixels. For example, a setting of 150 would be a radius of 15 pixels. This radius is then applied to the selected region to find any objects or features that are within the specified radius. If a region is inside the radius, it will be blurred. This means that increasing the radius will increase the number of areas that are selected and blurred. Areas that are greater than the specified radius will be unaffected. It is important to remember that increasing the radius will greatly increase the computational time needed for the operation. The control can be set using the slide gadget, or an appropriate value can be entered into the text entry field on the right.

Keyboard Navigation
, Previous Page . Next Page t TOC i Index o Operators g Glossary
WinImages F/x, Morph and all associated documentation
Copyright © 1992-2007 Black Belt Systems ALL RIGHTS RESERVED Under the Pan-American Conventions
WinImages F/x Manual Version 7, Revision 6, Level A

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses python 2.7
Page 122
box