@eris/image
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

image

NPM Package Build Status Coverage Status Commitizen friendly

Collection of image manipulation libraries for node and the browser.

Usage

Installation

npm install --save @eris/image

Use

const Image = require('@eris/image').Image
const img = await Image.from('./path-to-image.nef')

TODO Analysis Signals

  • symmetry
  • sharpest edge window
  • center weigted edges
  • find faces
  • find eyes
  • find entity tags
  • shadow clipping
  • highlight clipping

Readme

Keywords

none

Package Sidebar

Install

npm i @eris/image

Weekly Downloads

32

Version

0.4.2

License

MIT

Unpacked Size

47.5 MB

Total Files

227

Last publish

Collaborators

  • patrickhulce