代码搜索:Spatial
找到约 1,342 项符合「Spatial」的源代码
代码结果 1,342
www.eeworm.com/read/208294/4994169
cpp oci_utils.cpp
/******************************************************************************
* $Id: oci_utils.cpp 10646 2007-01-18 02:38:10Z warmerdam $
*
* Project: Oracle Spatial Driver
* Purpose: Various
www.eeworm.com/read/208294/4994174
cpp ocitest.cpp
/******************************************************************************
* $Id: ocitest.cpp 10646 2007-01-18 02:38:10Z warmerdam $
*
* Project: Oracle Spatial Driver
* Purpose: Test mainl
www.eeworm.com/read/206142/5010911
3 qccvidspatialblockencode.3
.TH QCCVIDSpatialBLOCKENCODE 1 "QCCPACK" ""
.SH NAME
QccVIDSpatialBlockEncode, QccVIDSpatialBlockDecode \-
encode/decode an image sequence using the spatial-block algorithm
.SH SYNOPSIS
.B #include "l
www.eeworm.com/read/206142/5010947
1 spatialblockencode.1
.TH SPATIALBLOCKENCODE 1 "QCCPACK" ""
.SH NAME
spatialblockencode, spatialblockdecode \- encode/decode
image sequence using the spatial-block algorithm
.SH SYNOPSIS
.B spatialblockencode
.RB "[\|" \
www.eeworm.com/read/357126/3028860
3 rtree.java 1.3
// RTree.java
// Java Spatial Index Library
// Copyright (C) 2002 Infomatiq Limited
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of t
www.eeworm.com/read/357126/3028862
java point.java
// Point.java
// Java Spatial Index Library
// Copyright (C) 2002 Infomatiq Limited
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of t
www.eeworm.com/read/357126/3028877
java node.java
// Node.java
// Java Spatial Index Library
// Copyright (C) 2002 Infomatiq Limited
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of th
www.eeworm.com/read/293183/8310136
m spatm.m
%SPATM Augment image dataset with spatial label information
%
% E = spatm(D,s)
%
% If D = A*W*classc, the output of a classification of a dataset A
% containing feature images, then E is and augmented
www.eeworm.com/read/392497/8339545
m shat1.m
function [originalSI,decodedSI,originalTI,decodedTI] = shat1(Original,Decoded,previousOriginal,previousDecoded)
%%%spatial information
originalSI=std(std(double(edge(Original,'sobel'))));
decodedSI
www.eeworm.com/read/392497/8339696
m shat1.m
function [originalSI,decodedSI,originalTI,decodedTI] = shat1(Original,Decoded,previousOriginal,previousDecoded)
% %%%spatial information
% originalSI=std(std(double(edge(Original,'sobel'))));
% dec