fw4spl
SrcLib/ui/fwDicomIOFilterQt/src/fwDicomIOFilterQt/Plugin.cpp
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 #include "fwDicomIOFilterQt/Plugin.hpp"
8 
9 namespace fwDicomIOFilterQt
10 {
11 
13 {
14 }
15 
17 {
18 }
19 
20 } //namespace fwDicomIOFilterQt
21 
22 
fwDicomIOFilterQt contains filters used to pre-process images before reading.