Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How about, threshold the image so you have the whole RAM as a white mask, and find the center.

Then take the original image, use inRange to find the gold, and find it's center. Then between the two centers you know the location.