uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

Parse Face Areas from Inputted Datasets

Open philipc2 opened this issue 2 years ago • 2 comments
trafficstars

Proposed new feature or change:

If an inputted dataset already contains face areas, we should recognize and parse them, performing any unit conversions if necessary.

philipc2 avatar Oct 27 '23 09:10 philipc2

Do we store them in the face areas placeholder that we use when we compute internally or keep them in a new externally read face area? former might be the better approach, thoughts?

rajeeja avatar Oct 27 '23 13:10 rajeeja

Do we store them in the face areas placeholder that we use when we compute internally or keep them in a new externally read face area? former might be the better approach, thoughts?

I think we should store them under the same variable for consistency. But we will still offer support for re-computing them if the user desires to use our functionality.

philipc2 avatar Oct 27 '23 18:10 philipc2