Skip to content
GitLab
Menu
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
2800c750
Commit
2800c750
authored
Aug 03, 2022
by
Julien Osman
Browse files
Merge branch '2290-register_pipelines' into 'develop'
ADD: RegisterPipeline() Closes
#2290
See merge request
!922
parents
4f354dd0
ab74b63f
Pipeline
#11219
passed with stages
in 142 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Modules/Applications/AppMathParser/app/otbBandMath.cxx
View file @
2800c750
...
...
@@ -232,6 +232,7 @@ private:
// Set the output image
SetParameterOutputImage
(
"out"
,
m_Filter
->
GetOutput
());
RegisterPipeline
();
}
ExtractROIFilterType
::
Pointer
m_ExtractROIFilter
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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