發表文章

目前顯示的是 4月 19, 2020的文章

how to inject 360 metadata to an image

download ExiftoolGUI https://exiftool.org/gui/ https://exiftool.org/ select the image you wanna inject paste the code below and enter -ProjectionType="equirectangular" -UsePanoramaViewer="True" -"PoseHeadingDegrees<$exif:GPSImgDirection" -"CroppedAreaImageWidthPixels<$ImageWidth" -"CroppedAreaImageHeightPixels<$ImageHeight" -"FullPanoWidthPixels<$ImageWidth" -"FullPanoHeightPixels<$ImageHeight" -CroppedAreaLeftPixels="0" -CroppedAreaTopPixels="0" -Make="Ricoh" -Model="Theta S" -Exif:Make="Ricoh"   -Exif:Model="Theta S" all done