Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
cvwimage.h
00001 /////////////////////////////////////////////////////////////////////////////// 00002 // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. 00003 // 00004 // By downloading, copying, installing or using the software you agree to 00005 // this license. If you do not agree to this license, do not download, 00006 // install, copy or use the software. 00007 // 00008 // License Agreement 00009 // For Open Source Computer Vision Library 00010 // 00011 // Copyright (C) 2008, Google, all rights reserved. 00012 // Third party copyrights are property of their respective owners. 00013 // 00014 // Redistribution and use in source and binary forms, with or without 00015 // modification, are permitted provided that the following conditions are met: 00016 // 00017 // * Redistribution's of source code must retain the above copyright notice, 00018 // this list of conditions and the following disclaimer. 00019 // 00020 // * Redistribution's in binary form must reproduce the above copyright notice, 00021 // this list of conditions and the following disclaimer in the documentation 00022 // and/or other materials provided with the distribution. 00023 // 00024 // * The name of Intel Corporation or contributors may not be used to endorse 00025 // or promote products derived from this software without specific 00026 // prior written permission. 00027 // 00028 // This software is provided by the copyright holders and contributors "as is" 00029 // and any express or implied warranties, including, but not limited to, the 00030 // implied warranties of merchantability and fitness for a particular purpose 00031 // are disclaimed. In no event shall the Intel Corporation or contributors be 00032 // liable for any direct, indirect, incidental, special, exemplary, or 00033 // consequential damages 00034 // (including, but not limited to, procurement of substitute goods or services; 00035 // loss of use, data, or profits; or business interruption) however caused 00036 // and on any theory of liability, whether in contract, strict liability, 00037 // or tort (including negligence or otherwise) arising in any way out of 00038 // the use of this software, even if advised of the possibility of such damage. 00039 00040 00041 #ifndef __OPENCV_OLD_WIMAGE_HPP__ 00042 #define __OPENCV_OLD_WIMAGE_HPP__ 00043 00044 #include "opencv2/core/wimage.hpp" 00045 00046 #endif 00047
Generated on Tue Jul 12 2022 16:42:37 by
1.7.2