We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@bendichter @Saksham20 I think that next we have to implement these Extractors:
I think we can use the SI implementations as a reference :)
The text was updated successfully, but these errors were encountered:
For SubExtractors, sometimes boundaries are not straight. This is supported by e.g. calciumImagingAnalysis here. Do we want to support that?
Sorry, something went wrong.
We could for the SegmentationExtractor, but not for the Imaging as retrieving frames and video assumes a rectangular shape
ok, makes sense
MultiImagingExtractor
MultiSegmentationExtractor
All tasks now completed as of #201
alejoe91
CodyCBakerPhD
No branches or pull requests
@bendichter @Saksham20
I think that next we have to implement these Extractors:
I think we can use the SI implementations as a reference :)
The text was updated successfully, but these errors were encountered: