Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018 #ifdef __LINUX__
00019
00020 #else
00021
00022 #include <iostream>
00023 #include <limits>
00024 #include <map>
00025 #include <string>
00026 #include <vector>
00027 #include <fstream>
00028 #include <set>
00029 #include <windows.h>
00030 #include <deque>
00031 #include <math.h>
00032 #include <set>
00033 #include <assert.h>
00034
00035 #include <boost/shared_ptr.hpp>
00036 #include <boost/progress.hpp>
00037 #include <boost/math/distributions/binomial.hpp>
00038
00039 #include <opencv/cv.h>
00040 #include <opencv/ml.h>
00041 #include <opencv/highgui.h>
00042
00043 #include "cob_vision/windows/src/extern/TinyXml/tinyxml.h"
00044 #include "cob_vision/windows/src/extern/TinyXml/tinystr.h"
00045
00046 #endif