| 程序包 | 说明 |
|---|---|
| cn.jimmiez.pcu.alg.skeleton |
The skeleton of point cloud is 1d curve which can capture the essential
topology of 3d models.
|
| cn.jimmiez.pcu.common.graph |
Graph is a commonly-used data structure in point cloud processing.
|
| cn.jimmiez.pcu.model |
This package provides some entity classes which represent point cloud or
polygonal mesh.
|
| 类和说明 |
|---|
| BaseGraph
a read-only graph interface
|
| 类和说明 |
|---|
| BaseGraph
a read-only graph interface
|
| Graph
An abstract graph that support more operations compared to
BaseGraph |
| 类和说明 |
|---|
| BaseGraph
a read-only graph interface
|
| EntityGraph
Entity graph here is a graph whose vertices are Java objects.
|
Copyright © 2019. All rights reserved.