Skip to content

The Project Folder

Avgoustinos Vouros edited this page Nov 10, 2016 · 16 revisions

Each project expands inside the specific folder specified when it was created. In this section the aarangement of this folder as well as all the generated files will be explained. It will be assumed that the project name is myproject_1 and it is hosted inside the default folder MWMGEN (thus the full path should be C:\Users\[user_name]\Documents\MWMGEN\myproject_1).

project

classification: folder for storing the generated classifiers.

labels: folder for storing the generated labels.

Mclassification: folder for storing the final classification, product of the majority voting.

results: folder for storing the results of the analysis.

segmentation: folder for storing the segmentations.

settings: folder for storing the project settings.

[project_name].cfg: the CFG-file is used to load this project.

### File: project_name ### ### Folder: settings ### ### Folder: segmentation ### ### Folder: labels ### ### Folder: classification ### ### Folder: Mclassification ### ### Folder: results ###
Clone this wiki locally