mirror of
https://github.com/farmakis/qVoxFall.git
synced 2026-08-29 16:00:25 +08:00
29 lines
679 B
JSON
29 lines
679 B
JSON
{
|
|
"type" : "Standard",
|
|
"core" : true,
|
|
"name" : "VoxFall",
|
|
"icon" : ":/CC/plugin/qVoxFall/images/icon.png",
|
|
"description": "Voxelized rockFall (VoxFall).",
|
|
"authors" : [
|
|
{
|
|
"name" : "Ioannis Farmakis",
|
|
"email" : "i.farmakis@icloud.com"
|
|
}
|
|
],
|
|
"maintainers" : [
|
|
{
|
|
"name" : "Ioannis Farmakis",
|
|
"email" : "i.farmakis@icloud.com"
|
|
}
|
|
],
|
|
"references" : [
|
|
{
|
|
"text" : "VoxFall: Non-parametric volumetric change detection for rockfalls",
|
|
"url" : "https://doi.org/10.1016/j.enggeo.2025.108045"
|
|
},
|
|
{
|
|
"text" : "The idea behind the development of this plug in was generated during my post-doc spell at the University of Newcastle, Australia."
|
|
}
|
|
]
|
|
}
|