You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
This consists of calculating the axis-aligned bounding box (AABB) of the labels in annotation.tiff and of the root mesh, scaling the AABB of the labels and checking that the two are closer than a threshold - the threshold could depend on the pixel size. Just needs to enable us to catch things like brainglobe/brainglobe-atlasapi#213 .
The text was updated successfully, but these errors were encountered:
alessandrofelder
changed the title
checking that root mesh is positioned in the right place relative to annotations image (once scaled by resolution)
validation function checking that root mesh and scaled annotations image roughly match
Nov 7, 2023
This consists of calculating the axis-aligned bounding box (AABB) of the labels in
annotation.tiff
and of the root mesh, scaling the AABB of the labels and checking that the two are closer than a threshold - the threshold could depend on the pixel size. Just needs to enable us to catch things like brainglobe/brainglobe-atlasapi#213 .The text was updated successfully, but these errors were encountered: