I'm referring to the markers that look like this:
I believe that some combination of Harris corner detection plus a Hough transform to get the lines of interest could be used to locate the marker. It would be ideal to locate the marker plus get the bounds of it (as an ellipse) or the orientation of it (as a cylinder/tangent vector).
There must be a paper on this but I am having trouble finding one.