WatershedArts / Footfall

Application that allows you to monitor the traffic in and out of your building, using the RPi Camera and openFrameworks
Other
332 stars 131 forks source link

Nothing happens if I change some values in config #90

Closed prastut closed 6 years ago

prastut commented 7 years ago

Changing the values of:

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

        },

Nothing happens. It shows the previous config only.

screwu666 commented 7 years ago

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

randomly123 commented 7 years ago

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.