SetDocLongDescription("This application implement the Quegan speckle filter for SAR images. It applies the outcore to a list of images. The outcore is genenerated by the MultitempFilteringOutcore application");
SetDescription("This application implements the Quegan speckle filter for SAR images. It computes the outcore function of the filter. It must be followed by the MultitempFilteringFilter application to compute the filtered images");
// Documentation
SetDocName("MultitempFilteringOutcore");
SetDocLongDescription("This application implements the Quegan speckle filter for SAR images. It computes the outcore function of the filter. It must be followed by the MultitempFilteringFilter application to compute the filtered images");
SetDocLimitations("None");
SetDocAuthors("Thierry Koleck (CNES), Marie Ballere (CNES)");