CopyInto
The CopyInto block copies a smaller image into a larger one at a given position.
![]()
Library
ComputerVision/Images/Operations
Parameters

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
useInput | Use input to define the position | Number | 0 | |
position | Position | Position of copied image. | Vector of size 2 | |
externalActivation | External activation | This parameter defines if the block receives or inherits an external activation. When External Activation is used, an additional activation port is added to the block. Default is OFF. | Number | 0 |
Ports
| Name | Type | Description | IO Type | Number |
|---|---|---|---|---|
small | explicit | input | 1 | |
large | explicit | input | 2 | |
image | explicit | output | 1 | |
Port 4 | explicit | input | useInput | |
Port 5 | activation | input | externalActivation |