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
30097efba117b47ea8d5231525a43dd35f6490e0
Switch branch/tag
dlib
dlib
opencv
to_open_cv.h
22 Dec, 2012
1 commit
Made toMat() work with matrix object in addition to array2d style images.
· 30097efb
Davis King
authored
Dec 22, 2012
30097efb
24 Apr, 2012
1 commit
Fixed some bugs in toMat() which prevented it from compiling sometimes.
· 613558fe
Davis King
authored
Apr 23, 2012
613558fe
22 Apr, 2012
1 commit
Added the toMat() routine for converting from a dlib style image to an
· ae73da44
Davis King
authored
Apr 21, 2012
OpenCV cv::Mat image.
ae73da44