代码搜索:Segmentation

找到约 3,259 项符合「Segmentation」的源代码

代码结果 3,259
www.eeworm.com/read/403190/2314004

svn-base display_segmentation.m.svn-base

function display_segmentation(B,M) % display_segmentation - display a level set segmentation % % display_segmentation(B,M); % % B should be
www.eeworm.com/read/403190/2314053

svn-base test_segmentation.m.svn-base

K 14 svn:executable V 0 END
www.eeworm.com/read/403190/2314081

svn-base test_segmentation.m.svn-base

% test for segmentation using front propagation % % Copyright (c) 2006 Gabriel Peyr
www.eeworm.com/read/394689/2454576

m drosophila_eye_segmentation_top.m

function [binim, EDGE] = drosophila_eye_segmentation_top(I) % E = entropyfile(I); % S = stdfilt(I, nhood); % R = rangefilt(I, ones(5)); %Ic = imcrop(I); Ic = I; Ic = double(Ic); Ic = Ic./ma