Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for spatial parsing of RFID events #167

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Oct 23, 2023

RFID readers are in general associated with a spatial location to be interpretable. This PR exposes a new Location property for RfidReader that associates a specified 2D point with each antenna. This location can be in image-space or other coordinate reference systems such as SI units.

The goal is to make it easier to provide spatialized elements of the location of each subject without having to resolve names into locations (i.e. the association between the detection and a location is provided at the source).

@glopesdev glopesdev added the feature New planned feature label Oct 23, 2023
@glopesdev glopesdev merged commit 0bc1887 into main Oct 23, 2023
1 check passed
@glopesdev glopesdev deleted the aeon-environment branch October 23, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants