server program working with android's ghostEye application
-
run
$ init_geye/init.sh
-
modify GPU architecture number written in
geye_car/CAR_TRACKING/CAR_TRACKING.makefile
andgeye_pds/CAR_TRACKING/CAR_TRACKING.makefile
-
run
$ make and $ make install under each directory
run
$ cd /usr/local/geye/shell/
$ ./run.sh [--nocar, --nopds, --nosgn]
##### If you want to terminate program halfway
$ ./run.sh --terminate # if this is not executed, program keep on working on background.