Giter Site home page Giter Site logo

mil's Introduction

Multiple Instance Learning tracker

This code is an implementation of the MilTrack algorithm [1]. It is based on the original code of Boris Babenko, but was updated to use OpenCV 2.4+, to use CMake for compiling the code, and to integrate the TraX protocol for easier evaluation.

Copyright (c) 2009 Boris Babenko. Distributed under the terms of the GNU Lesser General Public License (see the included gpl.txt and lgpl.txt files). Use at own risk.

References:

[1] Visual Tracking with Online Multiple Instance Learning; B. Babenko, M. H. Yang, S. Belongie; CVPR 2009

mil's People

Contributors

lukacu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mil's Issues

trax/opencv.hpp: No such file or directory

[ 87%] Building CXX object CMakeFiles/mil.dir/src/BoostTrackMain.cpp.o
/Users/lml/Desktop/CPP/mil/src/BoostTrackMain.cpp:10:27: fatal error: trax/opencv.hpp: No such file or directory

hey man, I wanna know where is the trax/opencv.hpp, are you using the openCv 2.4 or 3+, in my case open-cv-2.4.10 is not working on mac os 10.12

Undefined symbols for architecture x86_64:

[100%] Linking CXX executable mil
Undefined symbols for architecture x86_64:
"cv::putText(cv::Mat&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, cv::Point, int, double, cv::Scalar, int, int, bool)", referenced from:
Matrix::drawText(char const*, float, float, int, int, int) in Matrix.cpp.o
"trax::Metadata::Metadata(int, int, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::__cxx11::basic_string<char, std::char_traits, std::allocator >)", referenced from:
_main in BoostTrackMain.cpp.o
"trax::Properties::get(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, char const*) const", referenced from:
parseParameters(trax::Properties&, TrackerParams&) in BoostTrackMain.cpp.o
"trax::Properties::get(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, float) const", referenced from:
parseParameters(trax::Properties&, TrackerParams&) in BoostTrackMain.cpp.o
"trax::Properties::get(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int) const", referenced from:
parseParameters(trax::Properties&, TrackerParams&) in BoostTrackMain.cpp.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[2]: *** [mil] Error 1
make[1]: *** [CMakeFiles/mil.dir/all] Error 2
make: *** [all] Error 2

I have installed traX library with opencv enabled. But I got another error, it seems like cv::putText,trax::Metadata,trax::Properties are not found when using the lib I compiled...
Everything is fine with traX when cmake ..; make; make install T T. I'm using open-cv-2.4.13 on mac osx 10.12.

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.