ipywidgets [ipywidgets] 33. interactで3D画像ビューア jupyter notebook, labで対話的にパラメータを調整できる機能(ipywidgets interact)を使って、3D画像のスライス画像を対話的に表示する方法について説明する。 2021.10.25 ipywidgetsjupyter notebook, labmatplotlibpython画像処理
matplotlib 3D [matplotlib 3D] 58. 3Dplotの面(pane)とその枠線の色を変更して表示 matplotlib mplot3dで作成する3Dグラフの面の色と面のエッジの色を変更して表示する方法について説明する。 2020.11.13 matplotlib 3Dpython
matplotlib [matplotlib 3D] 57. 木(tree) matplotlib mplot3dで3Dグラフ上に木を表示する方法について説明する。 2020.11.06 matplotlibmatplotlib 3Dpython
matplotlib [matplotlib animation] 89. xkcd風なプロットのアニメーション xkcd風なプロットによるアニメーションをmatplotlibのFuncAnimationによって表示する。 2020.10.09 matplotlibmatplotlib 3Dmatplotlib Animationpython
ipywidgets [ipywidgets] 30. 3Dプロットのアスペクト比をIntSliderで調整(set_box_aspect) ipywidgetsのIntSliderをつかって、matplotlibの3Dプロットのアスペクト比をインタラクティブに変更する方法について説明する。 2020.08.03 ipywidgetsmatplotlibmatplotlib 3Dpython
ipywidgets [ipywidgets] 25. 卵状構造をとる2つの球の任意の高さにおける断面を表示 jupyter notebook, labで対話的な操作ができる機能(ipywidgets)のFloatSliderをつかって、3Dグラフの任意の高さにおける断面図を表示する方法について説明する。 2020.06.17 ipywidgetsmatplotlibmatplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 56. voxelグラフでRGB cube matplotlib mplot3dの3DボクセルグラフでRGB色空間を表示する。 2020.01.06 matplotlib 3Dmatplotlib Animationpython
matplotlib 3D [matplotlib 3D] 55. 3つのデータの関係性を3D surface plotで可視化 matplotlib mplot3dの3Dグラフで3つのデータの関係性をsurface plotで可視化する方法について解説する。また、欠損値があるときの対処方法についても説明する。 2019.12.03 matplotlib 3Dpython