[Insight-users] RE: Insight-users Digest, Vol 14, Issue 42
Angela
a.mendoza at alumnos.urjc.es
Thu Jun 16 15:02:58 EDT 2005
Hello:
I have images vrm (3D) to realize record with hdr(2D) one can?
I help you ¿How I can convert image file.vmr to file.mhd?
-----Mensaje original-----
De: insight-users-bounces+a.mendoza=alumnos.urjc.es at itk.org
[mailto:insight-users-bounces+a.mendoza=alumnos.urjc.es at itk.org] En nombre
de insight-users-request at itk.org
Enviado el: jueves, 16 de junio de 2005 18:01
Para: insight-users at itk.org
Asunto: Insight-users Digest, Vol 14, Issue 42
Send Insight-users mailing list submissions to
insight-users at itk.org
To subscribe or unsubscribe via the World Wide Web, visit
http://www.itk.org/mailman/listinfo/insight-users
or, via email, send a message with subject or body 'help' to
insight-users-request at itk.org
You can reach the person managing the list at
insight-users-owner at itk.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Insight-users digest..."
Today's Topics:
1. Re: how to start a project in MS VC++6? (Luis Ibanez)
2. WG: Install version of itk-based programs (salah)
3. Re: Rotation Transform about given center of rotation
(Luis Ibanez)
----------------------------------------------------------------------
Message: 1
Date: Thu, 16 Jun 2005 10:07:26 -0400
From: Luis Ibanez <luis.ibanez at kitware.com>
Subject: Re: [Insight-users] how to start a project in MS VC++6?
To: Xuelin Cui <xuelin at hawaii.edu>
Cc: ITK user <insight-users at itk.org>
Message-ID: <42B1879E.5000506 at kitware.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Hi Xuelin,
Please read the "Hello World" example in the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
You can also find a similar set of step by step instructions
in the Tutorials
http://www.itk.org/HTML/Tutorials.htm
In particular in
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html
Regards,
Luis
==========================
Xuelin Cui wrote:
> hi Luis:
>
>
> I am trying to start a project in MS VC++6, but I really don't know how
> to do that.
>
> I tried to build some examples. The way of doing that is to copy the .h
> and .cxx and CMakeList.txt out of the original directories, then apply
> CMake on the new folder as a source, of course to a binary folder
>
> But, when I want to write some new code, and started a project based on
> ITK, how should I do? how to specify the property of the project in
> VC++6?
>
> Some demo/reference will be appriciated
>
> Thanks
>
>
> Xuelin
>
> Department of Mechanical Engineering
> University of Hawaii at Manoa
> 2540 Dole St
> Honolulu HI 96822
> United States
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
------------------------------
Message: 2
Date: Thu, 16 Jun 2005 16:19:09 +0200
From: "salah" <salah at gris.uni-tuebingen.de>
Subject: [Insight-users] WG: Install version of itk-based programs
To: "ITK Users (E-Mail)" <insight-users at itk.org>
Message-ID:
<4B943954DD289E47958BCEC8C32269BE6D0B1A at wsi-server2.gris.uni-tuebingen.de>
Content-Type: text/plain; charset="iso-8859-1"
probably this email of mine has been lost somewhere, as I did not get any
hints.
> -----Ursprüngliche Nachricht-----
> Von: salah
> Gesendet: Dienstag, 14. Juni 2005 13:27
> An: ITK Users (E-Mail)
> Betreff: Install version of itk-based programs
>
> Hello all,
> I have a probably silly question: how can I create an installation version
of an itk-based program?
> I.e. a version that can be installed with all required dlls on a computer
that does not necessarily
> have ms visual studio.
>
> many thanx,
> zein
------------------------------
Message: 3
Date: Thu, 16 Jun 2005 10:19:04 -0400
From: Luis Ibanez <luis.ibanez at kitware.com>
Subject: Re: [Insight-users] Rotation Transform about given center of
rotation
To: Ashish Poddar <ahpoddar at gmail.com>
Cc: "insight-users @ itk. org" <insight-users at itk.org>
Message-ID: <42B18A58.8000706 at kitware.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Hi
You don't need to implement any extra code.
The VersorRigid3DTransform does Translation and Rotations
and accept a Center of rotation.
Please read the Doxygen documentaion for this class
http://www.itk.org/Insight/Doxygen/html/classitk_1_1VersorRigid3DTransform.h
tml
and its description in the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
You will also find exmples of this Transform used in the
registration framework.
Regards,
Luis
---------------------------
Ashish Poddar wrote:
> Hi,
>
> I am looking for some transform which should rotate about a given point
> and not the absolute center. CenteredAffineTransform givs that facility
> but it also adds the scaling and shearing effects in the image which I
> do not need. If I do not get anything probably I will have to implement
> a new transform with the combination of Versor3DRigidTransform and
> TranslationTransform.
>
> I will appreciate any help in this regards.
>
> --
> Ashish Poddar
> Have an acceptable reason for accepting anything.
> Y:ashish_poddar | MSN:ashish_poddar at yahoo.com
> <mailto:MSN:ashish_poddar at yahoo.com>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
------------------------------
_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users
End of Insight-users Digest, Vol 14, Issue 42
*********************************************
More information about the Insight-users
mailing list