mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
updated docs
This commit is contained in:
parent
ad99a6668e
commit
5589665bab
@ -268,6 +268,9 @@
|
||||
create correspondingly stronger line detections in the final
|
||||
Hough transform.
|
||||
</description>
|
||||
<examples>
|
||||
<example>hough_transform_ex.cpp.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
||||
|
@ -162,6 +162,10 @@
|
||||
<item nolink="true">
|
||||
<name>Examples: C++</name>
|
||||
<sub>
|
||||
<item>
|
||||
<name>Hough_Transform</name>
|
||||
<link>hough_transform_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Webcam_Face_Pose_Estimation</name>
|
||||
<link>webcam_face_pose_ex.cpp.html</link>
|
||||
|
Loading…
Reference in New Issue
Block a user