mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 08:34:48 +08:00
27 lines
608 B
JSON
27 lines
608 B
JSON
{
|
|
"type": "Standard",
|
|
"name": "3DMASC",
|
|
"icon": ":/CC/plugin/q3DMASCPlugin/3DMASC.png",
|
|
"description": "Create or apply a classifier on a point cloud.",
|
|
"authors": [
|
|
{
|
|
"name": "Dimitri Lague (OSUR/CNRS)"
|
|
}
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Dimitri Lague (OSUR/CNRS)"
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"text": "Dimitri Lague, Geosciences Rennes",
|
|
"url": "https://geosciences.univ-rennes1.fr/interlocuteurs/dimitri-lague"
|
|
},
|
|
{
|
|
"text": "Documentation",
|
|
"url": "http://www.cloudcompare.org/doc/wiki/index.php?title=3DMASC_(plugin)"
|
|
}
|
|
]
|
|
}
|