Skip to content

Check if removed comments are needed. #53

Description

@SabaAflaki

Tracker.cpp:
commented lines are deleted:

          if(vKeyframeScores.size()>0)
        {
             double bestSortIndex = vKeyframeScores[0].second;
          //int k_itr = 1;
           //while( bestSortIndex < vKeyframeScores.size())
            //{
            //    bestSortIndex = vKeyframeScores[k_itr].second;
            //    k_itr++;
             //} //todo (adas) get rid of this, turn into circular buffer, this is a hack!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions