-
Notifications
You must be signed in to change notification settings - Fork 3
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
function to calculate overlap with labelfield #16
Comments
Incidentally we could translate overlap from the space of the data collection to JFRC2 space by the use of Jacobian determinants for the bridging registration. |
Probably belongs in |
At its simplest, this would take a thresholded image and a label field and return a data.frame with counts of each label and its overlap. |
OK I think this should be implemented as |
* feature/cmtk.statistics: Teach cmtk.statistics to pass ... to cmtk tool fix typo in help remove exe argument and roxygenise rename to cmtk.statistics Verbatim copy of CMTKStatistics from nat.as * part way to closing natverse/nat.flybrains#16
So the status of this is that nat now has a |
Would like either a function or simple examples showing how to calculate overlap with a label field.
Should we be including the VFB label field in e.g. JFRC2, FCWB, T1 and IS2 space?
The text was updated successfully, but these errors were encountered: