Search found 176 matches

by Olivier Coulon
Wed Dec 14, 2005 5:25 pm
Forum: Anatomist
Topic: Texture exportation: values range lost
Replies: 7
Views: 8591

Hi Nicolas, a texture generated by Anatomist (I supposed you fusioned a volume with a mesh or something like that) is rescaled between 0 and 1 (I think) because of the OpenGL mechanism used to create the texture. I don't think there is anything you can do about it, Denis can correct me if I'm wrong....
by Olivier Coulon
Mon Sep 19, 2005 4:29 pm
Forum: BrainVISA
Topic: AnatomistViewAnimation
Replies: 4
Views: 4311

Thanks Yann,
indeed I did not have any of those encoder. I managed to do it by hand from the jpeg images using the mpeg2enc encoder, though.
by Olivier Coulon
Mon Sep 19, 2005 2:35 pm
Forum: BrainVISA
Topic: AnatomistViewAnimation
Replies: 4
Views: 4311

AnatomistViewAnimation

Hello, I've been trying to use AnatomistViewAnimation. It works for viewing the animation and saving the jpeg images, but the encoding fails... I get the following message : ------------------------------------------------------------------------------------------------ dans Anatomist Voir Animation...
by Olivier Coulon
Wed Sep 14, 2005 4:07 pm
Forum: BrainVISA
Topic: trm file
Replies: 1
Views: 2715

trm file

Hello,
I would like to know the specifications of the tranformation matrix files (.trm). Is there any documentation about those ? Is it just the 4x4 matrix written in an ascii file ?
thanks,

Olivier
by Olivier Coulon
Mon Jul 25, 2005 9:32 am
Forum: BrainVISA
Topic: Gyri reconstruction and recognition
Replies: 2
Views: 3740

hello, the parcellation into gyri (Surface Based Analysis -> Gyral Parcellation, user level=2) does not have "recognition" per say, but it uses the results sulci recognition. Therefore gyri have a label that identifies them. The brainvisa process generates a graph of gyri and also a textur...
by Olivier Coulon
Fri May 20, 2005 3:07 pm
Forum: Anatomist
Topic: new anatomical pipeline
Replies: 1
Views: 3632

new anatomical pipeline

Hello, I have been using the pipeline05 to process old 'not-so-good' images. I have noticed a strange thing that happens on all images with the default parameters : the brain mask looks like it has been "closed" (morphologically). That is of course propagated to further steps, and even the...
by Olivier Coulon
Thu May 19, 2005 3:36 pm
Forum: Anatomist
Topic: Anatomist is very slow to delete graphs
Replies: 1
Views: 3651

Anatomist is very slow to delete graphs

Hi,
I noticed that Anatomist is VERY slow (I mean very, it can be up to a minute on my bi-xeon machine) when asked to delete a graph (Objects->Delete object). I was wondering if it is a known bug, or something to expect because of the delete mecanism ?

Olivier
by Olivier Coulon
Wed May 04, 2005 3:42 pm
Forum: BrainVISA
Topic: Getting a filename without the extension
Replies: 2
Views: 4717

It works, thank you very much Yann.

Olivier
by Olivier Coulon
Wed May 04, 2005 2:44 pm
Forum: BrainVISA
Topic: Getting a filename without the extension
Replies: 2
Views: 4717

Getting a filename without the extension

Hi there,
is there an easy way to get the path and name of a file without the extension ? As far as I understand, file.fullPath() returns the name with the extension.
Thanks in advance,

Olivier
by Olivier Coulon
Mon May 02, 2005 4:50 pm
Forum: BrainVISA
Topic: How to transform .arg to .ima ?
Replies: 2
Views: 4898

Hi, .arg is a format that describes graphs, .ima is a format that describes images, so I don't understand what you are trying to do. Could you be a bit more specific ? To anticipate a bit your answer, there is one thing that seems to fit with your request : all the sulci in a graph are described by ...
by Olivier Coulon
Thu Apr 28, 2005 10:04 am
Forum: BrainVISA
Topic: Abbreviation of sulcal name
Replies: 1
Views: 4161

Hi,
there is already a topic on that subject on the forum, have a look at it :

http://brainvisa.info/forum/viewtopic.php?t=133

Good luck,


Olivier
by Olivier Coulon
Mon Apr 18, 2005 5:54 pm
Forum: AIMS
Topic: AimsSlice2Bucket
Replies: 1
Views: 4808

OK, I found a way to do it with AimsFileConvert.
Sorry about that... :oops:
by Olivier Coulon
Mon Apr 18, 2005 5:44 pm
Forum: AIMS
Topic: AimsSlice2Bucket
Replies: 1
Views: 4808

AimsSlice2Bucket

Hello, I would like a command to convert a binary volume into a .bck file. I found AimsSlice2Bucket but it does the job slice by slice, generating far too many .bck that I have to concatenate afterwards. Is there a command that does all slices into one .bck file ? If not, is there a reason for that ...
by Olivier Coulon
Wed Apr 06, 2005 7:16 pm
Forum: Anatomist
Topic: adding vertex to a AGraph
Replies: 11
Views: 10168

Yes, you are both right, it seems much simpler to edit the names to then extract the pieces I want. Well, it's good news because it's simpler, but bad news because I lost quite some time trying to have this module working. Anyway, I should have asked you first. That's the lesson of the day : always ...
by Olivier Coulon
Wed Apr 06, 2005 6:01 pm
Forum: Anatomist
Topic: adding vertex to a AGraph
Replies: 11
Views: 10168

Hi Jeff, Why not using anatomy/morphometry/Create Sulcus Label volume? well...first because I did not know about this process, there are too many Brainvisa process to know them all, now. But anyway, as far as I understand, this process gives one image label per sulcus name/label. I want the user to ...