EDGE DETECTION


  • Number of vertical edges is a good estimate of the density of trees

  • Edges are useful for segmentation and identification of objects

  • Canny edge detection algorithm chosen for implementation

  • Block diagram