Merge branch 'motion-track-01'
This commit is contained in:
1187
croppa/main.py
1187
croppa/main.py
File diff suppressed because it is too large
Load Diff
@@ -61,6 +61,11 @@ Be careful to save and load settings when navigating this way
|
|||||||
- **Blue cross**: Shows computed tracking position
|
- **Blue cross**: Shows computed tracking position
|
||||||
- **Automatic interpolation**: Tracks between keyframes
|
- **Automatic interpolation**: Tracks between keyframes
|
||||||
- **Crop follows**: Crop area centers on tracked object
|
- **Crop follows**: Crop area centers on tracked object
|
||||||
|
- **Display** Points are rendered as blue dots per frame, in addition dots are rendered on each frame for each dot on the previous (in red) and next (in green) frame
|
||||||
|
|
||||||
|
#### Motion Tracking Navigation
|
||||||
|
- **,**: Jump to previous tracking marker (previous frame that has one or more tracking points). Wrap-around supported.
|
||||||
|
- **.**: Jump to next tracking marker (next frame that has one or more tracking points). Wrap-around supported.
|
||||||
|
|
||||||
### Markers and Looping
|
### Markers and Looping
|
||||||
- **1**: Set cut start marker at current frame
|
- **1**: Set cut start marker at current frame
|
||||||
|
Reference in New Issue
Block a user