Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - first and follow algorithm
Search - first and follow algorithm - List
first and folllw的算法 质量保证 操作简单-first and folllw the algorithm is simple quality assurance
Date : 2025-12-25 Size : 2kb User : wang

下载说明 您下载的资源来自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
Date : 2025-12-25 Size : 1.08mb User : 李岩

包括详细讲解与源代码,目的是将一幅图像中的数字识别出来,图像中数字有一定的倾斜角度,且各个部分光照不均,数字大体分布位置相同。作者根据图像的这些性质,对图像进行分析,写出了识别数字的一个算法,该算法法先对图像进行尺度变换,将倾斜的图像正立,同时提取图像中的数字部分,再对数字进行特征的提取,最后确定所识别的是哪一个具体数字。在识别过程中,由于数字的特征不同,识别难度也不同,因此识别时有顺序区别,遵循 -Explain in detail with the source code, object of the identified digital image, the image numbers in a certain inclination angle, and each part of the uneven illumination, digital substantially the same as the distribution position. OF According to these properties of the image, the image analysis, write the identification numbers of an algorithm, this algorithm method transform first on the image scale, the inclination of the image are being established, the simultaneous extraction of the digital portion of the image, and then the digital feature extraction, which a specific number of the last of the identified. In the recognition process, since the number of different characteristics, identification difficulty is also different, thus identifying sequence difference, follow
Date : 2025-12-25 Size : 201kb User : kommkk
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.