Files
cc-treeiso-plugin/info.json
T
Daniel Girardeau-Montaut f6f833c5f0 Icon added
Better progress dialog management
2023-05-30 22:58:33 -06:00

30 lines
717 B
JSON

{
"type" : "Standard",
"name" : "TreeIso",
"icon" : ":/CC/plugin/qTreeIso/images/forest.png",
"description": "A 3D graph-based individual-tree isolator (treeiso) from Terrestrial Laser Scanning point clouds",
"authors" : [
{
"name" : "Zhouxin Xi"
},
{
"name" : "Chris Hopkinson"
}
],
"maintainers" : [
{
"name" : "Zhouxin Xi"
}
],
"references": [
{
"text": "3D Graph-Based Individual-Tree Isolation (Treeiso) from Terrestrial Laser Scanning Point Clouds.",
"url": "https://www.mdpi.com/2072-4292/14/23/6116"
},
{
"text": "Artemis Lab, Department of Geography & Environment, University of Lethbridge",
"url": "https://github.com/truebelief/artemis_treeiso"
}
]
}