Currently metslib of PCL requires boost, because of this commit 57ace9a. Even if we revert changes from there it won't compile, because metslib is using tr1 and not final C++11 standard and there is no update to this lib. So we should adjust code there.
Currently metslib of PCL requires boost, because of this commit 57ace9a. Even if we revert changes from there it won't compile, because metslib is using tr1 and not final C++11 standard and there is no update to this lib. So we should adjust code there.