Skip to content

livecv/live-dlib

Repository files navigation

Live CV Dlib Wrappers

Join the chat at https://gitter.im/dinusv/livecv Build Status Build status

This plugin contains Dlib module QML wrappers that can be used for Live CV.

Installation and getting started

This module can be downloaded as part of Live CV application from Live CV's website.

Compiling

To compile you need to have Qt and Open CV installed. You can then use qmake to generate the makefile, and run make or nmake to build:

cd build
qmake -r
make (or nmake)

Include the plugin within LiveCV's path/plugins after which you can import it from Live CV : (import dlib 1.0).

Contributing

There's an organization on github created for Live CV plugins and projects, so anyone looking to contribute is always welcome. Check out livecv/CONTRIBUTING article for more info.

There's a forum available for discussions on live cv's website.

About

Dlib wrappers for Live CV. (import dlib)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published