During a session it is possible to annotate regions within an image. In image capturing mode, annotations may be made on captured images. In non image capturing mode, annotations may be made when the session is paused. Saving annotation in non capturing mode also have the ability to save the actual data that was annotated.


An annotation can be made by drawing a region on the image using the mouse, clicking on the image will define the first point, and releasing the button will define the second point. This should show the following popup.


 


Within this popup a preview of the region can be seen, with the same views as are available to the user in the normal live view. Next to the preview there is a text box where something can be written to describe why the annotation was made. Afterward pressing Save will save the annotation to the internal buffer, the drawn region will still be visible on the image. In non capturing mode the annotation have to be saved explicitly with an extra save button. In capturing mode the annotations will be saved when the session is saved.