You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read and see that I can use AliceVision to split equirectangular images to square image.
I would like to check if AliceVision can split equirectangular images to rectangular image size, such as 16:9? If yes, please guide me the command. Now I use:
Hi.,
Thank you for the great work.
I read and see that I can use AliceVision to split equirectangular images to square image.
I would like to check if AliceVision can split equirectangular images to rectangular image size, such as 16:9? If yes, please guide me the command. Now I use:
aliceVision_utils_split360Images.exe -i input_put_folder -o output_folder --equirectangularNbSplits 8 --equirectangularSplitResolution 1600 900
But got error.
Thank you
The text was updated successfully, but these errors were encountered: