| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "type" : "Standard",
- "core" : true,
- "name" : "CSF Filter",
- "description": "A pointclouds filtering algorithm utilize cloth simulation process(Wuming Zhang; Jianbo Qi; Peng Wan,2015).",
- "authors" : [
- {
- "name" : "Wuming Zhang"
- },
- {
- "name" : "Jianbo Qi"
- },
- {
- "name" : "Peng Wan"
- },
- {
- "name" : "Hongtao Wang"
- }
- ],
- "maintainers" : [
- {
- "name" : "Wuming Zhang"
- },
- {
- "name" : "Jianbo Qi"
- },
- {
- "name" : "Peng Wan"
- },
- {
- "name" : "Hongtao Wang"
- }
- ],
- "references": [
- {
- "text": "An Easy-to-Use Airborne LiDAR Data Filtering Method Based on Cloth Simulation",
- "url": "http://www.mdpi.com/2072-4292/8/6/501"
- },
- {
- "text": "RAMM laboratory, School of Geography, Beijing Normal University",
- "url": "http://ramm.bnu.edu.cn/"
- },
- {
- "text": "Documentation",
- "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=CSF_(plugin)"
- }
- ]
- }
|