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
545e42ab
Commit
545e42ab
authored
Nov 15, 2014
by
Davis King
Browse files
updated docs
parent
dac39d2b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
1 deletion
+23
-1
docs/docs/imaging.xml
docs/docs/imaging.xml
+6
-0
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+4
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+13
-1
No files found.
docs/docs/imaging.xml
View file @
545e42ab
...
...
@@ -400,6 +400,7 @@
<examples>
<example>
face_landmark_detection_ex.cpp.html
</example>
<example>
train_shape_predictor_ex.cpp.html
</example>
<example>
webcam_face_pose_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -738,6 +739,9 @@
using the
<a
href=
"#toMat"
>
toMat
</a>
routine.
</p>
</description>
<examples>
<example>
webcam_face_pose_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -1105,6 +1109,7 @@
</description>
<examples>
<example>
face_landmark_detection_ex.cpp.html
</example>
<example>
webcam_face_pose_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -2059,6 +2064,7 @@
<examples>
<example>
face_detection_ex.cpp.html
</example>
<example>
face_detector.py.html
</example>
<example>
webcam_face_pose_ex.cpp.html
</example>
</examples>
</component>
...
...
docs/docs/main_menu.xml
View file @
545e42ab
...
...
@@ -162,6 +162,10 @@
<item
nolink=
"true"
>
<name>
Examples: C++
</name>
<sub>
<item>
<name>
Webcam_Face_Pose_Estimation
</name>
<link>
webcam_face_pose_ex.cpp.html
</link>
</item>
<item>
<name>
Learning_to_Track
</name>
<link>
learning_to_track_ex.cpp.html
</link>
...
...
docs/docs/release_notes.xml
View file @
545e42ab
...
...
@@ -11,6 +11,18 @@
<!-- ************************************************************************************** -->
<current>
New Features:
Non-Backwards Compatible Changes:
Bug fixes:
Other:
</current>
<!-- ************************************************************************************** -->
<old
name=
"18.11"
date=
"Nov 13, 2014"
>
New Features:
- Added save_jpeg()
- Added the option to use an identity matrix prior to vector_normalizer_frobmetric.
...
...
@@ -34,7 +46,7 @@ Bug fixes:
has been fixed.
Other:
</
current
>
</
old
>
<!-- ************************************************************************************** -->
...
...
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