traditionally, a Hough transform, but the “generalized” one in this case, detecting this composite shape specifically.
you could also try a HoG detector.
or train a neural network. that will probably be a “fully convolutional” one.
traditionally, a Hough transform, but the “generalized” one in this case, detecting this composite shape specifically.
you could also try a HoG detector.
or train a neural network. that will probably be a “fully convolutional” one.