info.json 533 B

123456789101112131415161718192021222324
  1. {
  2. "type" : "I/O",
  3. "core" : true,
  4. "name" : "Photoscan I/O",
  5. "description": "Photoscan (PSZ) I/O filter",
  6. "authors" : [
  7. {
  8. "name" : "Daniel Girardeau-Montaut",
  9. "email" : "daniel.girardeau@gmail.com"
  10. }
  11. ],
  12. "maintainers" : [
  13. {
  14. "name" : "Daniel Girardeau-Montaut",
  15. "email" : "daniel.girardeau@gmail.com"
  16. }
  17. ],
  18. "references": [
  19. {
  20. "text": "Agisoft PhotoScan",
  21. "url": "http://www.agisoft.com/"
  22. }
  23. ]
  24. }