Delete Points With Less Tracking

DeletePointsWithLessTracking.3detcl [12/04/02]
Author: Rolf Schneider, Science
-D-Visions

Required Version: 3DE V3 R3

Comment: All points of the currently selected pointgroup that are tracked in less than "x" frames of the currently selected sequence are deleted. The value "x" is requested before operation takes place.

To install/use a custom TCL script, please copy it to <3DE install dir>/user_data/tcl_archive/.
The script will appear in the menu Main Window::Project::Execute TCL Script, after restarting 3DE.
Every user running 3DE installed in <3DE install dir>, will be able to see and use this script from that menu.
To install a TCL script locally, copy it to <home dir>/.3dequalizer/tcl_archive/.
It is also possible to start a script right away by selecting the function
Main Window::Projects::Execute TCL Script::Browse...