Giter VIP home page Giter VIP logo

remoteeye's Introduction

RemoteEye2018

C++ implementation of RemoteEye

remoteeye's People

Contributors

benedikthosp avatar

Stargazers

Mars avatar  avatar Gao Yang avatar begger avatar  avatar Ajinkya Puar avatar  avatar Yiwei Bao avatar  avatar Ankur Raj avatar FENGP avatar Ioannis Valasakis avatar  avatar Alexander Donchuk avatar Jan Margeta avatar max thorsson avatar

Watchers

 avatar

remoteeye's Issues

Array out-of-range warnings

Hi @hospbene ,

Non-Windows compilation reveals array out-of-range warnings within the code, could you please check:

BHOKalmanFilter.cpp:129:2: warning: array index 4 is past the end of the array
      (which contains 4 elements) [-Warray-bounds]
        this->m_post_error_matrix[4] = 0.0f;

BHOKalmanFilter.h:24:2: note: array 'm_post_error_matrix' declared here
        float m_post_error_matrix[GLINTFILTER_MEASURED_PARAMETERS*GLINTFILTER_MEASURED_PARAMETERS];

Qt5Core,QTGui,QT5Widgets. dll not found

hello,
when I run the application GoalkeeperAnalysis I have there errors..
I'm using visual studio 2019, and i've downloaded the opencv libraries and the QT ones.

if i open the file GoalkeeperAnalyisis.sln and I compile the code, I have the same errors: furthemore in the errors windows i have errors like:
impossible to open 'opencv.hpp' from origin file
impossible to open 'Qdebug' from origin file
impossible to open 'Qdialog' from origin file
impossible to open 'Qmainwindowa' from origin file

could someone help me?
thanks a lot

How to get borelib.lib

Hello, I can't find the source code for borelib to build it in debug or x86 mode, could you please provide some links or info about that library? thank you

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.