Skip to content
  • Will Schroeder's avatar
    New class for extracting surfaces from label masks · 13711b30
    Will Schroeder authored
    The discrete flying edges classes extract isocontours from label masks.
    Label masks are not continuous so special interpolation and treatment is
    required. Each contour value generates a separate region.
    
    Also, documentation in the form of cross referencing other contouring
    classes was added. The discrete isocontouring classes are not well known
    but very powerful and should be used more often.
    13711b30