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
8eaca6f6
Commit
8eaca6f6
authored
16 years ago
by
Jordi Inglada
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: spell
parent
6e7078da
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Examples/IO/LidarToImageExample.cxx
+3
-3
3 additions, 3 deletions
Examples/IO/LidarToImageExample.cxx
with
3 additions
and
3 deletions
Examples/IO/LidarToImageExample.cxx
+
3
−
3
View file @
8eaca6f6
...
@@ -34,13 +34,13 @@
...
@@ -34,13 +34,13 @@
// Software Guide : BeginLatex
// Software Guide : BeginLatex
//
//
// This example describes how to convert a point set obtained from
some
lidar data
// This example describes how to convert a point set obtained from lidar data
// to an image file.
L
idar produce a point set which is irregular in terms of spatial
// to an image file.
A l
idar produce
s
a point set which is irregular in terms of spatial
// sampling. To be able to generate an image, an interpolation is required.
// sampling. To be able to generate an image, an interpolation is required.
//
//
// The interpolation is done using the
// The interpolation is done using the
// \doxygen{itk}{BSplineScatteredDataPointSetToImageFilter} which uses BSplines. The
// \doxygen{itk}{BSplineScatteredDataPointSetToImageFilter} which uses BSplines. The
// method is fully describe
s
in \cite{Tustison2005} and \cite{Lee1997}.
// method is fully describe
d
in \cite{Tustison2005} and \cite{Lee1997}.
//
//
// The first step toward the use of these filters is to include the proper header files.
// The first step toward the use of these filters is to include the proper header files.
//
//
...
...
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