@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]
  }
},

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.6-beta.40beta
1.0.50latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.6-beta.40
1.0.6-2.00
1.0.6-beta.30
1.0.6-beta.20
1.0.6-alpha.00
1.0.50
1.0.40
1.0.30
1.0.10
1.0.00
0.8.00
0.7.10
0.7.00
0.6.30
0.6.20
0.6.00
0.5.90
0.5.80
0.5.70
0.5.40
0.5.30
0.5.20
0.5.10
0.5.0-beta0

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