Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

bad_array_new_length via vahadane/macenko on very large image #41

Open
dchen71 opened this issue Nov 25, 2019 · 0 comments
Open

bad_array_new_length via vahadane/macenko on very large image #41

dchen71 opened this issue Nov 25, 2019 · 0 comments

Comments

@dchen71
Copy link

dchen71 commented Nov 25, 2019

I am running on anaconda py35 and getting this error with a large slide image.

terminate called after throwing an instance of 'std::bad_array_new_length'
what(): std::bad_array_new_length
Aborted (core dumped)

Reference Shape
(39060, 17973, 3)

Target Shape
(73838, 27392, 3)

This is an image that is bigger than openable via cv2 so I do load it in via skimage which returns the same type of array object that cv2 does so I don't know if it's unexpected behavior because this image is large.

Via reinhard, I just get memory issues on a 240gb of ram vm.

@dchen71 dchen71 changed the title bad_array_new_length on very large image bad_array_new_length via vahadane on very large image Nov 25, 2019
@dchen71 dchen71 changed the title bad_array_new_length via vahadane on very large image bad_array_new_length via vahadane/macenko on very large image Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant