You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Image stacks are array of images on which different methods can be applied. We want to create a new class Stack. The stacks were already implemented in image-js. Check how they were implemented and propose a new API for image-js-ts.