Video Filters
Video filters allow you to modify the video image for special effects or to improve the quality of data obtained from tracks. Tracker's filters fall into four general categories:
1. Applying filters to a video
Create a new filter with the Video|Filters|New menu. Multiple filters are applied in the order in which they are created and listed in the Video|Filters menu. Existing filters can be temporarily disabled or permanently deleted. Choose Video|Filters|Clear to delete all filters.



2. Setting a filter's properties
Most filters have a properties dialog that enables the user to set filter parameters. The dialog pops up when the filter is created and remains accessible from the Video/Filters menu. Every dialog has a Disable button that temporarily disables the filter so it has no effect.
The brightness filter has adjustments for both brightness (range -128 to +128) and contrast (range 0-100). Changes in brightness affect the RGB components of all pixels equally until minimum (0) or maximum (255) values are reached.

To set a value, use the slider or enter it directly in a field. The Clear button resets the brightness and contrast to their default values.
The deinterlace filter is used to eliminate double images that appear in interlaced videos.

Each frame of a 30 fps interlaced video consists of two fields, odd and even, that are captured 1/60 s apart. Each field contains a complete image with half the vertical resolution of the frame. When played on an interlaced TV the fields are displayed sequentially so the separate images result in smoother motion, but when viewed one frame at a time in Tracker the fields are combined, resulting in a double image. The interlace filter corrects the problem by displaying only one of the fields. Note that this also reduces the vertical resolution.
The ghost filter leaves a trail of fading ghost images of a moving bright object against a dark background. The effect is produced only when the video is played or stepped. The "live" motion diagram that results can be a very effective tool for learning the concepts of position, velocity and acceleration.


To set the rate at which the ghosts fade, use the slider or enter a value directly in the field. The Clear button clears all current ghosts from the image.
The grayscale filter converts a color image into a grayscale image. This is useful for extracting brightness data (gray level 0-255) from RGB components. The conversion uses separate RGB weighting factors in the equation:
gray level = (R*weightR + G*weightG + B*weightB) / (weightR + weightG + weightB)

The filter includes standard weighting factors for video and flat-response images but also allows advanced users to define custom weighting factors.
The negative filter produces a negative image in which each pixel RGB component x becomes 255-x. This is often useful when printing, particularly when combined with a brightness filter, since dark features against a light background are often clearer (and use less ink!) than light features against a dark background.
There is no properties dialog for the negative filter since there is nothing to adjust.
The baseline filter subtracts a "baseline" image from the video images. If the baseline is the (unchanging) background in the video scene, the background is eliminated, leaving black. This is particularly useful when using a line profile or rgb region to measure RGB values in spectral or other images contaminated with unwanted background light--simply capture an image or video of the background light alone (i.e., with the spectral light source turned off) and use it as the baseline.

To set a baseline image, use the Load button to load the image from a file or the Capture button to capture the video image currently displayed in tracker. The Clear button removes the current baseline image.
The sum filter adds video images together (separate RGB components) and displays a fraction of the result. When the Show mean checkbox is selected, the fraction is automatically adjusted to display the mean RGB values of the images. This can significantly reduce the RGB noise in videos of spectra or other optical phonomena.

When the Show mean checkbox is not selected, use the slider or enter a percent directly in the field. The Clear button resets the sum to the current image.
The resize filter changes the dimensions of the video image. This is particularly useful for correcting the distortions that result when the non-square pixels in DV-formatted videos are displayed and analyzed in Tracker's square pixel environment. This causes the image to be stretched horizontally. The stretch can be corrected by resizing the image from 720x480 to 640x480 as shown.
