Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
545e42ab
Commit
545e42ab
authored
Nov 15, 2014
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
dac39d2b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
1 deletion
+23
-1
imaging.xml
docs/docs/imaging.xml
+6
-0
main_menu.xml
docs/docs/main_menu.xml
+4
-0
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