Pyramid

The Pyramid block performs up size or down size for the image input.

    Pyramid

Library

ComputerVision/Images/Filters

Description

An image pyramid is a collection of images, all arising from the single original image. During the pyramid operation, the smoothness of the image is increased and the resolution is decreased.

Parameters

Pyramid_0

NameLabelDescriptionData TypeValid Values

up

Upscale or Downscale

Downscale: Specifies that the image is initially blurred, then down-samples it by rejecting even rows and columns.

String

'Up'
'Down'

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
1

Ports

NameTypeDescriptionIO TypeNumber

image

explicit

input

1

image

explicit

output

1

Port 3

activation

input

externalActivation