(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
Apache License 2.0
6.36k
stars
2.51k
forks
source link
CMakeLists.txt: mac: use default opencv install path #287
the 'brew' command installs a default symbol link: /usr/local/opt/opencv for any new
installed opencv version, using it instead of the one with version number is
better, because it avoids modifying this setting manually.
the 'brew' command installs a default symbol link: /usr/local/opt/opencv for any new installed opencv version, using it instead of the one with version number is better, because it avoids modifying this setting manually.
Signed-off-by: Wu Zhangjin wuzhangjin@gmail.com