[mocaptoolbox] Re: Perception Neuron in MoCap Toolbox

  • From: Luiz Naveda <luiznaveda@xxxxxxxxx>
  • To: mocaptoolbox@xxxxxxxxxxxxx, bamfojm@xxxxxxxxx
  • Date: Sat, 3 Nov 2018 20:28:09 -0300

Hi Joshua and list,

See attached a new version of the mcreadNeuron with a small change that 
prevents other functions to be called outside the mcreadNeuron.

Let me know if you have any problems (there are some issues concerning the 
frame rate).

Best

Luiz

--
Prof. Dr. Luiz Naveda
-------------------------------
Director of the Post-Graduate Program in Arts - State University of Minas Gerais
Coordenador do Programa de Pós-Graduação em Artes - UEMG
http://ppgartes.uemg.br

Professor of Musicology
School of Music - State University of Minas Gerais
Professor de Musicologia
Escola de Música - UEMG
http://www.naveda.info ;(Research and Art)
http://edu.naveda.info ;(Academic, in Portuguese)
On 3 Nov 2018 14:01 -0300, Luiz Naveda <luiznaveda@xxxxxxxxx>, wrote:

Hi Joshua,

See attached a tweaked and poorly documented function for reading processed 
BHV files from neuron.

Due to the characteristics of inertial mocap systems we can go from loading 
BVH to dataviz in 4 lines:

[data conn] = mcreadNeuron(‘yourfile.bvh')
animpar = mcplotframe(data, 1);
animpar.conn=conn; % I’ve got a way to extract connection matrix from the BVH
mcplotframe(data, 2000, animpar, 1);



Have fun, see you in Oslo.

All the best

Luiz

--
Prof. Dr. Luiz Naveda
-------------------------------
Director of the Post-Graduate Program in Arts - State University of Minas 
Gerais
Coordenador do Programa de Pós-Graduação em Artes - UEMG
http://ppgartes.uemg.br

Professor of Musicology
School of Music - State University of Minas Gerais
Professor de Musicologia
Escola de Música - UEMG
http://www.naveda.info ;(Research and Art)
http://edu.naveda.info ;(Academic, in Portuguese)
On 9 Oct 2018 09:26 -0300, Joshua Bamford <bamfojm@xxxxxxxxx>, wrote:
Hi all,

Does anyone here have experience in exporting motion data from a Perception 
Neuron system for analysis in the MoCap Toolbox? My understanding from 
reading forums is the the file may need to be converted a few times to get 
it into a .c3d format, as the Axis Neuron software can't export to that 
format directly. Anyone have any suggestions?

thanks,
--
Joshua Bamford
B.Mus.(Hons), B.Sc., M.A.

D.Phil. Candidate
University of Oxford
https://joshua.bamford.id.au

Attachment: mcreadNeuron.m
Description: Binary data

Other related posts: