Skip to content
Snippets Groups Projects
Commit d63b2792 authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

imagefusion: Parallelize (E)STARFM directly with OpenMP

Parallelizer may not be used anymore with STARFM and ESTARFM. They are
not parallelized using OpenMP directly, which is more efficient and
easier to use.

This led to some documentation changes, since the mainpage showed how to
parallelize STARFM. Actually all included image fusion algorithms are
now parallelized internally. So Parallelizer is left for custom fusors
only and the documentation shows how to do that now.
parent 1f51a1be
No related branches found
No related tags found
No related merge requests found
Showing
with 324 additions and 210 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment