nmpp
nmpli.h
1
2#ifndef INCLUDED_nmpli
3#define INCLUDED_nmpli
4
5#include "nmtype.h"
6#include "nmdef.h"
7#include "nmpp.h"
8#include "iDef.h"
9
10#include "warpimg.h"
34//*****************************************************************************
35
45#include "iArithmetics.h"
46
47//*****************************************************************************
48
58#include "iFiltration.h"
59//*****************************************************************************
60
71#include "iConvert.h"
72
73
74//*****************************************************************************
75
86#include "iResample.h"
87
88
89//*****************************************************************************
90
101#include "iSelect.h"
102
103//*****************************************************************************
104
114//#include "iSupport.h"
115
116
117#include "iFloodFill.h"
118
119
120//#include "iCellTexture.h"
121
122
123#include "iDeinterlace.h"
124
125
126#include "iReodering.h"
127
128//*****************************************************************************
129
138#include "iPrint.h"
139
140#include "filter.h"
141
142//#endif
143
144#endif