Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

⭐️ Python library for Cybersickness susceptibility testing

License

NotificationsYou must be signed in to change notification settings

project-cssi/cssi-core

Repository files navigation

Python library for Cybersickness susceptibility testing

Build statusContributors CountLicenseGithub starsGithub forksTwitterFOSSA Status

Getting Started

# clone the repositorygit clone https://github.com/project-cssi/cssi-core.git# change the directorycd cssi-core# install dependencies and build the projectmake

CSSI Algorithm

The following algorithm was used in thecssi.core module to calculate the final CSSI Score.

./docs/readme-resources/cssi-algorithm.png

Configuration

The host application must provide a configuration file and the name should be passed when instantiating the CSSI module.If no config name is passed in, the library tries to read the config from the default file name i.econfig.cssi.

following is the format of a sample configuration file.

[run]plugins =    cssi_plugin_heart_rate[latency]latency_weight = 50latency_boundary = 3[sentiment]sentiment_weight = 30[questionnaire]questionnaire_weight = 20[cssi_plugin_heart_rate]weight = 0

Publications

The following publications have been made with respect to this project.

TypeTitleLink
Review PaperEarly Prediction of Cybersickness in Virtual, Augmented & Mixed Reality Applications: A ReviewResearchgate

Releases

Please read theRELEASES.rst guideline to learn about the process for releasing the project.

Changelog

Please referCHANGELOG.md to learn about the latest improvements,breaking changes and bug fixes.

Built with

      

Contributing

Please readCONTRIBUTING.rst for contributing guidelines and to learnabout our code of conduct.

Contributors

Contributors

License

FOSSA Status

About

⭐️ Python library for Cybersickness susceptibility testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp