Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Asc Public Docs
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
aflab
astrogeology
Asc Public Docs
Commits
01788db7
Unverified
Commit
01788db7
authored
1 year ago
by
Amy Stamile
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix old links (#63)
parent
96be1758
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/concepts/camera-geometry-and-projections/camera-geometry.md
+1
-1
1 addition, 1 deletion
...ncepts/camera-geometry-and-projections/camera-geometry.md
docs/concepts/control-networks/automatic-registration.md
+4
-16
4 additions, 16 deletions
docs/concepts/control-networks/automatic-registration.md
with
5 additions
and
17 deletions
docs/concepts/camera-geometry-and-projections/camera-geometry.md
+
1
−
1
View file @
01788db7
...
...
@@ -134,7 +134,7 @@ Example (not all parameters shown):
[
**phocube**
](
http://isis.astrogeology.usgs.gov/Application/presentation/Tabbed/phocube/phocube.html
)
will compute and generate a separate output
[
multi-band ISIS
cube
](
https://DOI-USGS.github.io/ISIS3/gh-pages/ISIS_C
ube
_F
ormat.
html
)
where each band will represent the selected
cube
](
../isis-fundamentals/c
ube
-f
ormat.
md
)
where each band will represent the selected
(parameter=TRUE) geometric and photometric elements. The bands are named
appropriately in the output cube labels:
**Group=BandBin**
.
...
...
This diff is collapsed.
Click to expand it.
docs/concepts/control-networks/automatic-registration.md
+
4
−
16
View file @
01788db7
...
...
@@ -195,14 +195,10 @@ is:
**Search Chip Size Requirement:**
!!! danger "TODO - Update Link"
TODO: Update **Sub-Pixel Definition** links to new docs once those pages are migrated.
N(search)
\>
= N(pattern) + 2 and similarly for M. This ensures that the
Pattern Chip spans at least a 3x3 window within the Search Chip. An
important requirement for surface fitting in order to compute sub-pixel
accuracy. (Refer to:
[
Sub-Pixel
Definition
](
https://DOI-USGS.github.io/ISIS3/gh-pages/ISIS_C
ube
_F
ormat
)
).
accuracy. (Refer to:
[
Sub-Pixel
Positioning
](
../isis-fundamentals/c
ube
-f
ormat
.md#sub-pixel-positioning
)
).
???+ tip "Tips"
...
...
@@ -229,16 +225,12 @@ accuracy. (Refer to: [Sub-Pixel Definition](https://DOI-USGS.github.io/ISIS3/gh-
## Restricting Input Pixel Ranges
!!! danger "TODO - Update Link"
TODO: Update **Input Pixels** and **Special Pixel** links to new docs once those pages are migrated.
The validity of the
[
input pixels
](
https://DOI-USGS.github.io/ISIS3/gh-pages/ISIS_Cube_Format
)
The validity of the
[
input pixels
](
../isis-fundamentals/cube-format.md#what-are-pixels
)
of the Pattern Chip is the very first test
performed. Prior to the match algorithm being invoked during the walk
process, a simple test is performed to ensure there are enough pixels to
work with. Pixels are deemed valid if they are in the minimum/maximum
range and/or they are not
[
special pixel
](
https://DOI-USGS.github.io/ISIS3/gh-page
s/
S
pecial
_P
ixels.
html
)
values.
range and/or they are not
[
special pixel
](
../isis-fundamental
s/
s
pecial
-p
ixels.
md
)
values.
The Pattern Chip is only checked once. If it does not contain enough
valid pixels, the match is deemed to fail. Otherwise, the walk through
...
...
@@ -329,10 +321,6 @@ display application
## Sub-Pixel Accuracy
!!! danger "TODO - Update Link"
TODO: Update **Sub-Pixel Definition** links to new docs once those pages are migrated.
The attempt to reach a registration of sub-pixel accuracy is performed
on the Fit Chip. The Fit Chip is created as the
Pattern Chip is walked through Search
...
...
@@ -340,7 +328,7 @@ Chip. The Fit Chip contains the resulting
correlation position between the two chips of a maximum of ONE pixel
accuracy. In many cases, the actual, ultimate registration may lie
somewhere between two pixels. (Refer to:
[
Sub-Pixel
Definition
](
https://DOI-USGS.github.io/ISIS3/gh-pages/ISIS_C
ube
_F
ormat
)
).
[
Sub-Pixel
Positioning
](
../isis-fundamentals/c
ube
-f
ormat
.md#sub-pixel-positioning
)
).
The sub-pixel accuracy can be turned off through the PVL settings as
follows:
...
...
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