Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Computer Vision for the Web

You're reading from  Computer Vision for the Web

Product type Book
Published in Oct 2015
Publisher Packt
ISBN-13 9781785886171
Pages 116 pages
Edition 1st Edition
Languages
Author (1):
Foat Akhmadeev Foat Akhmadeev
Profile icon Foat Akhmadeev

Basic edge detection


For most Computer Vision applications, you process an image but you do not actually need to get all the information from it. For example, sometimes you just need to get the shape information to find an appropriate object. There is a huge topic in the field of image processing called edge detection. Methods related to that topic, search for points where pixel brightness changes dramatically. The extracted information aims to capture changes in the properties of an image. To understand the concept better and to see how the basic edge information can be extracted from an image, we will discuss different edge filters (or operators) starting with the Sobel filter.

The Sobel filter

The Sobel operator or Sobel filter is common and widely used. It helps to detect edges and transitions in images. The Sobel operator uses two kernels during the processing—one for horizontal changes in brightness and another for vertical changes. Its kernel values are focused not on the current pixel...

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 $15.99/month. Cancel anytime}