Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
ae14247e
"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "3991ab994630ede87706dc9b46d005b8834cc5bc"
Commit
ae14247e
authored
Dec 11, 2012
by
Davis King
Browse files
updated docs
parent
8a3ecdc7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
docs/docs/linear_algebra.xml
docs/docs/linear_algebra.xml
+15
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/linear_algebra.xml
View file @
ae14247e
...
@@ -584,6 +584,7 @@
...
@@ -584,6 +584,7 @@
<item>
point_rotator
</item>
<item>
point_rotator
</item>
<item>
point_transform
</item>
<item>
point_transform
</item>
<item>
point_transform_affine
</item>
<item>
point_transform_affine
</item>
<item>
find_affine_transform
</item>
<item>
rotation_matrix
</item>
<item>
rotation_matrix
</item>
<item>
get_rect
</item>
<item>
get_rect
</item>
<item>
centered_rect
</item>
<item>
centered_rect
</item>
...
@@ -1006,6 +1007,20 @@
...
@@ -1006,6 +1007,20 @@
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
find_affine_transform
</name>
<file>
dlib/geometry.h
</file>
<spec_file
link=
"true"
>
dlib/geometry/point_transforms_abstract.h
</spec_file>
<description>
This is a routine that takes in two sets of points and finds the
best
<a
href=
"#point_transform_affine"
>
affine transformation
</a>
that maps between them.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
...
...
docs/docs/term_index.xml
View file @
ae14247e
...
@@ -189,6 +189,7 @@
...
@@ -189,6 +189,7 @@
<term
file=
"linear_algebra.html"
name=
"point_rotator"
/>
<term
file=
"linear_algebra.html"
name=
"point_rotator"
/>
<term
file=
"linear_algebra.html"
name=
"point_transform"
/>
<term
file=
"linear_algebra.html"
name=
"point_transform"
/>
<term
file=
"linear_algebra.html"
name=
"point_transform_affine"
/>
<term
file=
"linear_algebra.html"
name=
"point_transform_affine"
/>
<term
file=
"linear_algebra.html"
name=
"find_affine_transform"
/>
<term
file=
"linear_algebra.html"
name=
"rotation_matrix"
/>
<term
file=
"linear_algebra.html"
name=
"rotation_matrix"
/>
<term
file=
"algorithms.html"
name=
"running_stats"
/>
<term
file=
"algorithms.html"
name=
"running_stats"
/>
<term
file=
"algorithms.html"
name=
"running_scalar_covariance"
/>
<term
file=
"algorithms.html"
name=
"running_scalar_covariance"
/>
...
...
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