Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 851 Bytes

File metadata and controls

16 lines (12 loc) · 851 Bytes
layout post
title Annotation of Images
category data_objects

Contour Example 4: Annotation of Images

This example shows how to add annotations to an image.

Summary

In this example, the network of Contour Example 3 is extended, so that the volume of the 3D mask generated by the VoxelizeCSO module is calculated. The CalculateVolume module counts the number of voxels in the given mask and returns the correct volume in ml. The calculated volume will be used for a custom SoView2DAnnotation displayed in the View2D.

Volume of a mask image is calculated and shown as an annoation

Download

You can download the example network here