The segmentation process is now split into two nodes:
`ImageDetectionPrompt` and `ImageSegmentationBox`, which replace the
`ImageSegmentationPrompt` in the camera tracking templates.
All the nodes in the templates are also correctly realigned.
Align the `minAngleForTriangulation`, `minAngleForLandmark` and
`filterTrackForks` with the second SfM from the pipeline, and disable
the downscale in the DepthMap node.
The following parameters are updated:
- `minAngleForTriangulation` in the `SfMTriangulation` node for the
Camera Tracking and Camera Tracking Without Calibration templates
- `minAngleForLandmark` in the `SfMTriangulation` node for the Camera
Tracking and Camera Tracking Without Calibration templates
- `filterTrackForks` in the `StructureFromMotion` node for the Camera
Tracking, Camera Tracking Without Calibration and Photogrammetry and
Camera Tracking templates