Login  Register

Re: Creating DataSet after building classification with Trainable Weka Segmentation

Posted by marcelo_chong on Aug 28, 2014; 9:34am
URL: http://imagej.273.s1.nabble.com/Creating-DataSet-after-building-classification-with-Trainable-Weka-Segmentation-tp5009283p5009394.html

Hello Ignacio,

Thanks for the reply again.

I understand now about the instance it create after i load in the 10 images.

thanks for the explanation.

So i would like to ask, hope you won't mind :P

If I want to use TWS with Fiji to build a training arff dataset with a set of images

so i can build up a classification model in weka

Then i want to use it to classify some images, let say Lion and other animals.

So am i work on the correct way with TWS now, or i go the wrong direction?

coz now even I load in 10 images and create about 3000 instances for test. But I don't know

which image is classify as LION or not LION, coz it is in pixel level.

Sorry a little bit out of the scope.

Thx.