mvcisback / SSLVC

Sound Source Localization using Visual Cues
4 stars 1 forks source link

Matlab GUI #21

Closed mvcisback closed 9 years ago

ghost commented 9 years ago

Some nice easy tutorials here, http://www.mathworks.com/discovery/matlab-gui.html http://www.mathworks.com/help/matlab/gui-building-basics.html I like this one the best, http://www.mathworks.com/help/matlab/creating_guis/about-the-simple-guide-gui-example.html

mvcisback commented 9 years ago

So, I posted in #18 a link to a script to do the facial classification in real time in python using opencv. It works moderately well and demos a really simple GUI. I still really want a web gui, but in lieu of that, it happens to work. What do you think @ramili @ffaghri1 ??

ghost commented 9 years ago

I'd say, if you want to do it, then do it! OpenCV libraries are highly optimized, I wouldn't be surprised if they work 100 times faster than my Matlab library. They have classifiers too, so there is really no need to use our codes here.

On Sun, Nov 30, 2014 at 5:35 PM, Marcell Vazquez-Chanlatte < notifications@github.com> wrote:

So, I posted in #18 https://github.com/mvcisback/SSLVC/issues/18 a link to a script to do the facial classification in real time in python using opencv. It works moderately well and demos a really simple GUI. I still really want a web gui, but in lieu of that, it happens to work. What do you think @ramili https://github.com/ramili @ffaghri1 https://github.com/ffaghri1 ??

— Reply to this email directly or view it on GitHub https://github.com/mvcisback/SSLVC/issues/21#issuecomment-65011135.