Giter Site home page Giter Site logo

Comments (6)

bhrolenok avatar bhrolenok commented on June 26, 2024

Unfortunately, the binaries are old enough that compiling from source is the way to go to get things running natively. All of these projects were developed using Qt, which has it's own set of "meta" build programs (moc/qmake) which can be told to create the Makefile's you're looking for. They're generated from the *.pro files in each application's directory. These *.pro files can also be edited, generated, and built using Qt's GUI development software, all of which is open source and freely available.

However...
Development paused on this project far enough in the past that many of the development libraries (OpenCV/PCL) have had significant upgrades in the interim. Even Qt itself has moved from 4.x (which is what we developed on) to 5.x, most likely introducing backwards compatibility issues. So compiling from source may not be just a matter of gathering all the development libraries and hitting the equivalent of "build". If you do go down this route, please let us know if it "just worked" or failed horribly, so that we know what needs to be fixed, and anyone else wishing to get native support for newer platforms knows what to expect.

from biotrack.

bhrolenok avatar bhrolenok commented on June 26, 2024

You may have already tried this, but there are a number of ways to speed up vbox to make it less painful. I know from experience though that for the highest quality videos and tracking settings this still may be a non-starter.

from biotrack.

petersmp avatar petersmp commented on June 26, 2024

Thanks for the quick replies. I will start working through, though there are going to be some issues. It appears, for example, that the pcl libraries are called by version number, and compilation of the version used (1.6) is currently failing on my machine. I will let you know if I am able to succeed (or if the failure becomes complete).

I have done a few things to speed up the vbox, but (as you mention) there will always be some limitation.

If you (or anyone else that sees this) have suggestions for another free software that can track multiple individuals like this, I would be happy to look into that as an alternative. If not, I may try to update this to run (and if so, I will send you any pull requests). However, this is far enough outside my normal realm I am not sure I will be able to do much.

Thanks again.

from biotrack.

petersmp avatar petersmp commented on June 26, 2024

A quick update: after a few days of poking at this I bailed out: I got an old desktop machine and installed 12.04 on it and am using that to run biotrack. Not the most elegant solution, but it will get me through this project.

from biotrack.

snznpp avatar snznpp commented on June 26, 2024

Hello!
I have the same problem as petersmp. Have you found any other solutions for running it in ubuntu 16.04?
Cheers,
snznpp

from biotrack.

OleAd avatar OleAd commented on June 26, 2024

For anyone ending up here, trying to compile Biotrack on newer versions of Linux seems to be a no-go. In addition, the mac binary does not function on High Sierra (models won't load). It seems Ubuntu 12.04, or the supplied image is the easiest approach to getting this working.

from biotrack.

Related Issues (6)

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.