Update to latest upstream version of acatcher
This commit is contained in:
parent
ca552ae331
commit
9a00ee2118
3 changed files with 51 additions and 40 deletions
|
@ -3,8 +3,6 @@ host side:
|
|||
|
||||
apt-get install libopencv-dev
|
||||
clang++ -O2 -lopencv_core -lopencv_highgui -lopencv_imgproc -o acatcher acatcher.cxx
|
||||
(add -DSHOWALL to get all windows up at once, and change "const int MAX" to
|
||||
reduce the number of windows up at once.)
|
||||
|
||||
to actually run it:
|
||||
./acatcher | (aplay -t raw -c 1 -f S16_LE -r 22050 > /dev/null 2> /dev/null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue