YARP
Yet Another Robot Platform
IplImage.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * All rights reserved.
4  *
5  * This software may be modified and distributed under the terms of the
6  * BSD-3-Clause license. See the accompanying LICENSE file for details.
7  */
8 
9 #include <yarp/conf/system.h>
10 
11 YARP_COMPILER_DEPRECATED_WARNING(<yarp/sig/IplImage.h> header is deprecated. Use OpenCV header instead) // Since YARP 3.0.0
12 
13 // For compatibility with old code
14 #include <yarp/sig/impl/IplImage.h>
YARP_COMPILER_DEPRECATED_WARNING
#define YARP_COMPILER_DEPRECATED_WARNING(x)
Generate a warning at build time on supported compilers if deprecated warnings are enabled.
Definition: system.h:117
system.h
_IplImage
Definition: IplImage.h:84
yarp
The main, catch-all namespace for YARP.
Definition: environment.h:18