romi / plant-3d-vision

Reconstruct a 3D digital twin of the plant from pictures (RGB images) and quantify its phyllotaxis.
https://docs.romi-project.eu/plant_imager/
GNU Lesser General Public License v3.0
5 stars 1 forks source link

Edit full configuration files with explicit comments & lines to activate. #154

Open jlegrand62 opened 3 years ago

jlegrand62 commented 3 years ago

Example:

[Masks]
upstream_task = "Undistorted"  # task upstream 'Masks', options are ["ImagesFilesetExists", "Undistorted"]
#type = "linear"  # this is a meaningful description
#parameters = "[0,1,0]"  # this is a meaningful description
#dilation = 5 # default to 0
#binarize = true  # this is a meaningful description
#threshold = 0.3  # this is a meaningful description