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
bb352454
".github/vscode:/vscode.git/clone" did not exist on "9731773d390c1855af65f6446a7bf9ba991bcc01"
Commit
bb352454
authored
Oct 12, 2014
by
Davis King
Browse files
updated docs
parent
9c8fac91
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
docs/docs/imaging.xml
docs/docs/imaging.xml
+2
-4
No files found.
docs/docs/imaging.xml
View file @
bb352454
...
...
@@ -735,8 +735,7 @@
<p>
Note that you can do the reverse conversion, from dlib to OpenCV,
using the
<a
href=
"#toMat"
>
toMat
</a>
routine. Also note that you
have to #include OpenCV's header before you #include dlib/opencv.h.
using the
<a
href=
"#toMat"
>
toMat
</a>
routine.
</p>
</description>
...
...
@@ -753,8 +752,7 @@
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. Also note that you
have to #include OpenCV's header before you #include dlib/opencv.h.
using the
<a
href=
"#cv_image"
>
cv_image
</a>
object.
</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