mainpage.doxy 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. /** \mainpage GP-HIK-CORE Documentation
  2. * \authors
  3. * gp-hik-core: Alexander Freytag, Erik Rodner \n
  4. * Makefiles: Erik Rodner, Olaf Kaehler
  5. *
  6. * \section intro Introduction
  7. * This is the documentation of the modul gp-hik-core, which is part of the main library NICE (New Image C++ Extension library)
  8. *
  9. * <hr>
  10. * \subpage install
  11. * <hr>
  12. * \subpage coding
  13. * <hr>
  14. * \section license_sec License
  15. *
  16. * The following license covers <b>most</b> of this library.
  17. * Some individual files have a different license.
  18. *
  19. * This library is free software; you can redistribute it and/or
  20. * modify it under the terms of the GNU Lesser General Public
  21. * License as published by the Free Software Foundation; either
  22. * version 2.1 of the License, or (at your option) any later version.
  23. *
  24. * This library is distributed in the hope that it will be useful,
  25. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  26. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  27. * Lesser General Public License for more details.
  28. *
  29. * You should have received a copy of the GNU Lesser General Public
  30. * License along with this library; if not, write to the Free Software
  31. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  32. *
  33. * You can find the complete license at http://www.gnu.org/licenses/lgpl.txt
  34. */