Classes | |
class | PointTrackerOperator |
Point Tracker operator properties for Script Engine. Read the documentation for more info. More... | |
Enumerations | |
enum | MoveLayerFallback { Restore , KeepLast } |
enum | MoveLayerAutomation { None , Instant , Average } |
enum | BeaconScanAreaSize { ThirtyByThirty = 30 , FortyByForty = 40 , FiftyByFifty = 50 , SixtyBySixty = 60 , EightyByEighty = 80 , OneHundred = 100 , OneHundredFifty = 150 } |
enum | TrackerOutput { Input = 0 , DetectedPixels = 1 , TrackerArea = 2 , CenterPoint = 3 } |