welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

location: bpr

Body Posture Recognition

What is BPR ? BPR :

Source Code

Latest source code is available on request.

A preliminary development version of BPR is available for demonstration.

It is a BSD-licensed project.

git clone git://github.com/wassfila/BPR.git

Environment and Data Structures

All File formats are ment to be reader friendly using theYAML serialisation for easy verification, upgrade, retro compatibility and reverse engineering if needed. And for heavy data files a MixedFormat is used that keeps the advantages of text and binary.

DataFlow.jpg

Reference Datasets

Source Code Architecture

ClassesDependenciesBig.jpg

BPR Project Dependencies

Future dependencies or interesting libraries that could or should be used