Files
cc-treeiso-plugin/info.json
T
2023-05-04 19:22:59 -06:00

30 lines
699 B
JSON

{
"type" : "Standard",
"core" : true,
"name" : "TreeIso",
"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"
}
]
}