Files

30 lines
717 B
JSON
Raw Permalink Normal View History

2023-05-04 19:22:59 -06:00
{
"type" : "Standard",
"name" : "TreeIso",
2023-05-29 15:19:56 +02:00
"icon" : ":/CC/plugin/qTreeIso/images/forest.png",
2023-05-04 19:22:59 -06:00
"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"
}
],
2023-05-29 15:19:56 +02:00
"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"
}
]
2023-05-04 19:22:59 -06:00
}