X-Git-Url: http://git.ieval.ro/?p=image-openalpr.git;a=blobdiff_plain;f=lib%2FImage%2FOpenALPR.pm;fp=lib%2FImage%2FOpenALPR.pm;h=b1124a26e6f6f781c4c59f5f7279a23f58a2bc41;hp=bc9d7aa886a3854447810e6baec4b4ea7d05232a;hb=6765bc35d634346fb62423893eed48ecb0de1bc5;hpb=8c12669490878d47452c271b0ff6ab6858060ab4 diff --git a/lib/Image/OpenALPR.pm b/lib/Image/OpenALPR.pm index bc9d7aa..b1124a2 100644 --- a/lib/Image/OpenALPR.pm +++ b/lib/Image/OpenALPR.pm @@ -78,7 +78,7 @@ Takes one mandatory argument (the country rules to use, such as C or C) and two optional arguments: a path to the configuration file, and a path to the runtime_data directory. -Returns a new Image::OpenALPR instance. If initialization fails (for +Returns a new Image::OpenALPR instance. If initialisation fails (for example, if the chosen country is not available) an exception is thrown. @@ -109,8 +109,8 @@ Changes the country rules in use. =item $alpr->B(I<$prewarp>) Sets the camera calibration values, as obtained from the -openalpr-utils-calibrate utility. Can also be set in the configuration -file. +C utility. Can also be set in the +configuration file. =item $alpr->B(I<$region>)