Skip to content

✂️ Remove Video Parts

In DL_Track_US you can remove parts of a video to:

  • Improve segmentation accuracy:
    Sometimes the superficial aponeurosis can be wrongly segmented if the skin or subcutaneous tissue is thick or highly echogenic.
    Cropping out the upper regions can avoid these errors.
  • Support data anonymization:
    Sensitive or identifying areas can be cropped to protect subject privacy.

✅ This is especially useful before running automated segmentation.


1. Accessing the Remove Video Parts Tool

  • Once the GUI is open, click on the Advanced Methods button.
  • In the Select Method dropdown, select “Crop Video”.
  • A separate Crop Video Window will pop up.

adv_meth select_meth remove


2. Loading the Video

  • Click the Load Video button.
  • Select the video file you want to crop.

load_video

After successfully loading the video, the UI will look like this:

  • Use the yellow slider to scroll through the video frames.
  • Click and drag with the left mouse button to select the part to keep.

select

Your result (after re-loading) will look like this:

result


3. Saving the Video

  • Click the Browse button to select the output folder where the cropped video will be saved.
  • Finally, click Remove Parts to save the cropped video.

save_video


✅ That's it! Now your video is ready for analysis or anonymized storage.