Hi
In image registration there are evaluation method called RMSLOO (root mean square error leave one out)
1. How we can code this method to evaluate ground control points (cp)?
2. what it is benefit?
I though we should calc. the error many times and each time exclude one pair of cp. then we calc. the mean for these results. is this correct?