All Projects → motiondescriptors → Modosc

motiondescriptors / Modosc

Licence: gpl-3.0
A set of Max abstractions designed for computing motion descriptors from raw motion capture data in real time.

Projects that are alternatives of or similar to Modosc

Real-Time-Abnormal-Events-Detection-and-Tracking-in-Surveillance-System
The main abnormal behaviors that this project can detect are: Violence, covering camera, Choking, lying down, Running, Motion in restricted areas. It provides much flexibility by allowing users to choose the abnormal behaviors they want to be detected and keeps track of every abnormal event to be reviewed. We used three methods to detect abnorma…
Stars: ✭ 35 (+45.83%)
Mutual labels:  real-time, motion
Postprocessing
A post processing library that provides the means to implement image filter effects for three.js.
Stars: ✭ 830 (+3358.33%)
Mutual labels:  real-time
Streamhut
Stream your terminal to web without installing anything 🌐
Stars: ✭ 676 (+2716.67%)
Mutual labels:  real-time
Kimera Vio
Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
Stars: ✭ 741 (+2987.5%)
Mutual labels:  real-time
Pytorch Multi Style Transfer
Neural Style and MSG-Net
Stars: ✭ 687 (+2762.5%)
Mutual labels:  real-time
Use Web Animations
😎 🍿 React hook for highly-performant and manipulable animations using Web Animations API.
Stars: ✭ 802 (+3241.67%)
Mutual labels:  motion
Roc Toolkit
Real-time audio streaming over the network.
Stars: ✭ 673 (+2704.17%)
Mutual labels:  real-time
Streamz
Real-time stream processing for python
Stars: ✭ 924 (+3750%)
Mutual labels:  real-time
Element Motion
Tween between view states with declarative zero configuration element motions for React
Stars: ✭ 828 (+3350%)
Mutual labels:  motion
Keras realtime multi Person pose estimation
Keras version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 728 (+2933.33%)
Mutual labels:  real-time
Shiny
Iridescent Effect View (inspired by Apple Pay Cash) ✨
Stars: ✭ 707 (+2845.83%)
Mutual labels:  motion
Dozzle
Realtime log viewer for docker containers.
Stars: ✭ 684 (+2750%)
Mutual labels:  real-time
Radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
Stars: ✭ 781 (+3154.17%)
Mutual labels:  real-time
Iex Api
The IEX API provides any individual or academic, public or private institution looking to develop applications that require stock market data to access near real-time quote and trade data for all stocks trading on IEX.
Stars: ✭ 683 (+2745.83%)
Mutual labels:  real-time
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+3379.17%)
Mutual labels:  real-time
Animateplus
A+ animation module for the modern web
Stars: ✭ 5,839 (+24229.17%)
Mutual labels:  motion
Yolact edge
The first competitive instance segmentation approach that runs on small edge devices at real-time speeds.
Stars: ✭ 697 (+2804.17%)
Mutual labels:  real-time
React Move
React Move | Beautiful, data-driven animations for React
Stars: ✭ 6,395 (+26545.83%)
Mutual labels:  motion
Moto.js
A light motion library with curvilinear support.
Stars: ✭ 24 (+0%)
Mutual labels:  motion
Sketch Chat
A Sketch plugin to chat in Sketch Cloud files
Stars: ✭ 20 (-16.67%)
Mutual labels:  real-time

modosc

modosc is a set of Max abstractions designed for computing motion descriptors from raw motion capture data in real time. The library contains methods for extracting descriptors useful for expressive movement analysis and sonic interaction design.

VIDEO TUTORIALS: https://www.youtube.com/playlist?list=PLMrDazzs9wCQET95Mel3v_Ujmq0uP7XCT

Dependencies

Using modosc requires the o.dot externals for Max. The official o.dot releases can be found here: http://cnmat.berkeley.edu/downloads. However if you are running Windows in 64-bit mode you will need a more recent beta release from the o.dot github page here: https://github.com/CNMAT/CNMAT-odot/releases

mo.myo requires the myo for max external: https://github.com/JulesFrancoise/myo-for-max

Documentation and further reading

Details can be found in the wiki: https://github.com/motiondescriptors/modosc/wiki

For more information see the following two papers on the initial release of Modosc:

F. Visi and L. Dahl, “Real-Time Motion Capture Analysis and Music Interaction with the Modosc Descriptor Library,” in NIME’18 – International Conference on New Interfaces for Musical Expression, 2018. (This is included in the repository as modosc_NIME_2018.pdf.)

L. Dahl and F. Visi, "Modosc: A Library of Real-Time Movement Descriptors for Marker-Based Motion Capture", in MOCO'18, Proceedings of the 5th International Conference on Movement and Computing, 2018. (This can be found here: https://dl.acm.org/citation.cfm?id=3212842)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].