Proximity Locker
plugin for VirtualDub 1.2+
Proximity Locker is a plugin filter for VirtualDub version 1.2 and later.
Its primary purpose is to work as a complement to existing pixel-locking filters, like Jim Casaburi's Temporal Cleaner or Flaxen's fixVHS.
Its principle is very simple: it detects unlocked pixels completely surrounded by locked pixels (i.e. pixels that don't change from one frame
to the next) and locks them as well since they are probably noise.
Please note that it won't do anything if there are no locked pixels in the image. So you must have applied some kind of pixel-locking filter before this one.
Installation
Download Proximity Locker to your hard disk, and unzip the
contents to your VirtualDub/plugins directory. Then run VirtualDub.
You will see a new filter named "Proximity Locker" in the filter list.
Configuration
The configuration dialog box allows you to specify the Proximity Locker parameters.
You can set the aggressivity of the locking. But beware that more locking could also end up locking actual motion.
If set to the minimum, it won't modify anything. This is useful in conjunction with the "show changes" option, in order to
discover which pixels were actually locked by the chain of previous filters.
You can also choose to see the map of pixels locked.
The interpretation is as follows:
CYAN = pixels locked by previous filters.
WHITE = pixels locked by this filter.
OTHER = pixels not locked.
Revision History
Version 0.2 (11/7/2001)
- Now processes the outmost frame border too.
- Speed improvements.
Version 0.1 (7/7/2001)
Author: Chir
Email: chir@geocities.com