代码搜索:Segmentation

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

代码结果 3,259
www.eeworm.com/read/351636/3105507

cxx xortest1.cxx

/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: XORTest1.cxx,v $ Language: C++ Da
www.eeworm.com/read/351636/3106001

cxx itkfemelement2dc0linearline.cxx

/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkFEMElement2DC0LinearLine.cxx,v $ L
www.eeworm.com/read/351636/3106009

cxx itkfemelement2dc1beam.cxx

/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkFEMElement2DC1Beam.cxx,v $ Languag
www.eeworm.com/read/351636/3106013

h itkfemelement2dc0linearline.h

/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkFEMElement2DC0LinearLine.h,v $ Lan
www.eeworm.com/read/351636/3106032

h itkfemelement2dc1beam.h

/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkFEMElement2DC1Beam.h,v $ Language:
www.eeworm.com/read/154890/5632754

hh regions.hh

/********************************************************************* libvideogfx/graphics/visualize/regions.hh purpose: Create false color image of segmentation regions. notes: to do:
www.eeworm.com/read/154890/5632914

hh regions.hh

/********************************************************************* libvideogfx/graphics/visualize/regions.hh purpose: Create false color image of segmentation regions. notes: to do:
www.eeworm.com/read/108818/15574948

c motionseg.c

/*--------------------------- MegaWave Command -----------------------------*/ /* mwcommand name = {motionseg}; version = {"1.0"}; author = {"Toni Buades"}; function = {"Motion Segmentation (Aubert-De
www.eeworm.com/read/389593/8510964

txt 新建 文本文档 (2).txt

function [mu,mask]=kmeans1(ima,k) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % kmeans image segmentation % % Input: % ima: grey color image % k
www.eeworm.com/read/448134/7539905

m emseg.m

function [mask,mu,v,p]=EMSeg(ima,k) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Expectation Maximization image segmentation % % Input: % ima: grey color image