Roy Macdonald

Results 187 comments of Roy Macdonald

Hi, within the options that riptide pro gives you must select to load the textures and select the folder where this are stored. I don't have my computer at hand...

Check what I posted here http://forum.openframeworks.cc/index.php/topic,10027.msg48004.html#msg48004

Hi, please try https://github.com/bakercp/ofxDlib I will deprecate this addon and merge it with the aforementioned one. This other addon has support for linux, but don't know if it will work...

The apothecary script I wrote is set for version 19.4 and the includes are also verifying so. https://github.com/roymacdonald/ofxDLib/blob/master/libs/dlib/include/dlib/revision.h I compiled it for OSX, and android if I am right. The...

Hi @sebasobotka, The face tracker should work on any OS, it is not OS dependent. It is just a simple wrapper of dlib's face tracker and landmark detection. It is...

ha, sure. It works really well on osx, at 60fps. but you must run it on the release version. Probably you are running on debug and that is what's slowing...

well actually I just tested it and it runs at 15fps on a macbookpro i7 2.5ghz 16gbram. I thought that it was better because I had tested recently [ofxFaceTracker2](https://github.com/HalfdanJ/ofxFaceTracker2) which...

hi @bemoregt ,as stephan said , just use the project generator. Besides this I recommend to use https://github.com/bakercp/ofxDlib as this addon was deprecated in favour of the aforementioned. best

Hi, this is a super old project. I really doubt that it will even work with the current version of openFrameworks without having to modify it. Why do you want...