Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

joechen-image-js

image-js12MIT0.0.4TypeScript support: included

Image processing and manipulation in JavaScript

image, processing, manipulation, analysis, histogram, hsb, hsl, rgb, roi, rois, mask

readme

自己项目用 0.0.4是灰度版本 发布前不编译了,直接修改的编译后的文件grey和greyAlgorithms

changelog

Changelog

0.31.4 (2021-01-21)

Bug Fixes

  • roundness was not 1 for perfect circle (#548) (e73f596)

0.31.3 (2020-12-14)

Bug Fixes

0.31.2 (2020-12-10)

Performance Improvements

0.31.1 (2020-11-17)

Bug Fixes

  • correct hull filled mask (81a8cd7)

0.31.0 (2020-11-12)

Features

  • restore old implementations of getMask with hull or mbr (#532) (4d51dbd)

0.30.3 (2020-10-20)

Bug Fixes

  • types: correct return type of Stack.getAverageImage to Image (#529) (ec6588c)

0.30.2 (2020-10-18)

Bug Fixes

0.30.1 (2020-10-13)

Bug Fixes

  • include less files in npm package (03903a6)

0.30.0 (2020-10-13)

Bug Fixes

  • correct TIFF support in documentation (7f3993f)