Blog

Hardware and Software Development Tools for Brain Computer Interface

A Brain Computer Interface, sometimes called a direct neural interface or a brain-machine interface, is a direct communication between a…

Matlab Code to Receive Data from a Serial Port

  Matlab Code to Receive Data from a Serial Port This tutorial explains you to receive data from serial port.…

Serial Communication Using Matlab

Matlab Code to Transmit Data Through Serial Port Serial communication is the simplest way to communicate between two devices,This program…

Matlab Code for Background Subtraction

Background subtraction, also known as Foreground Detection, is a technique in the fields of image processing and computer vision wherein…

Matlab Code to Plot BLOB in a Binary Image

Blob are binary large object in Image,Blobs are generally used in image and video processing for many applications like,Vehicle tracking,People…

Matlab Code to Convert Video to Sequence of Frames

This code demonstrates to convert avi file formats to sequence of frames.This code could be used for video processing applications…

Matlab Code for Region of Interest in Image

Overview of ROI Processing It is sometimes of interest to process a single subregion of an image, leaving other regions…

OpenBCI- An Open Source Brain-Computer Interface

OpenBCI is a versatile and affordable Arduino-compatible, 8-channel EEG platform that gives you access to high-quality, raw EEG data. OpenBCI…

Brain Computer Interface

This post describes what is brain computer interface,how it works,and what type of sensor it used and what applications we…

Matlab Code to Count the no of Objects in a Binary Image

Matlab Code to Count the no of Objects in a Binary Image This code explains to count the binary labeled…

This website uses cookies.