CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ned
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ned - List
[
Other resource
]
piecewise_eval
DL : 0
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.-LINEINTRGAL Line Integral in a 2D Vector-Fi eld. LINEINTRGAL (X, Y, U, V, C) computes the line integral along the lines gi ven in cell array C. X and Y coordinate define the s of a rectangular grid over which U and V are defi ned. X and Y must be monotonic and 2D plaid% as pro duced by MESHGRID. X, Y, U, and V must all be the same size.
Date
: 2008-10-13
Size
: 1.53kb
User
:
左贤君
[
Other resource
]
Multi-CameraCalibration
DL : 0
A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates around a ¯ xed point. In this paper, it is proved that when a multi-camera is observing a 1D object undergoing general rigid motions synchronously, the camera set can be linearly calibrated. A linear algorithm for the camera set calibration is proposed,and then the linear estimation is further re¯ ned using the maximum likelihood criteria. The simulated and real image experiments show that the proposed algorithm is valid and robust.-A one-dimensional calibration object con sists of three or more points with Conic kno wn relative positions. It is generally believe d that a camera can be calibrated only when a 1D ca libration object is in planar motion or rotates around a
Date
: 2008-10-13
Size
: 2.29mb
User
:
王峰
[
Console
]
Desktop
DL : 0
omnet++双机到多机通信 C++与ned语言编写 适合多平台执行 控制台编写
Date
: 2008-10-13
Size
: 5.29mb
User
:
何理事
[
Documents
]
TRACKING IN STREAMED VIDEO BY UPDATING GLOBALLY OPTIMAL MATCHINGS
DL : 0
Matching methods such as the Hungarian algorithm have recently made an appearance as an alternative to classical tracking algorithms in computer vision, since they are able to nd the set of tracks that optimizes well-dened criteria over a given video sequence. How- ever, despite being globally optimal, they carry a cost: since they require complete knowledge of the sequence, such methods can- not work with continuous video streams, a crucial requirement of realistic video surveillance applications. We were able to use the recently proposed Dynamic Hungarian Algorithm in an innovative way, adapting it to the well-known sliding window methodology. The algorithm is able to run in real-time, while retaining its opti- mality. We tested our implementation on several datasets, tracking humans and vehicles, and obtained reliable results using the same set of parameters on all sequences.
Date
: 2011-05-19
Size
: 339.78kb
User
:
kongsuhongbaby@126.com
[
matlab
]
piecewise_eval
DL : 0
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.-LINEINTRGAL Line Integral in a 2D Vector-Fi eld. LINEINTRGAL (X, Y, U, V, C) computes the line integral along the lines gi ven in cell array C. X and Y coordinate define the s of a rectangular grid over which U and V are defi ned. X and Y must be monotonic and 2D plaid% as pro duced by MESHGRID. X, Y, U, and V must all be the same size.
Date
: 2025-07-08
Size
: 1kb
User
:
左贤君
[
Industry research
]
Multi-CameraCalibration
DL : 0
A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates around a ¯ xed point. In this paper, it is proved that when a multi-camera is observing a 1D object undergoing general rigid motions synchronously, the camera set can be linearly calibrated. A linear algorithm for the camera set calibration is proposed,and then the linear estimation is further re¯ ned using the maximum likelihood criteria. The simulated and real image experiments show that the proposed algorithm is valid and robust.-A one-dimensional calibration object con sists of three or more points with Conic kno wn relative positions. It is generally believe d that a camera can be calibrated only when a 1D ca libration object is in planar motion or rotates around a
Date
: 2025-07-08
Size
: 2.29mb
User
:
王峰
[
Console
]
Desktop
DL : 0
omnet++双机到多机通信 C++与ned语言编写 适合多平台执行 控制台编写-omnet++ two-plane to multi-machine communication C and ned language suitable for the preparation of multi-platform implementation of the console
Date
: 2025-07-08
Size
: 5.29mb
User
:
[
Internet-Network
]
WSN
DL : 0
对无线传感器网络模拟一个简单的WSN拓扑查找算法基于omnet++仿真软件用C++编程的源代码-Simulation of Wireless Sensor Networks WSN topology of a simple search algorithm is based on the omnet simulation software using C programming source code
Date
: 2025-07-08
Size
: 26kb
User
:
李惠云
[
Other
]
802.11
DL : 0
基于omnet++开发的Mf框架下的802.11协议仿真。-802.11
Date
: 2025-07-08
Size
: 9.53mb
User
:
lfc
[
Communication-Mobile
]
sensors
DL : 0
QualNet Sensor Networks Library QualNet’s new Sensor Networks Library is a much awaited feature set that supports the IEEE 802.15.4 standard, otherwise known as Zigbee. Zigbee networks are Wireless Personal Area Networks (WPANs) that are defi ned by a low data rate, long battery life, and secure networking. Zigbee networks support automation and remote control
Date
: 2025-07-08
Size
: 225kb
User
:
kumar
[
Windows Develop
]
Soft20060210164149878
DL : 0
虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer - thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print -虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer- thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print
Date
: 2025-07-08
Size
: 265kb
User
:
guoyang
[
Linux-Unix
]
nedit-5.5-src
DL : 0
Linux下的一个字符模式的编辑器, 可以让看看编辑器是怎么写的-Under Linux, a character-mode editor, the editor can look at is how to write the
Date
: 2025-07-08
Size
: 1.64mb
User
:
aqaqaq
[
Communication
]
random_number_generation
DL : 0
omnet++ ned file for simple example
Date
: 2025-07-08
Size
: 1kb
User
:
kaliappan
[
Other
]
SpectrumSensingADistributedApproachfor
DL : 0
Cognitive Radios is emerging in research labora- tories as a promising wireless paradigm, which will integrate benefi ts of software defi ned radio with a complete aware com- munication behavior. To reach this goal many issues remain still open, such as powerful algorithms for sensing the external envi- ronment
Date
: 2025-07-08
Size
: 3.52mb
User
:
phong
[
Other
]
Digitalimageprocessingtechnology
DL : 0
计算机数字图像处理资料,阐述了数字图像处理的各方面知识以及最新进展-It is very important to achieve reliable vehicle tracking in ITS application such as accident detec- tion. But the most dicult problem associated with vehicle tracking is the occlusion eect among vehicles. In order to resolve this problem we applied the dedi- cated algorithm which we dened as Spatio-Temporal Markov Random Field model to trac images at an intersection. Spatio-Temporal MRF considers texture correlations between consecutive images as well as the correlation among neighbors within a image. As a re- sult, we were able to track vehicles at the intersection robustly against occlusions. Vehicles appear in vari- ous kinds of shapes and they move in random man- ners at the intersection. Although occlusions occur in such complicated manners, the algorithm were able to segment and track such occluded vehicles at a high success rate of 93− 96 . The algorithm requires only gray scale images and does not assume any physical models of vehicles.
Date
: 2025-07-08
Size
: 10.36mb
User
:
christine
[
Books
]
fluent6.2udfmanual
DL : 0
User-dened functions (UDFs) allow you to customize FLUENT and can signicantly enhance its capabilities. This UDF Manual presents detailed information on how to write, compile, and use UDFs in FLUENT. Examples have also been included, where available.-Flent UDF
Date
: 2025-07-08
Size
: 1.87mb
User
:
陈佳
[
Other
]
0470773014
DL : 0
A first Course power electronics-Ned Mohan
Date
: 2025-07-08
Size
: 6.52mb
User
:
kripansh
[
Documents
]
ned
DL : 0
omnet++环境下的ned编程简单教程,有相关的例子,有简单的omnet++教程-omnet++ programming environment ned a simple tutorial, there are relevant examples from simple omnet++ Tutorial
Date
: 2025-07-08
Size
: 81kb
User
:
wenxi
[
Other
]
NED
DL : 0
OMNet++ ned coding for large topology
Date
: 2025-07-08
Size
: 18kb
User
:
victer paul
[
Other
]
Electric-Machines-and-Drives---Ned-Mohan
DL : 0
Electrical machines and drives - Ned Mohan
Date
: 2025-07-08
Size
: 4.56mb
User
:
aristo1234
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.