I intend to use this library to indentify plates outside US. I saw that you are passing always the same country ID in [node_openalpr.cc#L36](https://github.com/netPark/node-openalpr/blob/master/src/node_openalpr.cc#L36). I belive that it could be received in the [openalpr.Start()](https://github.com/netPark/node-openalpr/blob/master/src/openalpr.js#L3) method.