Coder Social home page Coder Social logo

thu-bci / unibrain-speller Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 3.0 215.91 MB

uniBrain Speller: A one-stop, user-friendly, open-source brain-computer interface speller software developed by Prof. Gao Xiaorong's team at Tsinghua University, China, designed for various users including patients, researchers, and practitioners.

Home Page: http://www.thubci.com/

License: Mozilla Public License 2.0

Python 100.00%
bci bci-speller brain braincomputerinterface ssvep ssvep-bci

unibrain-speller's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

unibrain-speller's Issues

Simulation Design in uniBrain-Speller/StimulationSystem/StimulationProcess /StimulationController.py

StimulationController类的loadPics中,visual.ElementArrayStim对象每帧对应颜色计算公式brightness = 0.5 + 0.5 * math.sin( 2 * math.pi * rect.frequency /config.refreshRate * (N-1) + rect.start_phase ),brightness取值范围[0,1]。但是visual.ElementArrayStim在’rgb‘的colorspace内取值范围是[-1,1],意味着最后呈现的刺激是'灰[0,0,0]白[1,1,1]'闪烁,请问这是特意设计的吗?但是《Conformal in-ear bioelectronics for visual and auditory brain-computer interfaces》论文附件视频中实验刺激好像是普通的黑白闪烁刺激?

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.