gaussian-splatting/utils
Matthieu Gendrin 5db5c254f4 Manage central point different from center of image
In some cases, calibration gives central point cx,cy != (0.5,0.5), or it
can be decided to crop the input images.
In those cases, it is necessary to split fovx to fovXleft,fovXright and fovy to fovYtop,fovYbottom

Note that the export of cameras to cameras.json merges those values back
to the basic fovx,fovy. This aims at avoiding the modification of
diff_gaussian_rasterization branch used for SIBR_gaussianViewer_app.

Signed-off-by: Matthieu Gendrin <matthieu.gendrin@orange.com>
2024-03-18 13:26:07 +01:00
..
camera_utils.py Manage central point different from center of image 2024-03-18 13:26:07 +01:00
general_utils.py Added licenses, bumped submodule versions 2023-07-05 12:22:16 +02:00
graphics_utils.py Manage central point different from center of image 2024-03-18 13:26:07 +01:00
image_utils.py Added licenses, bumped submodule versions 2023-07-05 12:22:16 +02:00
loss_utils.py Added licenses, bumped submodule versions 2023-07-05 12:22:16 +02:00
sh_utils.py Initial commit 2023-07-04 10:00:48 +02:00
system_utils.py Added licenses, bumped submodule versions 2023-07-05 12:22:16 +02:00