代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/366702/2869996
c m5.c
// { dg-do assemble }
struct B { struct A { A(); int a; } aa; };
struct A { A(); int a; };
B::A::A () { a = 37; }
char xx[]="../tests/m5.cc:3: Segmentation violation";
www.eeworm.com/read/369313/9655178
m lhiobjectcrop.m
function [imgCrop, mask, X, Y] = LHIobjectcrop(img, annotation, j, b)
%
% Crop object from image
%
% imgCrop = LMobjectcrop(annotation, j)
%
% also returns the segmentation mask
if nargin ==
www.eeworm.com/read/414520/11109650
txt readme.txt
This package provides a C++ implementation of the algorithm described
in the following article:
A Topological Approach to Hierarchical Segmentation using Mean Shift
Sylvain Paris and Fr閐o Durand
Proc
www.eeworm.com/read/247486/12657658
makefile
#
# Makefile for mysvm
#
# if you get memory errors using mySVM (segmentation fault, bus error,...)
# compile mySVM with less or without optimization (setting CFLAGS = -Wall).
CFLAGS = -Wall -O
www.eeworm.com/read/407834/6919788
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistr
www.eeworm.com/read/131315/5935641
c wildmat.c
/* $Revision: 4.0.1.1 $
**
** 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 vio
www.eeworm.com/read/131315/5942010
c wildmat.c
/* $Revision: 1.9 $
**
** 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 violati
www.eeworm.com/read/16062/643845
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistr
www.eeworm.com/read/16495/672962
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistr
www.eeworm.com/read/17070/709846
c ip_frag.c
/**
* @file
* This is the IPv4 packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistr