Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Get top-down view

Hi guys, I need your help with next task: 1) how to get top-down view from camera view. 2) measuring real world distances in the picture (just on surface).

What i know or have: 1) camera field of view (vertical, horizontal) 2) camera picture resolution (vertical, horizontal) 3) angle of camera view 4) height of camera 5) picture with compensated lens distortion.

I know, everything is about using next methods: warpPerspective(), getPerpectiveTransform, or similarly with affine transform. But I really don't know how to correctly use it.

Thanks in advance David.

Get top-down view

Hi guys, I need your help with next task:

1)
  1. how to get top-down view from camera view. 2) view.
  2. measuring real world distances in the picture (just on surface).

What i know or have: 1) have:

  1. camera field of view (vertical, horizontal) 2) horizontal)
  2. camera picture resolution (vertical, horizontal)
  3. 3)
  4. angle of camera view 4) view
  5. height of camera 5) camera
  6. picture with compensated lens distortion.

I know, everything is about using next methods: warpPerspective(), getPerpectiveTransform, or similarly with affine transform. transform.

But I really don't know how to correctly use it.

Thanks in advance David.