Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

So basically you just need to detect these bright red spots. See the answer of http://answers.opencv.org/question/8818/point-tracking/ in which blue points are detected. Then, from any two points you compute the vector and consequently compare it with the vector of the same two points in your reference image for the scale factor.