matlab-target-tracking

所属分类:matlab编程
开发工具:matlab
文件大小:4605KB
下载次数:311
上传日期:2013-09-21 15:35:11
上 传 者ckghostwj
说明:  很好用的几个matlab多目标视频跟踪的程序,有粒子滤波的,帧差法的等等,可以直接仿真运行
(Good use of several multi-target video tracking matlab procedures, particle filter, frame difference method, etc., can be directly run the simulation)

文件列表:
GUI 跟踪测速\distrib\suppress.exe (35243, 2003-08-28)
GUI 跟踪测速\distrib\suppress.ini (38, 2010-05-12)
GUI 跟踪测速\distrib\运动检测与测速.exe (1435807, 2010-05-12)
GUI 跟踪测速\distrib\运动检测与测速.exe.lnk (828, 2013-04-14)
GUI 跟踪测速\GUI生成.doc (2203648, 2010-05-14)
GUI 跟踪测速\src\build.log (15568, 2010-05-12)
GUI 跟踪测速\src\mccExcludedFiles.log (1150699, 2010-05-12)
GUI 跟踪测速\src\Untitled1.exe (1435807, 2010-05-12)
GUI 跟踪测速\src\Untitled1_delay_load.c (2868, 2010-05-12)
GUI 跟踪测速\src\Untitled1_main.c (4122, 2010-05-12)
GUI 跟踪测速\src\Untitled1_mcc_component_data.c (7391, 2010-05-12)
帧差法视频跟踪\du.m (325, 2013-04-14)
帧差法视频跟踪\jiance.m (1729, 2013-04-14)
粒子滤波跟踪\1.jpg (5945, 2013-01-04)
粒子滤波跟踪\color_hist.m (906, 2013-01-07)
粒子滤波跟踪\particle_resampling.c (5277, 2007-12-11)
粒子滤波跟踪\particle_resampling.dll (61440, 2007-12-11)
粒子滤波跟踪\part_moment.c (4598, 2007-12-12)
粒子滤波跟踪\part_moment.dll (53248, 2007-12-12)
粒子滤波跟踪\rect_para.m (119, 2013-01-07)
粒子滤波跟踪\test_pf_colortracker.m (5970, 2013-01-07)
GUI 跟踪测速\distrib (0, 2010-05-12)
GUI 跟踪测速\src (0, 2010-05-12)
GUI 跟踪测速 (0, 2013-04-14)
帧差法视频跟踪 (0, 2013-04-14)
粒子滤波跟踪 (0, 2013-04-14)

MATLAB Compiler 1. Prerequisites for Deployment * Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.10. * If the MCR is not installed, run MCRInstaller, located in: D:\Program Files\MATLAB\R2009a\toolbox\compiler\deploy\win32\MCRInstaller.exe For more information on the MCR Installer, see the MATLAB Compiler documentation. 2. Files to Deploy and Package Files to package for Standalone ================================ -Untitled1.exe -MCRInstaller.exe -include when building component by selecting "include MCR" option in deploytool -This read-me file 3. Definitions MCR - MATLAB Compiler uses the MATLAB Compiler Runtime (MCR), which is a standalone set of shared libraries that enable the execution of M-files. The MCR provides complete support for all features of MATLAB without the MATLAB GUI. When you package and distribute an application to users, you include supporting files generated by the builder as well as the MATLAB Compiler Runtime (MCR). If necessary, run MCRInstaller to install the correct version of the MCR. For more information about the MCR, see the MATLAB Compiler documentation. 4. Appendix A. On the target machine, add the MCR directory to the system path specified by the target system's environment variable. i. Locate the name of the environment variable to set, using the table below: Operating System Environment Variable ================ ==================== Windows PATH ii. Set the path by doing one of the following: NOTE: is the directory where MCR is installed on the target machine. On Windows systems: * Add the MCR directory to the environment variable by opening a command prompt and issuing the DOS command: set PATH=\v710\runtime\win32;%PATH% Alternately, for Windows, add the following pathname: \v710\runtime\win32 to the PATH environment variable, by doing the following: 1. Select the My Computer icon on your desktop. 2. Right-click the icon and select Properties from the menu. 3. Select the Advanced tab. 4. Click Environment Variables. NOTE: On Windows, the environment variable syntax utilizes backslashes (\), delimited by semi-colons (;).

近期下载者

相关文件


收藏者