info.json 915 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "type" : "Standard",
  3. "core" : true,
  4. "name" : "CSF Filter",
  5. "description": "A pointclouds filtering algorithm utilize cloth simulation process(Wuming Zhang; Jianbo Qi; Peng Wan,2015).",
  6. "authors" : [
  7. {
  8. "name" : "Wuming Zhang"
  9. },
  10. {
  11. "name" : "Jianbo Qi"
  12. },
  13. {
  14. "name" : "Peng Wan"
  15. },
  16. {
  17. "name" : "Hongtao Wang"
  18. }
  19. ],
  20. "maintainers" : [
  21. {
  22. "name" : "Wuming Zhang"
  23. },
  24. {
  25. "name" : "Jianbo Qi"
  26. },
  27. {
  28. "name" : "Peng Wan"
  29. },
  30. {
  31. "name" : "Hongtao Wang"
  32. }
  33. ],
  34. "references": [
  35. {
  36. "text": "An Easy-to-Use Airborne LiDAR Data Filtering Method Based on Cloth Simulation",
  37. "url": "http://www.mdpi.com/2072-4292/8/6/501"
  38. },
  39. {
  40. "text": "RAMM laboratory, School of Geography, Beijing Normal University",
  41. "url": "http://ramm.bnu.edu.cn/"
  42. },
  43. {
  44. "text": "Documentation",
  45. "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=CSF_(plugin)"
  46. }
  47. ]
  48. }