image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

Multiple image analysis #467

Closed lpatiny closed 2 months ago

lpatiny commented 2 months ago

We have a sequence of images stored as a TIFF and would like to:

I'm wondering if this can be achieved using image-js-typescript.

EscapedGibbon commented 2 months ago

This is too specific for a public API, with too many hidden things happening inside.

We will create a tutorial on how to extract the average value of ROI on all the images.