ha4t.aircv.error module
- Declaration:
Define all BaseError Classes used in aircv.
- exception NoSiftMatchPointError(message='')[源代码]
基类:
BaseError
Exception raised for errors 0 sift points found in the input images.
- exception SiftResultCheckError(message='')[源代码]
基类:
BaseError
Exception raised for errors 0 sift points found in the input images.
- exception HomographyError(message='')[源代码]
基类:
BaseError
In homography, find no mask, should kill points which is duplicate.