-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
This is very well written I really thanks a lot
This code is very helpful for me but i am not able to see the output (perspective images)
I have used this code (below), foe showing output but the perspective image is not showing
I requested to please suggest to me or write a code for showing the perspective images.
if name == 'main':
img = im.imread('/content/drive/MyDrive/Street View 360_1.jpg')
equ = Equirectangular('/content/drive/MyDrive/Street View 360_1.jpg') # Load equirectangular image
img = equ.GetPerspective(60, 0, 0, 720, 1080) # Specify parameters(FOV, theta, phi, height, width)
#persp.toEquirectangular(img, center_point)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels