Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
d1e1aad0
Commit
d1e1aad0
authored
Mar 31, 2015
by
Guillaume Pasero
Browse files
DOC: issue with doxygen groups
parent
fd3b067c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h
View file @
d1e1aad0
...
...
@@ -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
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment