Maven module :un.api : api-image :
Class : un.impl.image.process.distance.EDTDistanceOperator
Extends/Implements : un.api.task.AbstractTask
Subclasses : -

8SSEDT implementation of distance map.

This implementation produce an image with distances positive outside the mask
and negative distances inside the mask.

resources :
http://www.lems.brown.edu/vision/people/leymarie/Refs/CompVision/DT/DTpaper.pdf
http://www.ee.bgu.ac.il/~dinstein/stip2002/LeymarieLevineDistTrans_cvgip92.pdf
http://www.codersnotes.com/notes/signed-distance-fields/

@author Johann Sorel


Variables : DESCRIPTOR
Functions : EDTDistanceOperator, execute, execute


public DefaultImageTaskDescriptor DESCRIPTOR


public void EDTDistanceOperator ()

public Image execute (Image image)

public Parameters execute ()