[vtkusers] vtkCamera focal length to pixels
Atul Kumar
sharmaatul11 at gmail.com
Mon Sep 22 09:12:46 EDT 2014
Thank you so much David. I am trying your suggested way. I hope it will
work.
Regards,
Atul
On Fri, Sep 19, 2014 at 11:08 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> By pixels, you mean screen pixels? The camera's vertical field of view,
> in pixels, is equal to the height of the viewport, which you can get by
> calling GetSize() on the renderer. The vertical field of view, in mm, is
> controlled by setting the ViewAngle and Distance of the camera. The
> distance, field of view, and view angle are related by a simple equation
> involving the arctan of half the view angle. Draw a diagram and you
> should be able to derive the equation without much trouble ;)
>
> - David
>
>
> On Fri, Sep 19, 2014 at 5:56 AM, luta <sharmaatul11 at gmail.com> wrote:
> > Hi there, I am trying to convert vtkcamera focal length (mm) into pixels
> so
> > that I can use this to create an intrinsic matrix of the vtkcamera. It
> would
> > be a great help is someone would guide me in converting vtkcamera focal
> > length into pixels.
>
--
Atul Kumar
MBBS MMST PhD
Research Fellow
IRCAD-Taiwan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140922/c14d9825/attachment.html>
More information about the vtkusers
mailing list