Edge Detection

  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Edge Detection as PDF for free.

More details

  • Words: 110
  • Pages: 1
Edge Detection Computer vision requires classification and identification of different objects in an image. Segmentation is the technique that identifies regions within an image, where edge detection is a part of segmentation. Edge detection is one of the most if not commonly used operation in image analysis. From the word itself, edge detection is edges in an image are identified accurately to separate objects from the background which is the purpose of image processing. It is the process of locating the edge pixels, and edge enhancement increases contrast between the target image and background so that we can classify the object. Therefore it is an essential tool for image processing.

Related Documents