Skip to content

how to label in batch mode #65

@jessiya825

Description

@jessiya825

Thanks for your Trainable Segmentation ! It is useful !

When I label the cell, I can create training data by
makeOval(8,113, 46, 104);
call("trainableSegmentation.Weka_Segmentation.addTrace", "1", "1");

But I have so many training images, and labeling every cell is time-consuming.

I have gained the binary image, and the label is showed by mask
(notice: all masks in one image belong to the same class), such as:

image

For each image, I want to detect the mask and label all masks to one class. What should I do ?

Thank you~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions