Because I wanted to implement the marker detection algorithm with minimal components, I ignored some of the headder files presented at the original reference book, but some of them I incorporated.
However, problems occured: cannot read the originally defined class, such as Markers.
Anyway, it doesn't matter where I try this, I can't call the Marker's member... What shall I do.