voxel

matplotlib

[scikit-image] 82. 3次元オブジェクトの細線化(skimage.morphology.skeletonize)

skimage.morphologyのskeletonizeで、ボクセルグラフで表示した3次元オブジェクトを細線化する方法について説明する。
matplotlib 3D

[matplotlib 3D] 56. voxelグラフでRGB cube

matplotlib mplot3dの3DボクセルグラフでRGB色空間を表示する。
matplotlib 3D

[NumPy] 20.配列のスライスをボクセルグラフで可視化

いろいろなスライス方法をmatplotlib mplot3dのvoxelグラフで可視化した例について説明する。
matplotlib 3D

[matplotlib animation] 38. 3Dグラフの縦&横回転アニメーション

matplotlib FuncAnimationによる3Dグラフの縦&横回転アニメーションについて説明する。
matplotlib 3D

[matplotlib animation] 37. 3Dグラフの縦回転アニメーション

matplotlib FuncAnimationによる3Dグラフの縦回転アニメーションについて説明する。
matplotlib 3D

[matplotlib 3D] 47.ボクセルサボテン(Voxel Cactus)

3D形式のデータをもつstlファイルをボクセル形式に変換して、matplotlib のvoxelで表示する。
matplotlib 3D

[matplotlib animation] 26. ピラミッド建設

matplotlib FuncAnimationによるピラミッドの建設
matplotlib 3D

[matplotlib animation] 24. Voxel アニメーション

matplotlib FuncAnimationによるVoxelグラフのアニメーション