Giter Site home page Giter Site logo

beatussum / pmsexp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 936 KB

A software for recovering the position of an object in a video

License: GNU General Public License v3.0

CMake 1.66% C++ 98.34%
cpp17 data-visualization physics qt qt5 science utility video cpp

pmsexp's Introduction

PMSExp

License Release État de la traduction

Français

Table of contents

What is PMSExp?

PMSExp is a free software (licensed under GPL-3 or any later version) allowing to automate video pointing of an object.

In particular, it allows to recover the follwing informations:

  • the heading of the object (the front of the object being determined by its shape) over time;
  • its coordinates over time.

To work, it depends on the following libraries:

  • Qt for the user interface;
  • OpenCV for the video processing;
  • QCustomPlot for displaying data in graphs.

Why PMSExp (Parking Monitoring System Experiment)?

Initially, the development of this software was started as part of the development of another project. In fact, as a C.P.G.E. student, I had to do a T.I.P.E. like all the other French student in this field. Given the P.T. pathway I was in, my T.I.P.E. had to consist of a technical system.

My first choice was a robot to control the parking time of vehicles in a private parking lot. So, I started writing the Arduino program to be loaded into the board, and named it P.M.S. or Parking Monitoring System (very slightly pompous, but the meaning comes through a little).

However, the idea of having a vehicle the size of a miniature car, circulating in a parking lot (and therefore very likely to be run over or vandalized), did not meet with unanimous approval among my teachers. Knowing, moreover, that an ordinary automaton armed with a lice would do just as well (if not better). So, I transformed my robot into a robot vacuum cleaner, while keeping the program's name for historical reasons, so to speak…

At the end of my project, I had to test the validity of my system (did it follow the path I asked it to follow?). To do this, I needed a way of retrieving my robot's position over time from a video file. So, I started developing PMSExp (I just had to suffix "Experiment" to the name of the parent project).

Eventually, finding the project interesting, I decided to continue its development on a standalone basis.

I'm now realizing that it took me a lot of lines to explain the simple and sad truth: the name of this project really doesn't make any sense…

How to use PMSExp?

Please read the corresponding file.

Licenses

As explained above, the code of this software is licensed under GPL-3 or any later version. Details of the rights applying to the various third-party files are described in the copyright file in the Debian debian/copyright file format.

Installing and building

Please, see the corresponding wiki page.

pmsexp's People

Contributors

beatussum avatar

Watchers

 avatar

pmsexp's Issues

Reformat code

Before releasing the version 1.0, PMSExp has to contains the following changes:

  • Update coding style. Indeed, Qt classes and structs use Camel case and currently PMSExp prefers to use Snake case. Therefore, both conventions are present in the current code which should be avoided.
  • Rename gui::widgets::pages to gui::pages.
  • Restructure gui::widgets::ButtonSelecterWidget, gui::widgets::ListSelecterWidget and gui::widgets::SelecterWidget.

Add a binary image generation page

Before releasing the version 1.0, PMSExp has to include a binary image generation page. This new page will provide a way for the user to choose how to generate the binary image. It will be placed just after the Upload page.

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.