base class — bpy_struct
Match moving settings
Cleanup action to execute
Type : | enum in [‘SELECT’, ‘DELETE_TRACK’, ‘DELETE_SEGMENTS’], default ‘SELECT’ |
---|
Effect on tracks which have a larger reprojection error
Type : | float in [0, inf], default 0.0 |
---|
Effect on tracks which are tracked less than the specified amount of frames
Type : | int in [0, inf], default 0 |
---|
Distance between two bundles used for scene scaling
Type : | float in [-inf, inf], default 0.0 |
---|
Automatically re-adjust marker position using position on each N frames. 0 means only keyframed position is used
Type : | int in [0, inf], default 0 |
---|
Every tracking cycle, this amount of frames are tracked
Type : | int in [0, 32767], default 0 |
---|
First keyframe used for reconstruction initialization
Type : | int in [-inf, inf], default 0 |
---|
Second keyframe used for reconstruction initialization
Type : | int in [-inf, inf], default 0 |
---|
Distance from image boudary at which marker stops tracking
Type : | int in [0, 300], default 0 |
---|
Refine intrinsics during camera solving
Type : | enum in [‘NONE’, ‘FOCAL_LENGTH’, ‘FOCAL_LENGTH_PRINCIPAL_POINT’, ‘FOCAL_LENGTH_PRINCIPAL_POINT_RADIAL_K1_K2’, ‘FOCAL_LENGTH_RADIAL_K1_K2’, ‘FOCAL_LENGTH_RADIAL_K1’], default ‘NONE’ |
---|
Limit speed of tracking to make visual feedback easier (this does not affect the tracking quality)
Type : | enum in [‘FASTEST’, ‘DOUBLE’, ‘REALTIME’, ‘HALF’, ‘QUARTER’], default ‘FASTEST’ |
---|
Inherited Properties
Inherited Functions
|
References