zoneminder.machine.learning
zoneminder.machine.learning copied to clipboard
Can resize be both a Boolean and an integer?
In the objectconfig.ini does reusing the variable resize cause any issues?
`
this is the to resize the image before analysis is done
90 | resize=800 91 | # set to yes, if you want to remove images after analysis … | 365 | # use license plate recognition for my driveway 366 | # see alpr section later for more data needed 367 | resize=no
`