i want to use opencv for detecting the speed signs on the road, and extract the number written on the sign. is there any library that does task?
note: i know how to make image matching, but i do not know how to extract specific information "numbers" from the detected sign.
please let me know if there is any library or a class in opencv that does that.