maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   BurgerFace: Face tracking in a game (https://talk.maemo.org/showthread.php?t=45866)

klen 2010-03-13 11:33

Re: BurgerFace: Face tracking in a game
 
Quote:

Originally Posted by jfk (Post 565935)
No, I've only been drawing on top of the camera image. I haven't checked any other operations.

I guess this means that when you tried to draw something on top of the camera stream, this caused flickering?

jfk 2010-03-13 11:37

Re: BurgerFace: Face tracking in a game
 
Quote:

Originally Posted by klen (Post 565955)
I guess this means that when you tried to draw something on top of the camera stream, this caused flickering?

Yes, right. I thought I had already said so. :)

pta0007 2010-03-29 18:05

Re: BurgerFace: Face tracking in a game
 
Hi jfk,

I hope you could remember me. I commended your post of "burger face" a couple of weeks ago. I downloaded your app

and tried it on the device, to find out that it's really running very fast, which is the issue I want to ask about.

I am using opencv to do the hand detecting with N900. It could work. However, the problem is opencv's function such

as color segmetation, is very very expensive that the app running on the device is too slow to be shown as a demo.

I know you are not using opencv for the burgerface, but I hope you could share with me some skilful methods to

improve the speed of the app, if you have any. :)

It would be kind of you if you could offer me your email address, since I think we are doing some research very

similar. Anyway, I hope to keep contacted with you.

Cheers.

neboja 2010-04-10 20:59

BurgerFace XD
 
http://johanneskuhlmann.de/blog/2010...he-nokia-n900/



AHAHAHAHAHAHAHAHAHAHAHAHAHA!!!!!!!!!!
ok..... that is the best game i had ever seen for n900!!!!!!!!!!!!!
:D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D

noobmonkey 2010-04-10 21:45

Re: BurgerFace XD
 
Or you could look at the authors post :) - Here :D

edit - Pretty redundant post now..... :D

Flandry 2010-04-10 21:55

Re: BurgerFace: Face tracking in a game
 
The thread Burgerface XD with 2 posts has been merged. The search box is in the upper right corner.

Since i am posting here, let me ask the OP a couple questions:
Did you make your own implementation of the Viola-Jones algorithm?
Did you compare the performance of multiple approaches?
What kind of framerate can this algorithm get?

Thanks for the interesting tech demo. :).

neboja 2010-04-10 22:42

Re: BurgerFace XD
 
Quote:

Originally Posted by noobmonkey (Post 604666)
Or you could look at the authors post :) - Here :D

edit - Pretty redundant post now..... :D

oh, i have seen it just now! phenomenal!!!!!! :D

jfk 2010-04-22 21:57

Re: BurgerFace: Face tracking in a game
 
Quote:

Originally Posted by Flandry (Post 604682)
The thread Burgerface XD with 2 posts has been merged. The search box is in the upper right corner.

Since i am posting here, let me ask the OP a couple questions:
Did you make your own implementation of the Viola-Jones algorithm?
Did you compare the performance of multiple approaches?
What kind of framerate can this algorithm get?

Thanks for the interesting tech demo. :).

Sorry for the slow answer, but I didn't get an e-mail probably because of the thread merging (or I don't know).

Yes, I implemented the Viola-Jones algorithm myself, including the trainer. It's pretty much the version of the algorithm they described in their original paper(s).

I compared it to a completely different approach which didn't work out that well. That is also why I selected Viola-Jones for the game. There is some additional information in the abstract of the thesis.

The framerate depends vastly on the window selection parameters and the cascade that is used. My cascade is pretty small. While it's quality is not that good, it can be executed very quickly. The demo, which can be downloaded, runs at around 20 FPS. It can be tuned to run faster or slower and thus I can either sacrifice detection rate or speed.

mornage 2010-04-23 16:29

Re: BurgerFace: Face tracking in a game
 
I like it! pretty simple gameplay wise but damn good fun! I have my house mates playing it now though and they wont give my ohone back :(

GameboyRMH 2010-04-30 15:29

Re: BurgerFace: Face tracking in a game
 
I got it working after installing the missing package. I'll have to try it at home, where the lighting's better and I won't look insane :D nice work though!


All times are GMT. The time now is 09:44.

vBulletin® Version 3.8.8