Transform image¶
Transforms and image into another shape
| Algorithms: | 
 | 
|---|
| Inputs: | source : image 
 | 
|---|---|
| Outputs: | result : image 
 | 
- Input ports:
- source: - image - source image to filter 
- Output ports:
- result: - image - result after filtering 
- Configuration:
- algorithm
- (no description)
- angle
- (no description)
- scale y
- (no description)
- scale x
- (no description)
- k
- (no description)
- height
- (no description)
- padding
- (no description)
- width
- (no description)
- aspect
- (no description)
- y
- (no description)
- x
- (no description)
- interpolation degree
- (no description)
- add alpha
- (no description)
- resize
- (no description)
 
Some of the docstrings for this module have been extracted from the scikit-image library and are covered by their respective licenses.
