Skip to content
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

Import mask (.mp4) using a folder of images #6

Open
haaguileraa opened this issue Jul 19, 2022 · 0 comments
Open

Import mask (.mp4) using a folder of images #6

haaguileraa opened this issue Jul 19, 2022 · 0 comments

Comments

@haaguileraa
Copy link

Export to mp4 only works for videos.

I get this error while trying to export the mask.

File .venv/lib/python3.10/site-packages/pipra/pipra.py", line 1005, in export

masks = self.stack.getMasks().astype(np.uint8).transpose(0,2,1)*255
AttributeError: 'list' object has no attribute 'astype'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant