mirror of
https://github.com/truebelief/cc-treeiso-plugin.git
synced 2026-08-29 08:34:29 +08:00
Update README.md
Added the note that the K1 parameter should have a minimum >3
This commit is contained in:
@@ -43,7 +43,7 @@ Available options
|
||||
<p>Optional settings are:</p>
|
||||
<ul>
|
||||
<li> -LAMBDA1 [value]: Regularization strength for initial segmentation (default: 1.0)</li>
|
||||
<li> -K1 [value]: Nearest neighbors to search for initial segmentation(default: 5)</li>
|
||||
<li> -K1 [value]: Nearest neighbors to search for initial segmentation(default: 5, minimum>3)</li>
|
||||
<li> -DECIMATE_RESOLUTION1 [value]: Decimated point resolution (in m) for initial segmentation (default: 0.05)</li>
|
||||
<li> -LAMBDA2 [value]: Regularization strength for intermediate segmentation (default: 20)</li>
|
||||
<li> -K2 [value]: Nearest neighbors to search for intermediate segmentation (default: 20)</li>
|
||||
|
||||
Reference in New Issue
Block a user