Bruce
I wrote the code in matlab, and it works ok. My code is available at:
http://www.nmr.mgh.harvard.edu/~daniel/links/matlab/labels_to_annot.m
It isn't elegant though. The annotation file does not name each label, and
the colors appear to be fairly random.
If I had more knowledge of the annota
Hi Daniel,
here's a .m file for reading in the .annot files, which should give you the
format.
cheers,
Bruce
On Thu, 22 Jul 2004, Daniel Goldenholz wrote:
> Ok. Well I wouldn't mind whipping this up in matlab, but I need to know
> the format.
>
> Daniel
>
> On Thu, 22 Jul 2004, Doug Greve w
Ok. Well I wouldn't mind whipping this up in matlab, but I need to know
the format.
Daniel
On Thu, 22 Jul 2004, Doug Greve wrote:
You'd also have to make sure that the labels did not overlap as there is
no way to represent this in the annot file.
doug
Bruce Fischl wrote:
no, I don't think so. I g
You'd also have to make sure that the labels did not overlap as there is
no way to represent this in the annot file.
doug
Bruce Fischl wrote:
>
> no, I don't think so. I guess you'd need a color file as well. It would be
> pretty easy
>
> Bruce
>
> On Wed, 21 Jul 2004, Daniel Goldenholz w