I found some article about car plates recognition, where author used Brightness histogram to find lower border of a car plate:

Could you give me some links to examples, to perform this operation in OpenCV C++? Thank you.
| 1 | initial version |
I found some article about car plates recognition, where author used Brightness histogram to find lower border of a car plate:

Could you give me some links to examples, to perform this operation in OpenCV C++? Thank you.
| 2 | retagged |
I found some article about car plates recognition, where author used Brightness histogram to find lower border of a car plate:

Could you give me some links to examples, to perform this operation in OpenCV C++? Thank you.