Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Youssefi
otb
Commits
0498fb30
Commit
0498fb30
authored
14 years ago
by
Julien Michel
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Formatting results figure
parent
b02a363e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Examples/DisparityMap/FineRegistrationImageFilterExample.cxx
+13
-15
13 additions, 15 deletions
Examples/DisparityMap/FineRegistrationImageFilterExample.cxx
with
13 additions
and
15 deletions
Examples/DisparityMap/FineRegistrationImageFilterExample.cxx
+
13
−
15
View file @
0498fb30
...
...
@@ -299,22 +299,20 @@ int main(int argc, char** argv)
//
// \begin{figure}
// \center
// \includegraphics[width=0.30\textwidth]{StereoFixed.eps}
// \includegraphics[width=0.30\textwidth]{StereoMoving.eps}\\
// \includegraphics[width=0.30\textwidth]{fcDeformationFieldOutput-horizontal.eps}
// \includegraphics[width=0.30\textwidth]{fcDeformationFieldOutput-vertical.eps}\\
// \includegraphics[width=0.30\textwidth]{fcCorrelFieldOutput.eps}
// \includegraphics[width=0.30\textwidth]{fcDResampledOutput2.eps}\\
// \includegraphics[width=0.30\textwidth]{fcMRSDDeformationFieldOutput-horizontal.eps}
// \includegraphics[width=0.30\textwidth]{fcMRSDDeformationFieldOutput-vertical.eps}\\
// \includegraphics[width=0.30\textwidth]{fcMRSDCorrelFieldOutput.eps}
// \includegraphics[width=0.30\textwidth]{fcMRSDDResampledOutput2.eps}
// \itkcaption[Deformation field and resampling from fine correlation registration]{From left
// \includegraphics[width=0.2\textwidth]{StereoFixed.eps}
// \includegraphics[width=0.2\textwidth]{StereoMoving.eps}
// \includegraphics[width=0.2\textwidth]{fcCorrelFieldOutput.eps}
// \includegraphics[width=0.2\textwidth]{fcMRSDCorrelFieldOutput.eps}
// \includegraphics[width=0.2\textwidth]{fcDResampledOutput2.eps}
// \includegraphics[width=0.2\textwidth]{fcMRSDDResampledOutput2.eps}
// \includegraphics[width=0.2\textwidth]{fcDeformationFieldOutput-horizontal.eps}
// \includegraphics[width=0.2\textwidth]{fcMRSDDeformationFieldOutput-horizontal.eps}
// \itkcaption[Deformation field and resampling from fine registration]{From left
// to right and top to bottom: fixed input image, moving image with a low stereo angle,
//
estimated deformation fields in both direction using correlation
,
//
local
correlation
field
, resampled image based on
correlation
,
// estimated
deformation fields in both direction using mean reciprocal square difference
,
//
local mean reciprocal squ
ar
e
d
ifference field, resampled image based on
mean reciprocal square difference.
//
local correlation field, local mean reciprocal square difference field
,
//
resampled image based on
correlation, resampled image based on
mean reciprocal square difference
,
//
estimated
epipolar deformation using on correlation
,
//
estimated epipol
ar d
eformation using
mean reciprocal square difference.
// }
// \label{fig:FineCorrelationImageFilterOUTPUT}
// \end{figure}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment