代码搜索:Segmentation
找到约 3,259 项符合「Segmentation」的源代码
代码结果 3,259
www.eeworm.com/read/150290/12300473
html segm.html
Mean Shift Based Image Segmenter
Edge Detection and Image Segmentation (EDISON) System
www.eeworm.com/read/220998/14780549
txt hour15_3.txt
You would be writing values in space you did not reserve for that purpose.
If you were lucky, the operating system would notice and give you a
segmentation violation (A GPF under Microsoft Windows)
www.eeworm.com/read/134636/13979140
htm c02.htm
80386 Programmer's Reference Manual -- Chapter 02
up:
Table of Contents
www.eeworm.com/read/202858/15371706
readme
Implementation of the segmentation algorithm described in:
Efficient Graph-Based Image Segmentation
Pedro F. Felzenszwalb and Daniel P. Huttenlocher
International Journal of Computer Vision, 59(2) S
www.eeworm.com/read/429558/8802888
m demoncutimage.m
function demoNcutImage;
% demoNcutImage
%
% demo for NcutImage
% also initialize matlab paths to subfolders
% Timothee Cour, Stella Yu, Jianbo Shi, 2004.
main;
%% read image, change color
www.eeworm.com/read/359900/10116892
m colorseg.m
function I = colorseg(varargin)
%COLORSEG Performs segmentation of a color image.
% S = COLORSEG('EUCLIDEAN', F, T, M) performs segmentation of color
% image F using a Euclidean measure of simi
www.eeworm.com/read/359212/10161204
m trainseg.m
%TRAINSEG Interactively train a color segmentation
%
% map = trainseg(im)
%
% Two windows are displayed, one the bivariant histogram in
% normalized (r,g) coordinates, the other the original image.
%
www.eeworm.com/read/424538/10440084
m demoncutimage.m
function demoNcutImage;
% demoNcutImage
%
% demo for NcutImage
% also initialize matlab paths to subfolders
% Timothee Cour, Stella Yu, Jianbo Shi, 2004.
main;
%% read image, change color
www.eeworm.com/read/274182/10885915
txt description.txt
Summary: Simple face and eye detection
MATLAB Release: R13
Description: You can use this codes for face detection based on color segmentation and eye region detection.
www.eeworm.com/read/418342/10952817
m colorseg.m
function I = colorseg(varargin)
%COLORSEG Performs segmentation of a color image.
% S = COLORSEG('EUCLIDEAN', F, T, M) performs segmentation of color
% image F using a Euclidean measure of simi