Skip to content
Snippets Groups Projects
Commit d1e1aad0 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

DOC: issue with doxygen groups

parent fd3b067c
No related branches found
No related tags found
No related merge requests found
......@@ -40,16 +40,13 @@ namespace otb
*
* \f[ \frac{XS}{\mathrm{Filtered}(PAN)} PAN \f]
*
* \ingroup Streamed
* \ingroup Multithreaded
* \ingroup Fusion
* This filter supports streaming and multithreading.
*
* \example Fusion/PanSharpeningExample.cxx
*
*
* \ingroup OTBPanSharpening
**/
*/
template <class TPanImageType, class TXsImageType, class TOutputImageType, class TInternalPrecision = float>
class ITK_EXPORT SimpleRcsPanSharpeningFusionImageFilter :
public itk::ImageToImageFilter<TXsImageType, TOutputImageType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment