img_path
with the path to the image you want to process.cv2.getGaborKernel
function to fine-tune the text line detection.cv2.HoughLinesP
function for line detection.cv2.getGaborKernel
.Posted Jan 19, 2024
A little fun experiment with Gabor Filter. Contribute to AghoraGuru/Gabor-Bounding-Box development by creating an account on GitHub.
0
17