2By downloading, copying, installing or using the software you agree to this license.
3If you do not agree to this license, do not download, install,
4copy or use the software.
5
6
7
License Agreement
8
For Open Source Computer Vision Library
9
(3-clause BSD License)
10
11Copyright (C) 2000-2015, Intel Corporation, all rights reserved.
12Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
13Copyright (C) 2009-2015, NVIDIA Corporation, all rights reserved.
14Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
15Copyright (C) 2015, OpenCV Foundation, all rights reserved.
16Copyright (C) 2015, Itseez Inc., all rights reserved.
17Third party copyrights are property of their respective owners.
18
19Redistribution and use in source and binary forms, with or without modification,
20are permitted provided that the following conditions are met:
21
22
* Redistributions of source code must retain the above copyright notice,
23
this list of conditions and the following disclaimer.
24
25
* Redistributions in binary form must reproduce the above copyright notice,
26
this list of conditions and the following disclaimer in the documentation
27
and/or other materials provided with the distribution.
28
29
* Neither the names of the copyright holders nor the names of the contributors
30
may be used to endorse or promote products derived from this software
31
without specific prior written permission.
32
33This software is provided by the copyright holders and contributors "as is" and
34any express or implied warranties, including, but not limited to, the implied
35warranties of merchantability and fitness for a particular purpose are disclaimed.
36In no event shall copyright holders or contributors be liable for any direct,
37indirect, incidental, special, exemplary, or consequential damages
38(including, but not limited to, procurement of substitute goods or services;
39loss of use, data, or profits; or business interruption) however caused
40and on any theory of liability, whether in contract, strict liability,
41or tort (including negligence or otherwise) arising in any way out of
42the use of this software, even if advised of the possibility of such damage.
43
44Algorithmic details of this algorithm can be found at:
45
* O. Green, Y. Birk, "A Computationally Efficient Algorithm for the 2D Covariance Method", ACM/IEEE International Conference on High Performance Computing, Networking, Storage and Analysis, Denver, Colorado, 2013
46A previous and less efficient version of the algorithm can be found:
47
* O. Green, L. David, A. Galperin, Y. Birk, "Efficient parallel computation of the estimated covariance matrix", arXiv, 2013