Download and Installation

The source code is available on github: https://github.com/mreveil/seing

SEING is built with minimal requirements and can be easily compiled with any C/C++ compiler. A generic Makefile is provided in src folder. As a starting point, you can just type.

cd src make seing

If this doesn’t work, changes might be necessary to adapt the makefile to your operating system and/or environment.

License

This program is free and open-source software distributed under the terms of the GNU GPL version 3 (or later) which can be found here: www.gnu.org/licenses/gpl-3.0.en.html

Please note that SEING is provided WITHOUT WARRANTY OF ANY KIND, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Please see the full terms of the GNU GPL license for more details.

User Support

SEING is provided with no dedicated user support, however questions and suggestions are welcome and the author(s) will do their best to provide answers in a timely fashion. Please email mr937@cornell.edu with any questions or concerns.