airtest.aircv.error module
- Declaration:
Define all BaseError Classes used in aircv.
- exception NoSiftMatchPointError(message='')[source]
Bases:
BaseErrorException raised for errors 0 sift points found in the input images.
- exception SiftResultCheckError(message='')[source]
Bases:
BaseErrorException raised for errors 0 sift points found in the input images.
- exception HomographyError(message='')[source]
Bases:
BaseErrorIn homography, find no mask, should kill points which is duplicate.