|
BlobID v2.2.2
|
Functions | |
| void | BLOBID_SettingsSetCutoff (const double *const cutoff, BLOBID_Settings *const settings) |
During CCL, only cells with VOF \(f>f_{\text{cutoff}}\) are considered object cells.
Default: \(f_{\text{cutoff}}=0\)
| void BLOBID_SettingsSetCutoff | ( | const double *const | cutoff, |
| BLOBID_Settings *const | settings | ||
| ) |
Set \(f_{\text{cutoff}}\)
| cutoff | f_cutoff |
| settings | The BLOBID_Settings object |