Complex system
December 18th, 2009 by Emmanuel Christophe Google+
OTB is a complex system, if you don’t believe it, look at the image here (click on it for a full view):
This image shows the dynamic dependencies of otb: the libraries required by each element. This image was generated using cmake:
cmake . --graphviz=otb-dep.dot
dot -Tpng -ootb-dep.png otb-dep.dot
It is a very useful representation to understand the potential [...]
This entry was posted on Friday, December 18th, 2009 at 09:44 UTC and is filed under Linux, OTB. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.