1By downloading, copying, installing or using the software you agree to this license.
2If you do not agree to this license, do not download, install,
3copy or use the software.
4
5
6                          License Agreement
7               For Open Source Computer Vision Library
8                       (3-clause BSD License)
9
10Redistribution and use in source and binary forms, with or without modification,
11are permitted provided that the following conditions are met:
12
13  * Redistributions of source code must retain the above copyright notice,
14    this list of conditions and the following disclaimer.
15
16  * Redistributions in binary form must reproduce the above copyright notice,
17    this list of conditions and the following disclaimer in the documentation
18    and/or other materials provided with the distribution.
19
20  * Neither the names of the copyright holders nor the names of the contributors
21    may be used to endorse or promote products derived from this software
22    without specific prior written permission.
23
24This software is provided by the copyright holders and contributors "as is" and
25any express or implied warranties, including, but not limited to, the implied
26warranties of merchantability and fitness for a particular purpose are disclaimed.
27In no event shall copyright holders or contributors be liable for any direct,
28indirect, incidental, special, exemplary, or consequential damages
29(including, but not limited to, procurement of substitute goods or services;
30loss of use, data, or profits; or business interruption) however caused
31and on any theory of liability, whether in contract, strict liability,
32or tort (including negligence or otherwise) arising in any way out of
33the use of this software, even if advised of the possibility of such damage.
34