Hello,
I want to be able after an alignment to check if the mean total error is superior to a value and if so to reset the transform and make a new alignment without the markers whose total error is 2 times superior to the mean total error. By without the marker I mean that I want to change the marker from control point to check point.
I've found that I can do chunk.transform.matrix=None to reset transform. I have this topic to help me calculate the marker error :
https://www.agisoft.com/forum/index.php?topic=4901.0But I haven't found anything about changing a marker from control point to check point.
Does anyone know how to do it ?
Thanks