File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,22 @@ reduce the number of angle inputs needed for specific cases:
2727
2828.. note ::
2929
30- The complete sphere panorama is very practical, and more of a proof of
30+ The complete sphere panorama is not very practical, and more of a proof of
3131 concept, as capturing the full view takes impractically long time.
3232
33- Images that are taken at angles that deviate from the horizontal position
33+ If adaptive FoV is enabled for the position layout generation, images that are
34+ taken at angles that deviate from the horizontal position are considered to
3435cover a wider horizontal angle area. To avoid taking unnecessary images, the
3536top and bottom rows have fewer images.
3637
3738.. image :: image_positions.png
3839
40+ To reduce the parallax errors of close range objects caused by the camera
41+ offset, it is possible to increase the overlap between images (effectively
42+ reducing the motion between images), but this can significantly increase the
43+ required number of images and time (e.g. full sphere panorama with 30%
44+ overlap requires approximately 1500 images).
45+
3946Examples
4047--------
4148
You can’t perform that action at this time.
0 commit comments