とらりもんHOME  Index  Search  Changes  Login

とらりもん - 全球画像(360度画像)の表示法 Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

GoProMaxなどの全球画像(360度画像)を表示するには。

!eog (eye of GNOME)のプラグイン。

Ubuntu Linux 20.04でのインストール例 (参考 https://ubunlog.com/ja/ver-imagenes-panoramicas-360-ubuntu/ )
sudo apt install libimage-exiftool-perl python3-magic libgexiv2-dev
wget https://github.com/Aerilius/eog_panorama/archive/master.zip
unar master.zip
mkdir -p ~/.local/share/eog/plugins
cp -pr eog_panorama-master/eog_panorama ~/.local/share/eog/plugins/
eog
# -> 設定 -> プラグイン -> Panorama Viewerにチェック。
# 以後, 全球写真(360度写真)をeogで開けば自動的に全球表示になる。