Created
November 5, 2014 14:58
-
-
Save kaspersoerensen/f11f739f7698a9c3c120 to your computer and use it in GitHub Desktop.
How to make the big Tuborg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\[ I = \left\{ | |
\begin{array}{l l} | |
1 & \quad \text{if the absolute difference in the intensity level} \\ | |
& \quad \text{between the seed point and the voxel at $(x,y,z) \; \leq \; T$}\\ | |
& \\ | |
0 & \quad \text{otherwise} | |
\end{array} \right. \] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment