-
Notifications
You must be signed in to change notification settings - Fork 6
The Project Folder
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
).
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 ###Introduction
How to Use
- Getting started
- Data preparation
- Starting a new project
- The Segmentation process
- The Labelling process
- The Classification process
- Results
- Walkthrough
- Extras
Appendix
Version History
How to Use (version 3)
- Getting started
- Data preparation
- Starting a new project
- The Segmentation process
- The Labelling process
- The Classification process
- Results
- Extras
- List of Labels
- Flowcharts
- The Project Folder
How to Use (version 1 and 2)