Import avi #329
Import avi
#329
Replies: 1 comment 1 reply
-
I would recommend mesmerize-core which was made for this purpose:
https://github.com/nel-lab/mesmerize-core
It provides an API for lazy loading large video files (LazyVideo).
If you have issues feel free to post on the mesmerize-core repo :)
…On Wed, Oct 18, 2023, 13:00 Tailchasing ***@***.***> wrote:
Hello! What will you recommend for importing .avi files followed by
fastplotlib analysis? I am trying to establish an analysis pipeline for
many .avi files (calcium imaging). My plan is to use the last frame for
cell segmentation. I know this is a super naive question, and I would
really appreciate any help for a Python beginner. THANK YOU!
—
Reply to this email directly, view it on GitHub
<#329>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACHXXRAQ2UP2S3PQKVKIN43YAADJHAVCNFSM6AAAAAA6F3BLO6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVG42TANJYGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kushalkolar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! What will you recommend for importing .avi files followed by fastplotlib analysis? I am trying to establish an analysis pipeline for many .avi files (calcium imaging). My plan is to use the last frame for cell segmentation. I know this is a super naive question, and I would really appreciate any help for a Python beginner. THANK YOU!
Beta Was this translation helpful? Give feedback.
All reactions