代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/113583/15452926
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit
www.eeworm.com/read/349030/10855753
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit cl
www.eeworm.com/read/416425/11029741
m demo_lbf.m
% This Matlab file demomstrates a level set method in Chunming Li et al's paper
% "Minimization of Region-Scalable Fitting Energy for Image Segmentation",
% IEEE Trans. Image Processing, vol.
www.eeworm.com/read/299064/7894851
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit cl
www.eeworm.com/read/133885/5898987
java lineseg.java
/**
* Going back to old habits ... this is an attempt to reimplement the
* new-fangled MDL-based line segmentation.
*
* @author Waleed Kadous
* @version $Id: LineSeg.java,v 1.1.1.1 2002/06
www.eeworm.com/read/101082/6248780
sh sccsdiff.sh
# @(#)sccsdiff.sh 4.1 (ULTRIX) 7/17/90
#
# DESCRIPTION:
# Execute bdiff(1) on two versions of a set of
# SCCS files and optionally pipe through pr(1).
# Optionally specify bdiff segmentation size
www.eeworm.com/read/485129/6565325
m contents.m
%JACK-KNIFING OF PARAFAC MODELS - version 2.03 for MATLAB 6.5-
%
% Jack-knifing is done using leave-one-sample-out segmentation
% and assumes that samples are in the first mode of the array.
%
%
www.eeworm.com/read/259531/11784973
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit cl
www.eeworm.com/read/150290/12300480
html edge.html
Confidence Based Edge Detector
Edge Detection and Image Segmentation (EDISON) System
www.eeworm.com/read/351636/3100411
tcl itkinteraction.tcl
#
# Program: Insight Segmentation & Registration Toolkit
# Module: $RCSfile: itkinteraction.tcl,v $
# Language: C++
# Date: $Date: 2003-09-10 14:30:12 $
# Version: $Revision: 1.