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
f246936e
"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "c04179871a0d9cf8ff6ad3b493b5e18638aa42a9"
Commit
f246936e
authored
Oct 29, 2012
by
Davis King
Browse files
updated docs
parent
9e832ba3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
7 deletions
+24
-7
docs/docs/ml.xml
docs/docs/ml.xml
+22
-7
docs/docs/term_index.xml
docs/docs/term_index.xml
+2
-0
No files found.
docs/docs/ml.xml
View file @
f246936e
...
@@ -137,6 +137,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -137,6 +137,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<name>
manifold_regularization_tools
</name>
<name>
manifold_regularization_tools
</name>
<sub>
<sub>
<item>
sample_pair
</item>
<item>
sample_pair
</item>
<item>
ordered_sample_pair
</item>
<item>
find_percent_shortest_edges_randomly
</item>
<item>
find_percent_shortest_edges_randomly
</item>
<item>
find_k_nearest_neighbors
</item>
<item>
find_k_nearest_neighbors
</item>
<item>
find_approximate_k_nearest_neighbors
</item>
<item>
find_approximate_k_nearest_neighbors
</item>
...
@@ -336,7 +337,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -336,7 +337,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<description>
<description>
This is a simple function for removing edges with a small distance value from
This is a simple function for removing edges with a small distance value from
a vector of
<a
href=
"#sample_pair"
>
sample_pair
s
</a>
.
a vector of
<a
href=
"#sample_pair"
>
sample_pair
</a>
or
<a
href=
"#ordered_sample_pair"
>
ordered_sample_pair
</a>
objects
.
</description>
</description>
</component>
</component>
...
@@ -349,7 +350,8 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -349,7 +350,8 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<description>
<description>
This is a simple function for removing duplicate edges (i.e. edges that compare equal
This is a simple function for removing duplicate edges (i.e. edges that compare equal
according to ==) from a vector of
<a
href=
"#sample_pair"
>
sample_pairs
</a>
.
according to ==) from
a vector of
<a
href=
"#sample_pair"
>
sample_pair
</a>
or
<a
href=
"#ordered_sample_pair"
>
ordered_sample_pair
</a>
objects.
</description>
</description>
</component>
</component>
...
@@ -361,7 +363,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -361,7 +363,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<description>
<description>
This is a simple function for removing edges with a small distance value from
This is a simple function for removing edges with a small distance value from
a vector of
<a
href=
"#sample_pair"
>
sample_pair
s
</a>
.
a vector of
<a
href=
"#sample_pair"
>
sample_pair
</a>
or
<a
href=
"#ordered_sample_pair"
>
ordered_sample_pair
</a>
objects
.
</description>
</description>
</component>
</component>
...
@@ -374,7 +376,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -374,7 +376,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<description>
<description>
This is a simple function for removing edges with a large distance value from
This is a simple function for removing edges with a large distance value from
a vector of
<a
href=
"#sample_pair"
>
sample_pair
s
</a>
.
a vector of
<a
href=
"#sample_pair"
>
sample_pair
</a>
or
<a
href=
"#ordered_sample_pair"
>
ordered_sample_pair
</a>
objects
.
</description>
</description>
</component>
</component>
...
@@ -387,7 +389,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -387,7 +389,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/graph_creation_abstract.h
</spec_file>
<description>
<description>
This is a simple function for removing edges with a large distance value from
This is a simple function for removing edges with a large distance value from
a vector of
<a
href=
"#sample_pair"
>
sample_pair
s
</a>
.
a vector of
<a
href=
"#sample_pair"
>
sample_pair
</a>
or
<a
href=
"#ordered_sample_pair"
>
ordered_sample_pair
</a>
objects
.
</description>
</description>
</component>
</component>
...
@@ -425,14 +427,14 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -425,14 +427,14 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
<component>
<component>
<name>
sample_pair
</name>
<name>
sample_pair
</name>
<file>
dlib/manifold_regularization.h
</file>
<file>
dlib/manifold_regularization.h
</file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/sample_pair_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/sample_pair_abstract.h
</spec_file>
<description>
<description>
This object is intended to represent an edge in an undirected graph
This object is intended to represent an edge in an undirected graph
which has data samples at its vertices.
which has data samples at its vertices. Therefore, it is the undirected version
of
<a
href=
"#ordered_sample_pair"
>
ordered_sample_pair
</a>
.
</description>
</description>
<examples>
<examples>
...
@@ -441,6 +443,19 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -441,6 +443,19 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
ordered_sample_pair
</name>
<file>
dlib/manifold_regularization.h
</file>
<spec_file
link=
"true"
>
dlib/manifold_regularization/ordered_sample_pair_abstract.h
</spec_file>
<description>
This object is intended to represent an edge in a directed graph
which has data samples at its vertices. Therefore, it is the directed version
of
<a
href=
"#sample_pair"
>
sample_pair
</a>
.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
...
...
docs/docs/term_index.xml
View file @
f246936e
...
@@ -219,8 +219,10 @@
...
@@ -219,8 +219,10 @@
<term
file=
"ml.html"
name=
"empirical_kernel_map"
/>
<term
file=
"ml.html"
name=
"empirical_kernel_map"
/>
<term
file=
"ml.html"
name=
"sample_pair"
/>
<term
file=
"ml.html"
name=
"sample_pair"
/>
<term
file=
"ml.html"
name=
"ordered_sample_pair"
/>
<term
file=
"dlib/manifold_regularization/sample_pair_abstract.h.html"
name=
"order_by_index"
/>
<term
file=
"dlib/manifold_regularization/sample_pair_abstract.h.html"
name=
"order_by_index"
/>
<term
file=
"dlib/manifold_regularization/sample_pair_abstract.h.html"
name=
"order_by_distance"
/>
<term
file=
"dlib/manifold_regularization/sample_pair_abstract.h.html"
name=
"order_by_distance"
/>
<term
file=
"dlib/manifold_regularization/sample_pair_abstract.h.html"
name=
"order_by_distance_and_index"
/>
<term
file=
"ml.html"
name=
"find_percent_shortest_edges_randomly"
/>
<term
file=
"ml.html"
name=
"find_percent_shortest_edges_randomly"
/>
<term
file=
"ml.html"
name=
"find_k_nearest_neighbors"
/>
<term
file=
"ml.html"
name=
"find_k_nearest_neighbors"
/>
<term
file=
"ml.html"
name=
"remove_short_edges"
/>
<term
file=
"ml.html"
name=
"remove_short_edges"
/>
...
...
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