fw4spl
Bundles/registration/basicRegistration/include/basicRegistration/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2016.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __BASICREGISTRATION_NAMESPACE_HPP__
8 #define __BASICREGISTRATION_NAMESPACE_HPP__
9 
15 namespace basicRegistration
16 {
17 
18 } // namespace basicRegistration
19 
20 #endif //__BASICREGISTRATION_NAMESPACE_HPP__
21 
The namespace basicRegistration contains services to perfom a basic registration between images and m...