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
b7aabf8d
Commit
b7aabf8d
authored
Apr 24, 2012
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
613558fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
imaging.xml
docs/docs/imaging.xml
+4
-2
No files found.
docs/docs/imaging.xml
View file @
b7aabf8d
...
...
@@ -587,7 +587,8 @@
<p>
Note that you can do the reverse conversion, from dlib to OpenCV,
using the
<a
href=
"#toMat"
>
toMat
</a>
routine.
using the
<a
href=
"#toMat"
>
toMat
</a>
routine. Also note that you
have to #include OpenCV's header before you #include dlib/opencv.h.
</p>
</description>
...
...
@@ -604,7 +605,8 @@
This is done by setting up the Mat object to point to the same memory as the dlib image.
<p>
Note that you can do the reverse conversion, from OpenCV to dlib,
using the
<a
href=
"#cv_image"
>
cv_image
</a>
object.
using the
<a
href=
"#cv_image"
>
cv_image
</a>
object. Also note that you
have to #include OpenCV's header before you #include dlib/opencv.h.
</p>
</description>
...
...
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