kylemcdonald / ofxFaceTracker

CLM face tracking addon for openFrameworks based on Jason Saragih's FaceTracker.
http://facetracker.net/
Other
1.39k stars 371 forks source link

Not working on Yosemite 10.10.1 #86

Open Stefan211990 opened 9 years ago

Stefan211990 commented 9 years ago

Hi All,

I was wondering how I would go about recompiling the blink detection app for newer systems. I am running 10.10.1 on which it isn't working at all. However I've seen it work on previous systems.

Is this something you would be able to or are planning to fix Kyle? If not, could you give some advice on what I'd need to search for in order to do it/find someone to do it. I am not a coder myself, but a graphic artist who is keen to use this kind of blink detection in a non-commercial project I'm currently working on.

Any help would be much appreciated

Thanks

Stefan Iyapah

kylemcdonald commented 9 years ago

it's working for me on

what version of OF and ofxCv are you using?

Stefan211990 commented 9 years ago

Hi Kyle sorry for the late response.

I now have

Mac OSX 10.10.2 openFrameworks 0.8.4 which I believe is the latest ofxCv from your master branch

Not sure I have explained myself properly though. I'm trying to use the app examples in the link you mentioned on ofxFaceTracker main page

https://github.com/kylemcdonald/ofxFaceTracker/downloads

I would want to use the blink example app perhaps in conjuction with MAXmsp to create an interaction where the blink will trigger a simple event on screen. However this self containted blink example app doesn't work on my system. I've attached a screenshot to show you what happens screen shot 2015-03-10 at 12 52 57 I assume I wouldn't need to compile anything with this example as it's already given as a packaged app

I've tried on a friend's older system which seems to work.

If I can't use these apps would there be a way to use your example-blink folder which I've seen in your ofxFaceTracker addon? I'm sure it would be super simple to do but I'm new to code so have no idea how to use and compile stuff from the ofxFaceTracker library into an app. Any advice would be hugely appreciated or if I could message you privately to let you know exactly what I have in mind for the interaction so you could let me know how difficult it is?

Thanks for your help

Stefan

kyeshmz commented 8 years ago

Same thing happening with me, is there anyone that can help?