Hi, i detect number in the plate with the contours algorithm . how can i sort by location the contours?
for example left to right contour[0] ...................contour[10].
but without a loop for check Coordinate X. can the contour algorithm scan to detect left to right ? Or a simpler method. Many Thanks.