CategorizedExporter


Table of Contents

1. Registry Items
1.1. Export

This plugin enables the export of PLY and OBJ with respect of categorization (aggregations or multi-scale). Regarding PLY this leads to two additional properties for each vertex: the id of the object it self and a list of all id’s of nodes that parents of this node which are connected by an REFINEMENT_EDGE as well as parents of the parents as long as all nodes are connected by refinement edges. This is similar done for obj but due to lack of the format only for one category for each object.