0.2.2 • Published 9 months ago

ai-infra v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

ai-infra

NPM version CI Test coverage node version npm download

ai infra

Installment

$ npm i ai-infra --save-dev

Usage

const { pixelDiff } = require('ai-infra');

// example
// https://github.com/ai-modules/ai-infra/blob/master/image-playground/diff/test.js

CLI

$ npm i ai-infra -g

Command:

Usage: ai-infra [options] [command]

Commands:
  diff [options] <img1> <img2>  图片相似度对比,目前只支持 PNG 格式

License

The MIT License (MIT)

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago