Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 544 Bytes

tutorial03.rst

File metadata and controls

22 lines (13 loc) · 544 Bytes

Image Filter

Continue our video example, we will add a image filter block to blur the video image.

image

You can even adjust the smoothing factor on realtime.

Image Threshold

See how image threshold works.

image

Image Transform(Rotation and Translation) =================== Image rotation can be done with the CV_Transform block, which provide a joystick like tool to choose the rotation center and angle.

image