Skip to content

kino-dome/Cinder-dlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages