This is an example of plate detection using c++, openCV, and tensorflow.
Codes are modified and based on David Mill·n Escriv, Dec 2012.
Tested on mac mini m1 Big Sur 11.1 (Rosetta), XCode Version 12.3, C++11, and openCV4
mkdir build
cmake your_dir
make in build

