Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_astrom
-
Labels:
-
Story Points:14
-
Epic Link:
-
Team:Alert Production
Description
Implement Optimistic Pattern Matcher B in pure python outside of the stack for testing and better understanding of the algorithm.
Deliverable: Working python code.
Attachments
Issue Links
- is parent task of
-
DM-9750 Clean up and stackify matchPessimisticB code
- Done
Have currently implemented two versions of Optimistic Pattern Matcher B in Python: One runs on a tangent plane project and one runs in 3D points on the sphere. The 3D matcher appears to be more tolerant to noise in the object centroids.