Michaël Zasso
Michaël Zasso
> a lot will slip by because they will be labeled by us later Yes but at least once the PR is marked semver-major, the bot will stop trying on...
+1 for using the testing section for this feedback. Is there a limit on the number of checks that you can add in a PR?
while histogram can be seen as a static property of an image, grey is different. It returns a completely new image that is independent of the original one and can...
I'm sorry if we are not very responsive on this issue tracker, but we are currently working hard on a TypeScript rewrite of the library in https://github.com/image-js/image-js-typescript It contains a...
you can upload attachments to issues ? So cool :smile:
The first step would be to add support to https://github.com/image-js/tiff Could you open an issue there ? Ideally with such an image attached (a public one, that could be used...
Thank you. I've added a test in the tiff repository and another one in this repository. > I think the question now is to enable image processing functions to work...
The thing with float32 images is that their range of possible values is continuous, unlike uint8 and uint16 which have a fixed number of possibilities. In the example image that...
We would still need to implement drawing lines and curves on images.
https://github.com/image-js/core/issues/65