文件名称:Mytest

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.08mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

下载说明



您下载的资源来自TI德州中文网(http://www.tichinese.com)



使用前请您先阅读以下条款:

1) 本站不保证所提供资源的完整性和安全性;

2) 请在使用前查毒 (这也是您使用其它网络资源所必须注意的) ;

3) 由本站提供的程序对您的网站或计算机造成严重后果的本站概不负责;

4) 转载本站提供的资源请勿删除本说明注释/文档;

5) 本站提供的一部分资源为网上搜集而来,如果该程序涉及或侵害到您的

版权请立即写信通知我们。

-Motion Tracking

===============



This tarball contains all code required to run the tracking algorithm

on a sequence of images.



Run the file run_tracker.m in Matlab and follow the instructions. You

will need to have a directory of sequentially numbered images

available. After entering the path and file types the tracker will

begin processing.



The code uses a solver for the linear assignment problem in lap.cpp

that must be mex-compiled before the tracker can function. My code is

set up to try to automatically compile the file src/lap/lap.cpp using

mex should it detect that it has not yet been compiled. This will

usually result in an informative message when you run the tracker for

the first time on your system, followed by Matlab exiting (this is

normal). Should automatic compilation of the file src/lap/lap.cpp fail

(i.e. upon restarting Matlab you get the same informative message as

before), then your system is probably not set up correctly and you

should invest
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Debug

.....\mytest.exe

.....\mytest.ilk

.....\Mytest.obj

.....\mytest.pch

.....\mytest.pdb

.....\vc60.idb

.....\vc60.pdb

frame.g

FRAME.RGB

FRAME3.RGB

Mytest.c

Mytest.cpp

mytest.dsp

mytest.dsw

mytest.exe

mytest.ncb

mytest.opt

mytest.plg

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org