WatershedArts / Footfall

Application that allows you to monitor the traffic in and out of your building, using the RPi Camera and openFrameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nothing happens if I change some values in config

prastut opened this issue · comments

Changing the values of:

"CameraConfig": {
			"flipvertically": false,
			"trackshadows": true,
			},
"TrackingConfig": {
			"flipvertically":false,
			
		},

Nothing happens. It shows the previous config only.

got same issue with startposx axis and some other parameters. Cannot move the tracking line on X axis

I got the same issue as screwu above. I was only able to enlarge the line on the X axis by changing the CAMERAWIDTH parameter.