POV-Ray : Newsgroups : povray.general : need some help/suggestion Server Time
2 Aug 2024 08:17:02 EDT (-0400)
  need some help/suggestion (Message 1 to 5 of 5)  
From: user
Subject: need some help/suggestion
Date: 17 Dec 2004 10:52:04
Message: <41c300a4$1@news.povray.org>
I'm not sure if I should post it here, but here is my problem.

I'm a PhD student working on a position tracking software.
This software just use a single camera and some paper markers to work 
out the camera position.
I've done two series of tests, one is using simulation, feed the image 
that is generated by povray, the other is doing in the real world 
environment with a real camera.
The result is, on both the simulation and the real world environment, 
the x and y position is quite accurate.
But the resulting z position (the distance of the camera from the 
marker) is really inaccurate in the simulation. While the accuracy on 
this is very accurate on the real world environment.

I wonder if this is the camera setting (in povray) problem? or the image 
resolution problem? (but I've rendered the image with the same dimension 
as the image grab by the camera.)

Does anyone has some clue on it?

Colin


Post a reply to this message

From: Tom Melly
Subject: Re: need some help/suggestion
Date: 17 Dec 2004 11:33:33
Message: <41c30a5d@news.povray.org>
<use### [at] domaininvalid> wrote in message news:41c300a4$1@news.povray.org...

> I wonder if this is the camera setting (in povray) problem? or the image
> resolution problem? (but I've rendered the image with the same dimension
> as the image grab by the camera.)
>
> Does anyone has some clue on it?
>

Very hard to say w/o more info. - however I would hazard a guess that you
may have distorted your image by only changing the output dimensions of the
image, and that you need to make suitable modifications to the field-of-view
of the image as well.

Can you post your camera settings, as well as your output settings?


Post a reply to this message

From: user
Subject: Re: need some help/suggestion
Date: 17 Dec 2004 14:38:28
Message: <41c335b4@news.povray.org>
I was just using the povray default camera, with the view (horizontal)
angle modified to the same as the actual camera, that's about 67 degree.

And my output dimension is with these options:
+W384 +H288



Tom Melly wrote:
> <use### [at] domaininvalid> wrote in message news:41c300a4$1@news.povray.org...
> 
> 
>>I wonder if this is the camera setting (in povray) problem? or the image
>>resolution problem? (but I've rendered the image with the same dimension
>>as the image grab by the camera.)
>>
>>Does anyone has some clue on it?
>>
> 
> 
> Very hard to say w/o more info. - however I would hazard a guess that you
> may have distorted your image by only changing the output dimensions of the
> image, and that you need to make suitable modifications to the field-of-view
> of the image as well.
> 
> Can you post your camera settings, as well as your output settings?
> 
>


Post a reply to this message

From: Jaime Vives Piqueres
Subject: Re: need some help/suggestion
Date: 17 Dec 2004 15:10:22
Message: <41c33d2e$1@news.povray.org>
use### [at] domaininvalid wrote:
> Does anyone has some clue on it?

   Posting both images on p.b.i. would help greatly to understand your 
problem...

--
Jaime


Post a reply to this message

From: Mike Williams
Subject: Re: need some help/suggestion
Date: 18 Dec 2004 06:53:33
Message: <OacAZGAOO9wBFwuQ@econym.demon.co.uk>
Wasn't it  who wrote:
>I was just using the povray default camera, with the view (horizontal)
>angle modified to the same as the actual camera, that's about 67 degree.

Make sure that you're measuring exactly the same thing when you're
comparing the real camera angle to what POV uses in its camera angle
keyword.

In POV
   tan(angle/2) = right/(2*distance)

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.