What's new about OTB? Rotating Header Image

Posts Tagged ‘libraries’

OTB: Wrapping gifts

First of all, we would like to share with all of you the pride and excitement following the success of Pleiades launch on Soyouz which took place on saturday the 17th at 03:03 AM CET. To best prepare OTB for these up-coming images, the next OTB release will happen in late january, allowing to test [...]

Complex system

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 [...]