BackProjection
The BackProjection block records how well the pixels of a specified image fit the distribution of pixels in a histogram model.
Library
ComputerVision/Images/Detection
Description
This means that you calculate the histogram model of a specific feature (e. g. flowers in a vase) and then use it to find this feature in a larger image (for example, a room with a table on which a vase is sitting).
When the image is read into BackProjection, it is automatically converted to gray scale.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
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 |
---|---|---|---|---|
src | explicit | input | 1 | |
hist | explicit | input | 2 | |
image | explicit | output | 1 | |
Port 4 | activation | input | externalActivation |