Re: Cell Counter question
Posted by
Jan Eglinger on
May 04, 2015; 3:55pm
URL: http://imagej.273.s1.nabble.com/Cell-Counter-question-tp5012706p5012708.html
Hi Jared,
On 04.05.2015 16:03, Jared Beck wrote:
> We are using the Cell Counter plug-in to count scanned objects for a research project. Without modifying the underlying code, is there a way to change the default color for each counter type?
Unfortunately no, because the colors for type 1 to 8 are hardcoded:
https://github.com/fiji/Cell_Counter/blob/master/src/main/java/CellCntrMarkerVector.java#L69-85Unless you or someone else find the time to make these adjustable via a
'Settings' button, you have to live with the current behavior.
Best,
Jan
> We have many volunteers and would like to standardize the colors to minimize errors during counting and use colors that are more easily visible on a black background. Ideally, we would like to use counter types 1, 2, and 3 but be able to specify the colors associated with these counter types.
>
> Thanks!
> Jared
>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html