Closed ngreenwald closed 4 years ago
I have only tested this plugin with ImageJ, and the install instructions in this README are only for ImageJ.
It looks like the following is broken with FIJI:
import okhttp3.MediaType;
static final MediaType MEDIA_TYPE_JSON = MediaType.get("application/json; charset=utf-8");
Yup, I downloaded ImageJ and it works there. Looks like ImageJ2/FIJI issue
I've just downloaded and installed the lateset versions of ImageJ 2 and FIJI, and it worked successfully on both (segmentation jobs).
How did you install it in FIJI?
I hadn't updated FIJI in like 4 months. Works great.
I got the following error message after trying to run the plugin. I'm using FIJI (the newest version of imageJ). Has it been tested only on Vanilla ImageJ? Or did I mess something up when installing?