代码搜索:Labeled
找到约 414 项符合「Labeled」的源代码
代码结果 414
www.eeworm.com/read/149739/12352644
m cnormc.m
%CNORMC Classifier normalisation for ML posterior probabilities
%
% W = CNORMC(W,A)
%
% INPUT
% W Classifier mapping
% A Labeled dataset
%
% OUTPUT
% W Scaled classifier mapping
%
% DESCRIPT
www.eeworm.com/read/132141/14107833
out image.out
Enter image size
The input image is
0010000
0011000
0000100
0001100
1000100
1110000
1110000
The labeled image is
0020000
0022000
0000300
0003300
4000300
4440000
4440000
www.eeworm.com/read/213240/15139933
m istarget.m
%ISTARGET true if the label is target
%
% I = ISTARGET(A)
%
% Returns true for the objects from dataset A which are labeled
% 'target'.
%
% I = ISTARGET(LABA)
%
% It also works when no da
www.eeworm.com/read/413528/11152254
cpp measurecomponents.cpp
//
// CMeasureComponents -- reports geometric parameters of components in a
// connected component-labeled image
//
// Copyright (C) 2006 by Jon A. Webb (Contact via GMail; username is jonaweb
www.eeworm.com/read/204456/15339234
m istarget.m
%ISTARGET true if the label is target
%
% I = ISTARGET(A)
%
% Returns true for the objects from dataset A which are labeled
% 'target'.
%
% I = ISTARGET(LABA)
%
% It also works when no da
www.eeworm.com/read/201477/15407731
out image.out
Enter image size
The input image is
0010000
0011000
0000100
0001100
1000100
1110000
1110000
The labeled image is
0020000
0022000
0000300
0003300
4000300
4440000
4440000
www.eeworm.com/read/431675/8662159
m nlfisherm.m
%NLFISHERM Non-linear Fisher Mapping
%
% W = nlfisherm(A,n)
%
% Finds a mapping of the labeled dataset A to a n-dimensional
% linear subspace emphasizing the class separability for neighboring
%
www.eeworm.com/read/360995/10070068
m find_target.m
%FIND_TARGET extract the indices of the target and outlier objects
%
% [It,Io] = FIND_TARGET(A)
%
% Return the indices of the objects from dataset A which are labeled
% 'target' and 'outlier' i
www.eeworm.com/read/418695/10935480
m nlfisherm.m
%NLFISHERM Non-linear Fisher Mapping
%
% W = nlfisherm(A,n)
%
% Finds a mapping of the labeled dataset A to a n-dimensional
% linear subspace emphasizing the class separability for neighboring
%
www.eeworm.com/read/451547/7461973
m find_target.m
%FIND_TARGET extract the indices of the target and outlier objects
%
% [It,Io] = FIND_TARGET(A)
%
% Return the indices of the objects from dataset A which are labeled
% 'target' and 'outlier' i