static Segmentation.BlowCommander |
Segmentation.blowRoi(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
List<Runnable> post_tasks) |
static Segmentation.BlowCommander |
Segmentation.blowRoi(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
Runnable post_task) |
static Bureaucrat |
Segmentation.fastMarching(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
List<Runnable> post_tasks) |
static Bureaucrat |
Segmentation.fastMarching(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
Runnable post_task) |
static Bureaucrat |
Segmentation.magicWand(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
List<Runnable> post_tasks,
boolean inverse,
boolean subtract) |
static Bureaucrat |
Segmentation.magicWand(AreaWrapper aw,
Layer layer,
Rectangle srcRect,
int x_p_w,
int y_p_w,
Runnable post_task,
boolean inverse,
boolean subtract) |