General Description

creaContours is a C++ application developed by the CreaTools software team. As such, it is contained within the CreaTools general architecture. Its principal objective as a standalone application is to let the user create flexible contour shapes over different kinds of images. The drawn contours can afterwards by used to extract statistical information out of these images.

A gross approximation of creaContours' general architectural distribution can be seen in this diagram. In short creaContours can be thought of as being divided in three parts, each one of which will be explained and detailed in this document. 


Table of Contents

Libraries

The first three sections of this guide shall be dedicated to the three main creaContours libraries:

Tutorials

creaContours is continously evolving. Its development it's not yet finished and tha application sees new features being added to it on a regular basis. The tutorials give a rough idea of how to contribute to the development of certain aspects of the application.

Modules Description

In this section, each module of creaContours is fleshed out through class, sequence and component diagrams. The objective is to provide as much useful information about each component as it is possible.

Interface_Icons_NDimensions_lib



Interface_ManagerContour_NDimensions_lib

kernel_ManagerContour_NDimensions_lib

Tutorials