Is there a way to access the valid field of RegistrationResult from python? It seems that in python the returned result doesn't have the field valid. Additionally is there a way to access the underlying certificate (or lack thereof) or check the max inlier clique size from python?
Have you read the documentation?
Is there a way to access the
valid
field ofRegistrationResult
from python? It seems that inpython
the returnedresult
doesn't have the fieldvalid.
Additionally is there a way to access the underlying certificate (or lack thereof) or check the max inlier clique size from python?Thanks,
Lucas