/Cinder-dlib

dlib bridge for Cinder (www.libcinder.org)

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Cinder-dlib

A dlib bridge for Cinder

Description

Very much inspired by ofxDlib. Using the generic_image.h interface, the conversions between dlib and Cinder are made toll-free, meanining no extra process is done and images are just interpreted into the target formats.

Installation

dlib needs to be built and placed in the lib folder. There are helper scripts in the install folder.

Related Threads

These are the threads I made or got involved with when working on this project:

https://discourse.libcinder.org/t/imagesource-and-cinder-inter-api-image-conversions-routines

https://sourceforge.net/p/dclib/discussion/442518/thread/316f3d50/?limit=25#a29d

davisking/dlib#674