Opentld in VS2010 compilation run

Source: Internet
Author: User
Tags tld
Original works: Reproduced please contact me

Opentld the VS2010 compile run includes the following steps: Download the opentld Zip package that Alan Torresc++ implements. Unzip. Create a new empty project (I am vs2010), name the TLD, and import the extracted files into the TLD header head file, and import the extracted files into the TLD header Sorce file. Start compiling, and exclude compilation errors individually.
Here's a round error; Workaround: Add the following code to the TLD.cpp. Error reason reference: http://rejessica.blog.163.com/blog/static/1835631512011629941566/

Double round (double R)
{
    return (R > 0.0) Floor (R + 0.5): Ceil (r-0.5);
}
After the compilation is successful, the camera is on, and nothing happens. After looking at the code, we know that there is a print_help function in Run_tld.cpp.
After looking, I understand that the original operation needs to pass parameters. See the following cmd command:
Tld.exe-p parameters.yml-s datasets\01_david\david.mpg-b Datasets\01_david\init.txt-tl

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.