Blob Detection in LIVE Video

Hello again. In this project I have illustrated how you can detect a blob i.e. the connected component in a LIVE video and count the total number of it. Here also I used the Computer Vision Toolbox and Image Acquisition Toolbox which is included in my MATLAB version R2012a. So you are gonna need these, […]

Motion Detection in LIVE Video

First of all I want to give a small introduction of this project but in brief. We are going to detect the motion of any moving object using our well known MATLAB toolboxes. I use in my machine MATLAB R2012a, which includes Image Acquisition Toolbox and Computer Vision Toolbox. Computer Vision Toolbox indeed is a […]