Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
75abd82e
Commit
75abd82e
authored
Aug 20, 2008
by
Guillaume Borrut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Classe de gestion des lancements des traitements
parent
bfbd912c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Code/SARPolarimetry/otbMultiChannelsPolarimetricSynthesisFilter.txx
...larimetry/otbMultiChannelsPolarimetricSynthesisFilter.txx
+3
-3
No files found.
Code/SARPolarimetry/otbMultiChannelsPolarimetricSynthesisFilter.txx
View file @
75abd82e
...
@@ -370,13 +370,13 @@ MultiChannelsPolarimetricSynthesisFilter<TInputImage,TOutputImage,TFunction>
...
@@ -370,13 +370,13 @@ MultiChannelsPolarimetricSynthesisFilter<TInputImage,TOutputImage,TFunction>
::BeforeThreadedGenerateData()
::BeforeThreadedGenerateData()
{
{
// Determine the kind of architecture of the input picture
//
First Part.
Determine the kind of architecture of the input picture
DetermineArchitecture();
DetermineArchitecture();
//
First
Part. Verify and force the inputs
//
Second
Part. Verify and force the inputs
VerifyAndForceInputs();
VerifyAndForceInputs();
//
Secon
d Part. Estimation of the incident field Ei and the reflected field Er
//
Thir
d Part. Estimation of the incident field Ei and the reflected field Er
ComputeElectromagneticFields();
ComputeElectromagneticFields();
Print();
Print();
...
...
Write
Preview
Markdown
is supported
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