Search icon CANCEL
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Rapid BeagleBoard Prototyping with MATLAB and Simulink

You're reading from  Rapid BeagleBoard Prototyping with MATLAB and Simulink

Product type Book
Published in Oct 2013
Publisher Packt
ISBN-13 9781849696043
Pages 152 pages
Edition 1st Edition
Languages

Table of Contents (15) Chapters

Rapid BeagleBoard Prototyping with MATLAB and Simulink
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Introducing BeagleBoard 2. Installing Linux on the BeagleBoard 3. C/C++ Development with Eclipse on Windows 4. Automatic Code Generation 5. Digital I/O and Serial Communication 6. Voice Recognition 7. Digital Video-Based Motion Detection Wrapping Up Index

Motion detection algorithm


Now we have the video input ready to use and the video display working as well. The next step is the heart of this chapter: how to deploy a motion detection algorithm following the rapid prototype development principle.

Firstly, let's spend some words to introduce the frame difference-based motion detection algorithm, which is employed in this chapter. As shown in the previous figure, the motivation is very simple. If we already know the background information—for example, if the background is stationary—then for each captured frame, simply subtracting the background image yields the regions of interest, that is, the motion area.

However, this method has several shortcomings. The most important is, how to get the background image? The best method is human aid. For example, the operator manually chooses a frame without any interesting object as the background image, which increases the operational complexity and uncertainty of the system. Even so, problems still exist...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}