[vtk-developers] OpenVR with DICOM series

Lucas Gandel lucas.gandel at kitware.com
Thu Jul 20 02:47:08 EDT 2017


Ricardo,

Volume data are usually expressed in millimeters but the world scale is in
meters. Multiplying the origin and spacing of your input data by a 1/1000
factor might also help.

Thanks,
Lucas

On Wed, Jul 19, 2017 at 9:17 PM, Ken Martin <ken.martin at kitware.com> wrote:

> You may want to reduce the scale. In the current VTK I believe if you call
> SetDistance( ) on the camera that will also adjust the scale. Specifically
> I think the distance you set will be mapped into 1 meter in the real world.
> Maybe give that a shot.
>
> There are a lot of VR related changes coming in the next few weeks
> hopefully. I have made them but they need to be tested and merged into VTK
> master which will take a while.
>
>
> On Fri, Jun 23, 2017 at 3:33 PM, Ricardo <ricardo_morello at hotmail.com>
> wrote:
>
>> I've been using VTK with OpenVR for some time now, and I'd like to know
>> how
>> to reduce a volume size, given a reconstructed series of DICOM. When using
>> VTK without openvr, the volume seems pretty normal, but when seen through
>> the glasses, the image gets much bigger.
>> Thanks!
>>
>>
>>
>> --
>> View this message in context: http://vtk.1045678.n5.nabble.c
>> om/OpenVR-with-DICOM-series-tp5743763.html
>> Sent from the VTK - Dev mailing list archive at Nabble.com.
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>
>
> --
> Ken Martin PhD
> Distinguished Engineer
> Kitware Inc.
> 28 Corporate Drive
> Clifton Park NY 12065
>
> This communication, including all attachments, contains confidential and
> legally privileged information, and it is intended only for the use of the
> addressee.  Access to this email by anyone else is unauthorized. If you are
> not the intended recipient, any disclosure, copying, distribution or any
> action taken in reliance on it is prohibited and may be unlawful. If you
> received this communication in error please notify us immediately and
> destroy the original message.  Thank you.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170720/dbb6488c/attachment.html>


More information about the vtk-developers mailing list