stlply.html

The Stanford 3D Scanning Repository

ダウンロード手順

◆ Web ページ

  • http://graphics.stanford.edu/data/3Dscanrep/

    ◆ 解凍を行う bash プログラム

    tar -xvzof bunny.tar.gz
    tar -xvzof dragon_recon.tar.gz
    tar -xvzof drill.tar.gz
    tar -xvzof happy_recon.tar.gz
    tar -xvzof lucy.tar.gz
    
    gzip -d Armadillo.ply.gz
    gzip -d xyzrgb_dragon.ply.gz
    gzip -d xyzrgb_manuscript.ply.gz
    gzip -d xyzrgb_statuette.ply.gz
    
    rm *.gz
    tar -cvf graphics.stanford.edu.tar ./*
    gzip graphics.stanford.edu.tar