@pipcook/plugins-image-data-process
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@pipcook/plugins-image-data-process

Description

This plugin is used to process image data. This means we will do some modifications on the original image data you provide from data-collect. These operations include resize, normalize and etc.

Required Parameters

Parameter Type Description

Optional Parameters

Parameter Type Default Value Description
resize number[] [256, 256] the scale to resize

Example

"dataProcess": {
  "package": "@pipcook/plugins-image-data-process",
  "params": {
    "resize": [256, 256]
  }
},

Readme

Keywords

none

Package Sidebar

Install

npm i @pipcook/plugins-image-data-process

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

16.6 kB

Total Files

7

Last publish

Collaborators

  • jan-www
  • gindis
  • rickycao
  • wcount
  • yorkie
  • ericlee98
  • feelychau