@@ -79,7 +79,7 @@ This will create a new track containing the two merged segmentation as one cell.
## Split temporally track
:round_pushpin: **Press <kbd>t</kbd> to go into track edit mode** (a message should appear when you enter this mode).
:round_pushpin: **Press <kbd>Control+Right click</kbd> to split a track**.
:round_pushpin: **Press <kbd>Shift+Right click</kbd> to split a track**.
The track under the click will be splitted in two tracks: a new track will be created from the current frame until the last frame of the initial track. The frames of the initial track previous to the clicked frame will be untouched.
## Manual tracking edition
...
...
@@ -90,7 +90,7 @@ The track under the click will be splitted in two tracks: a new track will be cr
The first <kbd>left-click</kbd> that you do would determine the id of the track to edit (the cell value that you clicked), and the movie will go to the next frame.
Then, for each <kbd>left-click</kbd>, the cell below the cursor will be set to this track id value and the movie will move to the next frame.
**To finish the track editing, <kbd>right-click</kbd>** and a confirmation message will appear. If you reach the end of the movie and do one more <kbd>left-clik</kbd>, the manual tracking mode will also be stopped.
**To finish the track editing, <kbd>Control+right-click</kbd>** and a confirmation message will appear. If you reach the end of the movie and do one more <kbd>left-clik</kbd>, the manual tracking mode will also be stopped.