Skip to content

Commit cd4339e

Browse files
committed
doc info back and forth
1 parent d7dbbcf commit cd4339e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,14 @@ From version 1.2 of FishFeats, for all steps, measures are saved in the same fil
3838
![main](imgs/main.png)
3939

4040
When you open a new image, the plugin will directly go to the first mandatory steps of fixing the image scales and channels (image scalings).
41+
To guide you through the steps, we propose typical pipelines that can be followed with flowcharts [here](./FishFeatsFlowchartv5.pdf#page=1).
42+
Fish&Feats allows flexibility in its usage, so that it can be used for different image analysis tasks, so we don't enforce any order for the proposed action, but a few depends on other being done before. Please refer to the flowchart to see the dependencies.
4143

44+
Finally, to allow for more flexibility, it is possible to go back and forth between steps.
45+
For example, after segmenting the cells, if you work on classifying the cells and spot an error in the segmentation that you missed previously, you can go back to the segmentation correction and back again to the classification afterwards without having to restart it from scratch.
46+
Just save regurlarly your data to be able to reload it.
47+
48+
The parameters that you enter in the interface for each step are saved in a configuration file (.cfg) so that when you reload an image, all parameters will be set to the last value used.
4249

4350
### General shortcuts
4451

0 commit comments

Comments
 (0)