Giter VIP home page Giter VIP logo

Comments (3)

delmottea avatar delmottea commented on July 26, 2024

the variable list was used for debug but is not used anymore so we could remove the two lines
std::vectorstd::string list;
cv::Algorithm::getList(list);

but it doesn't seem to be the cause of the bug. does it works with this modification (or it bug again later in the code?)

from libcmt.

lethanhtoan2004 avatar lethanhtoan2004 commented on July 26, 2024

Hi Delmottea,
Could you please help to test with some of my image that i have uploaded on my public dropbox folder
https://www.dropbox.com/sh/flg9jnyx5z9dsmw/AABQoCAZH2azjWe6D_4PbO3wa?dl=0
The coordinates in the first frame are
cv::Point2f initTopLeft(214,313);
cv::Point2f initBottomDown(323,453);

My email address is [email protected]. if you can't download please let me know your email address so i can send it to you via email. Appreciate your help, since i have tried to debug the code for whole week but not yet able to run the code. What i achieve so far is able to extract keypoints in the first frame. Thank you very much

from libcmt.

lethanhtoan2004 avatar lethanhtoan2004 commented on July 26, 2024

I found the problem that because I uncommented the rest of the code in "initialise" function, therefore activeKeypoints were not assigned in the first frame. That was bad because the following function

from libcmt.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.