Main file of the project. More...
#include <cassert>
#include <iostream>
#include <fstream>
#include <vector>
#include "filter_model.h"
#include "tractography.h"
#include "UKFTractographyCLP.h"
#include <string>
#include <boost/thread.hpp>
#include "config.h"
Main file of the project.
In this file the input arguments are parsed and passed on to the tractography Also the model choice happens here