Issues in using Weka Segmentation
Hi,
I am a new user. I want to use advanced Weka Segmentation plugin. Though I just installed Fiji and copied the java file from the advanced Weka Segmentation plugin in the folder of Fiji plugin. I get an error message while running the plugin-
 C:\Fiji.apppluginsWEKAWeka_Segmentation.java:125: cannot find symbol
symbol  : class WekaSegmentation
location: class trainableSegmentation.Weka_Segmentation
    final WekaSegmentation wekaSegmentation;
It includes with more errors with saying that the Weka Segmentation could not be found. I have placed the Weka Segmentation file where it should be placed. Though the same thing appears.
Can someone make me understand the problem?