Use
DermTiff
to read / write DermAnnotation TIFF files in Python.
Or C++ library
libdermtiff
is also available.
DermAnnotation manages annotated files as TIFF files.
The original image information, layer information, and pen information are all saved in the TIFF file.
The original image, layer and layer pen information are saved in the following format on each page of the TIFF file.
The first image is the original image, the second and subsequent images are each layer, and are saved in the following format.
The pen name and color are saved as the name of each page in the following format.
DermAnnotation creates and reads annotation files in the following format.