Andrzej Kapolka
|
b0dd5223e1
|
Avatar head roll/lean based on webcam data.
|
2013-06-20 14:20:03 -07:00 |
|
Andrzej Kapolka
|
b14a0c1554
|
Reset webcam along with other sensors on spacebar, added settings config for
non-Apple.
|
2013-06-20 11:44:47 -07:00 |
|
Andrzej Kapolka
|
0dc0552f50
|
Basic Haar cascade/CamShift tracking.
|
2013-06-19 18:02:26 -07:00 |
|
Andrzej Kapolka
|
d4d662b3f5
|
Convert frame to grayscale and equalize.
|
2013-06-19 14:13:42 -07:00 |
|
Andrzej Kapolka
|
352f7ca3cf
|
Provide option to enable/disable webcam (disabled by default).
|
2013-06-19 10:46:54 -07:00 |
|
Andrzej Kapolka
|
e1f76b2bdf
|
Limit the rate at which we acquire images, since OS X doesn't block like Linux
does.
|
2013-06-18 14:37:24 -07:00 |
|
Andrzej Kapolka
|
e98d1f9a92
|
Let's try getting the cam's fps.
|
2013-06-18 14:18:33 -07:00 |
|
Andrzej Kapolka
|
2ad8585f26
|
Show the acquisition fps.
|
2013-06-18 14:11:13 -07:00 |
|
Andrzej Kapolka
|
9e92ea03da
|
Rather than copying to a QImage, just send the pointer. Also, put the render
code in Webcam itself.
|
2013-06-18 12:13:40 -07:00 |
|
Andrzej Kapolka
|
a771f53df3
|
Read the webcam frames in a separate thread, since the call blocks.
|
2013-06-17 18:07:53 -07:00 |
|
Andrzej Kapolka
|
3c58f0c0a7
|
Must init webcam after OpenGL.
|
2013-06-17 16:24:47 -07:00 |
|
Andrzej Kapolka
|
c7ddc89803
|
Basic frame grab from camera; not currently working yet, but let's try on
OS X!
|
2013-06-17 15:06:40 -07:00 |
|
Andrzej Kapolka
|
4421b21124
|
Working on reintegrating OpenCV (also, removed lodepng).
|
2013-06-17 13:24:01 -07:00 |
|