You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
this command is much faster when using the binary mode. However, the binary mode is only accessible through the non-zero values 32767. That is, if image voxels have only two values ie zero and another non-zero value (than 32767), the only way to call AimsMorphoMath in binary mode is to set all the non-zero voxels to 32767.
For example, the flag -c 0 should force the command to run in binary mode whatever the nonzero values are.
Best,
Francois
The text was updated successfully, but these errors were encountered:
Author Name: Leroy, François (@fleroy)
Original Redmine Issue: 14727, https://bioproj.extra.cea.fr/redmine/issues/14727
Original Date: 2016-04-18
Hi,
this command is much faster when using the binary mode. However, the binary mode is only accessible through the non-zero values 32767. That is, if image voxels have only two values ie zero and another non-zero value (than 32767), the only way to call AimsMorphoMath in binary mode is to set all the non-zero voxels to 32767.
For example, the flag -c 0 should force the command to run in binary mode whatever the nonzero values are.
Best,
Francois
The text was updated successfully, but these errors were encountered: