| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| py_alpha3.tar.gz | 2015-02-25 | 58.6 kB | |
| README | 2015-02-25 | 768 Bytes | |
| Totals: 2 Items | 59.4 kB | 0 | |
Easily installable in linux.
Windows port (not published yet) is not importing scipy. Ideas for solutions are welcome!
########################################
########################################
webCAMotion - alpha 3!
A buggy alpha by Adler Neves
Now in python 2.x
########################################
########################################
This program needs:
>python-dev
>python-scipy
>python-numpy
>python-tk
>python-imaging
>python-pil
>python-pil.imagetk
>python-xlib
>python-opencv
Under ubuntu, you can install them all with the command below:
sudo apt-get install python-dev python-scipy python-numpy python-tk python-imaging python-pil python-pil.imagetk python-xlib python-opencv