Open AouatifHm opened 6 years ago
And pleaase, could someone explain me the meaning of each constant:
MIN_PIXEL_WIDTH = 2 MIN_PIXEL_HEIGHT = 8 MIN_ASPECT_RATIO = 0.25 MAX_ASPECT_RATIO = 1.0 MIN_PIXEL_AREA = 80 MIN_DIAG_SIZE_MULTIPLE_AWAY = 0.3 MAX_DIAG_SIZE_MULTIPLE_AWAY = 5.0 MAX_CHANGE_IN_AREA = 0.5 MAX_CHANGE_IN_WIDTH = 0.8 MAX_CHANGE_IN_HEIGHT = 0.2 MAX_ANGLE_BETWEEN_CHARS = 12.0 MIN_NUMBER_OF_MATCHING_CHARS = 3 RESIZED_CHAR_IMAGE_WIDTH = 20 RESIZED_CHAR_IMAGE_HEIGHT = 30 MIN_CONTOUR_AREA = 100
Hey -
And pleaase, could someone explain me the meaning of each constant:
MIN_PIXEL_WIDTH = 2 MIN_PIXEL_HEIGHT = 8 MIN_ASPECT_RATIO = 0.25 MAX_ASPECT_RATIO = 1.0 MIN_PIXEL_AREA = 80 MIN_DIAG_SIZE_MULTIPLE_AWAY = 0.3 MAX_DIAG_SIZE_MULTIPLE_AWAY = 5.0 MAX_CHANGE_IN_AREA = 0.5 MAX_CHANGE_IN_WIDTH = 0.8 MAX_CHANGE_IN_HEIGHT = 0.2 MAX_ANGLE_BETWEEN_CHARS = 12.0 MIN_NUMBER_OF_MATCHING_CHARS = 3 RESIZED_CHAR_IMAGE_WIDTH = 20 RESIZED_CHAR_IMAGE_HEIGHT = 30 MIN_CONTOUR_AREA = 100
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MicrocontrollersAndMore/OpenCV_3_License_Plate_Recognition_Python/issues/11#issuecomment-424013575, or mute the thread https://github.com/notifications/unsubscribe-auth/ACtOugehZ1Qmpl6Ed_G0XHtmZeuJWo7wks5uePhzgaJpZM4W23RN .
HI @AouatifHm I have the some problem did you found the solution ?
hi AouatifHm do you have a solution please?
Hello everybody, I need your help!! I wan't to read moroccan license plates using this code, When I run Main.py I notice that the arabic letter in middle isn't detected, what is the problem?