The brain is an amazing organ. The video shown is of several videos stiched together. Each video was captured programatically one frame at a time using Matlab. The EEG data was recorded using the 10/20 system, 60 electrodes, with a 1 KHz sampling rate and 24-bit resolution. The data is filtered between 8 and 15 Hz using digital filtering techniques and then the amplutude of each channel is plotted in a 2D image. Each point in time represents a new 2D image and the stacking of the images creates a 3D picture. The stacking is best illustrated using the Matlab surf() function, however, plot3() was used for the 2D images.
Link to this comment:
All Comments (0)