Skip to content

Commit dfaf565

Browse files
giswqsCopilot
andauthored
Update samgeo/samgeo3.py
Co-authored-by: Copilot <[email protected]>
1 parent 40ef6ff commit dfaf565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samgeo/samgeo3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3807,7 +3807,7 @@ def add_mask_prompt(
38073807
>>> sam.save_video("tracked_output.mp4")
38083808
38093809
Note:
3810-
- The tracker MUST be initialized with generate_masks() first
3810+
- The tracker MUST be initialized first by calling either `init_tracker()` or `generate_masks()`
38113811
- Each call to add_mask_prompt adds one object for tracking
38123812
- Use different obj_id values for different objects
38133813
- Use obj_ids different from those detected by generate_masks()

0 commit comments

Comments
 (0)