buildSurface - How can I define the regions for surface construction?

Réponse

You can define regions using either the 'intensities' parameter, which specifies the exact intensity values of the desired regions, or the 'thresholds' parameter. The 'thresholds' parameter allows you to specify a range with 'low' and 'high' values to define the regions of interest.
Did this answer help you?