all:
	gcc -I/usr/include/opencv -o test -lhighgui -lcv test-1.c
#	gcc -I/usr/include/opencv -o test -lhighgui -lcv selector.c
