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 re-projection 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 |
---|
Default minimum value of correlation between matched pattern and reference that is still treated as successful tracking
Type : | float in [0, 1], default 0.0 |
---|
Every tracking cycle, this number of frames are tracked
Type : | int in [0, 32767], default 0 |
---|
Default distance from image boundary at which marker stops tracking
Type : | int in [0, 300], default 0 |
---|
Default motion model to use for tracking
Type : | enum in [‘Perspective’, ‘Affine’, ‘LocRotScale’, ‘LocScale’, ‘LocRot’, ‘Loc’], default ‘Loc’ |
---|
Track pattern from given frame when tracking marker to next frame
Type : | enum in [‘KEYFRAME’, ‘PREV_FRAME’], default ‘KEYFRAME’ |
---|
Size of pattern area for newly created tracks
Type : | int in [5, 1000], default 0 |
---|
Size of search area for newly created tracks
Type : | int in [5, 1000], default 0 |
---|
Distance between two bundles used for scene scaling
Type : | float in [-inf, inf], default 1.0 |
---|
Distance between two bundles used for object scaling
Type : | float in [0.001, 10000], default 1.0 |
---|
Refine intrinsics during camera solving
Type : | enum in [‘NONE’, ‘FOCAL_LENGTH’, ‘FOCAL_LENGTH_RADIAL_K1’, ‘FOCAL_LENGTH_RADIAL_K1_K2’, ‘FOCAL_LENGTH_PRINCIPAL_POINT_RADIAL_K1_K2’, ‘FOCAL_LENGTH_PRINCIPAL_POINT’, ‘RADIAL_K1_K2’], default ‘NONE’ |
---|
Show the expanded in the user interface
Type : | boolean, default False |
---|
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’ |
---|
Use blue channel from footage for tracking
Type : | boolean, default False |
---|
Use a brute-force translation-only initialization when tracking
Type : | boolean, default False |
---|
Use green channel from footage for tracking
Type : | boolean, default False |
---|
Use a grease pencil datablock as a mask to use only specified areas of pattern when tracking
Type : | boolean, default False |
---|
Normalize light intensities while tracking (slower)
Type : | boolean, default False |
---|
Use red channel from footage for tracking
Type : | boolean, default False |
---|
Automatically select keyframes when solving camera/object motion
Type : | boolean, default False |
---|
Use special solver to track a stable camera position, such as a tripod
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
References