Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

real time on raspberry #7

Open
peaceng opened this issue Jan 26, 2018 · 2 comments
Open

real time on raspberry #7

peaceng opened this issue Jan 26, 2018 · 2 comments

Comments

@peaceng
Copy link

peaceng commented Jan 26, 2018

excuse me.
is it possible for me to aply this python algoithm for real time detection on raspberry pi.?
i want to build realtime viola jones detection without using openCV.

@Simon-Hohberg
Copy link
Owner

Hi,

I am afraid I cannot answer this question. I guess you have to try it out. Actually this project was never meant to have great performance, but just to show how the algorithm is implemented.

Regards,
Simon

@peaceng
Copy link
Author

peaceng commented Feb 1, 2018

Dear Simon
thanks for your reply

i've install and tried at my raspberry pi, not for realtime yet.
but there is some message, when i run the code
"Warning (from warnings module):
File "/home/pi/Downloads/Viola-Jones-master/violajones/Utils.py", line 106
img_arr /= img_arr.max()
RuntimeWarning: invalid value encountered in divide"

i couldn't find any clue, and the program hung/stuck at Calculating scores for images..
N/A% (0 of 10977) | | Elapsed Time: 0:00:07 ETA: --:--:--

sorry if i have too many question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants