Brainlock

所属分类:模式识别(视觉/语音等)
开发工具:Jupyter Notebook
文件大小:3984KB
下载次数:1
上传日期:2017-06-03 01:42:52
上 传 者sh-1993
说明:  基于N400的脑电生物特征认证系统
(N400 based EEG biometric authentication system)

文件列表:
.ipynb_checkpoints (0, 2017-06-03)
.ipynb_checkpoints\Untitled-checkpoint.ipynb (72, 2017-06-03)
.ipynb_checkpoints\resting_ica-checkpoint.ipynb (6347, 2017-06-03)
Brainlock.py (6395, 2017-06-03)
Experiment (0, 2017-06-03)
Experiment\N400 Experiment (0, 2017-06-03)
Experiment\N400 Experiment\CrossCor.py (3375, 2017-06-03)
Experiment\N400 Experiment\LSL.py (4648, 2017-06-03)
Experiment\N400 Experiment\acr (0, 2017-06-03)
Experiment\N400 Experiment\acr\acr.csv (555, 2017-06-03)
Experiment\N400 Experiment\acrselection.py (2767, 2017-06-03)
Experiment\N400 Experiment\eeg (0, 2017-06-03)
Experiment\N400 Experiment\eeg\Known_1.csv (49548, 2017-06-03)
Experiment\N400 Experiment\eeg\Known_2.csv (49548, 2017-06-03)
Experiment\N400 Experiment\eeg\unKnown_1.csv (49534, 2017-06-03)
Experiment\N400 Experiment\eeg\unKnown_2.csv (49534, 2017-06-03)
Experiment\N400 Experiment\n400.py (4510, 2017-06-03)
Experiment\P300 Target Stimuli (0, 2017-06-03)
Experiment\P300 Target Stimuli\1.jpg (103242, 2017-06-03)
Experiment\P300 Target Stimuli\2.jpg (204179, 2017-06-03)
Experiment\P300 Target Stimuli\3.jpg (121133, 2017-06-03)
Experiment\P300 Target Stimuli\4.jpg (15203, 2017-06-03)
Experiment\P300 Target Stimuli\5.jpg (88588, 2017-06-03)
Experiment\P300 Target Stimuli\6.jpg (87014, 2017-06-03)
Experiment\P300 Target Stimuli\7.jpg (159535, 2017-06-03)
Experiment\P300 Target Stimuli\8.jpg (163548, 2017-06-03)
Experiment\P300 Target Stimuli\9.jpg (50156, 2017-06-03)
Experiment\P300 Target Stimuli\p300.py (3758, 2017-06-03)
Experiment\Resting State (0, 2017-06-03)
Experiment\Resting State\Muse Aquisition.py (697, 2017-06-03)
Experiment\Resting State\preproc.py (83, 2017-06-03)
MNI0041_MEGs0003_resting_20130416_03_AUX.ds (0, 2017-06-03)
MNI0041_MEGs0003_resting_20130416_03_AUX.ds\MNI0041_MEGs0003_resting_20130416_03_AUX.newds (367, 2017-06-03)
Pipeline_brainhack.ipynb (18627, 2017-06-03)
S001R02.edf (1275936, 2017-06-03)
S002R02.edf (1275936, 2017-06-03)
... ...

# Brainlock Brainlock is a N400 based EEG biometric authentication system. In this design we flash different acronyms to the user with the expectation that they will known some and depending on the person. This acts as their password. Depending on the person, you may need to test whether they know the acronym or not (there is a script called acrselection). Run the ##Requirements: - Python 2.7+ (https://www.python.org/) - Psychopy (http://www.psychopy.org/) - Python OpenBCI (https://github.com/OpenBCI/OpenBCI_Python) - Octave (If you prefer, a Matlab script will also be provided) - EEGLab (https://sccn.ucsd.edu/eeglab) - an OpenBCI - A EEg cap or something to keep the electrodes from not moving. - ## Protocol protocol has 3 steps that are associated with it: 1) Data Aquisition (Using Psychopy and OpenBCI) 2) Biometric Template (Using EEGLab and Octave) 3) Testing ### Data Aquisition This project is really early in its development and as such, you will need to run multiple scripts To build the eeg For the Aquisition Script of the eeg template , For the OpenBCI, you will need to have your pins configured properly. Depending on the person, the suggested amount of electrodes to work with would be around 5: 3 would be your points of eeg aquisition, 1 would be your reference and 1 would be your ground. ### Signal Processing and Classification In order to do this, all that is required is to run octave with EEGlab. Once the script is complete, you should be able to take your csv then run the BrainLock script ### Testing In order to dertmine if you have a good EEG template, you can run the Brainlock script. You can select if you want to do a live or csv test, where you compare an eeg session with the template. This will inform you how good your reading is. # TODO: * Improving Robustness is critical to make this something liable to be used in the field. Whether it is expanding for it to use other hardware or improve the signal processing and classification, This should be improved first before anything else. * Update scripts to match the style conventions of Pythno

近期下载者

相关文件


收藏者