endarthur / ply2atti

Script for extraction of attitudes from 3d models using meshlab's mesh painting tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ply2atti

usage: ply2atti [-h] --file INFILE [--split] colors [colors ...]

Extract planes painted on stanford polygon (.ply) files on meshlab.

positional arguments:
  colors         Colors to be extracted

optional arguments:
  -h, --help     show this help message and exit
  --file INFILE  input painted 3d model
  --split        Split the resulting attitudes in one file per color

About

Script for extraction of attitudes from 3d models using meshlab's mesh painting tool

License:MIT License


Languages

Language:Python 100.0%