I am implementing the face detection with from the live camera feed using
*logitech C270 webcamBeaglebone Black with 4 GB eMMCDebian Wheezy *
I am able to get the captured faces when used from x86 pc
but on the board I am getting these errors
root@beaglebone:~/opencv_python# ./face_save_live_feed.py
haarcascade_frontalface_default.xml
Corrupt JPEG data: 2 extraneous bytes before marker 0xd3
Corrupt JPEG data: 1 extraneous bytes before marker 0xd2
Corrupt JPEG data: 1 extraneous bytes before marker 0xd3
Corrupt JPEG data: 1 extraneous bytes before marker 0xd1
Corrupt JPEG data: 1 extraneous bytes before marker 0xd2
Corrupt JPEG data: 1 extraneous bytes before marker 0xd4
Corrupt JPEG data: 6 extraneous bytes before marker 0xd6
Corrupt JPEG data: 1 extraneous bytes before marker 0xd6
Corrupt JPEG data: 4 extraneous bytes before marker 0xd7
Corrupt JPEG data: 5 extraneous bytes before marker 0xd5
Corrupt JPEG data: 1 extraneous bytes before marker 0xd1
Corrupt JPEG data: 1 extraneous bytes before marker 0xd3
Corrupt JPEG data: 2 extraneous bytes before marker 0xd4
Corrupt JPEG data: 3 extraneous bytes before marker 0xd7
^CTraceback (most recent call last):
File "./face_save_live_feed.py", line 43, in <module>
flags=cv2.CASCADE_SCALE_IMAGE
KeyboardInterrupt
Having said that I am new to Image Processing and I don't know what exactly
is happening
So please do tell me what exactly is meant by these errors
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.