I was wondering if it were possible to improve a classifier after I load it into a new image.
I used image A to create a classifier. (It classified everything nicely.)
Then, I loaded the classifier to image B.
However, in image B, the classifier did not classify everything perfectly, so I tried classifying some more cells to improve it and hit “Train classifier”, but the whole classification changed.
I’m assuming by doing this, I just nullified the loaded classifier and it just started a new classifier?
Thank you in advance!