虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ALSO

  • The problem of image registration subsumes a number of problems and techniques in multiframe image

    The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spline representations of the displacement field which can be specialized to solve all of the above mentioned problems. In particular, we show how to compute local flow, global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of the above problems. Using a spline-based description of the flow removes the need for overlapping correlation windows, and produces an explicit measure of the correlation between adjacent flow estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D projective scene geometry. We ALSO provide results on a number of standard motion sequences.

    标签: image registration multiframe techniques

    上传时间: 2016-01-20

    上传用户:520

  • This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you

    This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can ALSO place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.

    标签: Optimization Algorithm directory contains

    上传时间: 2014-01-18

    上传用户:songnanhua

  • The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res

    The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable business system for a small business or a large corporation. The book includes information on how to build a high-availability server pair using the Heartbeat package, how to use the Linux Virtual Server load balancing software, how to configure a reliable printing system in a Linux cluster environment, and how to build a job scheduling system in Linux with no single point of failure. The book ALSO includes information on high availability techniques that can be used with or without a cluster, making it helpful for System Administrators even if they are not building a cluster. Anyone interested in deploying Linux in an environment where low cost computer reliability is important will find this book useful.

    标签: inexpensive Enterprise computers explains

    上传时间: 2014-11-29

    上传用户:zhangliming420

  • This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

    This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls ALSO known as IOCTLs, and learn a bit more about IRPs.

    标签: the interest tutorial Drivers

    上传时间: 2016-01-28

    上传用户:lmeeworm

  • This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

    This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will ALSO be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.

    标签: the articles Drivers edition

    上传时间: 2014-01-16

    上传用户:ommshaggar

  • As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

    As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. ALSO MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.

    标签: some engineering limitation language

    上传时间: 2013-12-06

    上传用户:huql11633

  • TinyLogin is a suite of tiny Unix utilities for handling logging into, being authenticated by, chan

    TinyLogin is a suite of tiny Unix utilities for handling logging into, being authenticated by, changing one s password for, and otherwise maintaining users and groups on an embedded system. It ALSO provides shadow password support to enhance system security. TinyLogin is, as the name implies, very small, and makes an excellent complement to BusyBox on an embedded System. It can be used without BusyBox, of course, but I envision them being used together most of the time.

    标签: authenticated TinyLogin utilities handling

    上传时间: 2016-01-30

    上传用户:253189838

  • This book enunciates and illustrates features and basic principles of C++. It is aimed at experienc

    This book enunciates and illustrates features and basic principles of C++. It is aimed at experienced C users who wish to learn C++. It can ALSO be interesting for beginner C++ users who leaved out some possibilities of the language.

    标签: illustrates enunciates principles and

    上传时间: 2014-02-16

    上传用户:aix008

  • This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and

    This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and operators. It ALSO serves as a quick reference to the Programmer’s WorkBench commands, and the commands for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and is part of a complete MASM documentation set.

    标签: instructions directives statements Microsoft

    上传时间: 2016-01-31

    上传用户:asddsd

  • This fourth edition of the definitive reference to JavaScript, a scripting language that can be embe

    This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book ALSO provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility

    标签: JavaScript definitive reference scripting

    上传时间: 2013-12-25

    上传用户:xuanchangri