|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | See Also »|More About » |
ChanVeseBinarize | ![]() |
| ChanVeseBinarize[image] finds a two-level segmentation of image by computing optimal contours around regions of consistent intensity in image. |
| ChanVeseBinarize uses the foreground pixels of marker as the initial contours. |
| "AreaPenalty" | 0 | penalty associated with the area enclosed by the contour | |
| "LengthPenalty" | 0.03 | contour length penalty | |
| "LevelPenalty" | {1.0,1.0} | penalties for the total pixel deviations in the two segments | |
| "TargetColor" | Automatic | target foreground color |