Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - paulineschoen

Pages: [1]
1
Python and Java API / Re: python change control point to check point
« on: April 28, 2020, 12:27:09 PM »
Thanks I'll try that and let you know.

2
Python and Java API / python change control point to check point
« on: April 27, 2020, 05:40:33 PM »
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.0
But I haven't found anything about changing a marker from control point to check point.

Does anyone know how to do it ?

Thanks

Pages: [1]