1.0.5 • Published 5 years ago
@pipcook/plugins-image-data-process v1.0.5
@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]
}
},
1.0.6-beta.4
5 years ago
1.0.6-2.0
5 years ago
1.0.6-beta.3
5 years ago
1.0.6-alpha.0
5 years ago
1.0.6-beta.2
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.8.0
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.6.3
5 years ago
0.6.2
5 years ago
0.6.0
5 years ago
0.5.9
5 years ago
0.5.8
5 years ago
0.5.7
5 years ago
0.5.4
5 years ago
0.5.3
5 years ago
0.5.2
5 years ago
0.5.1
5 years ago
0.5.0-beta
5 years ago