grabing floatimb picz from a webcam

This commit is contained in:
2019-08-10 18:37:52 +02:00
parent 016497c870
commit 66cd54f3c6
10 changed files with 175 additions and 32 deletions

View File

@@ -3,7 +3,7 @@
# use with caution
#
COPT = -Wall -fpic -g -DDEBUG_LEVEL=0
COPT = -Wall -fpic -g -DDEBUG_LEVEL=0 -lm
DEPS = ../floatimg.h ../libfloatimg.a Makefile
# ----------