Computing slope in parallel

  • look just at a small area of the image
  • estimate the slope based on the change in height
  • find slope in X direction
  • find slope in Y direction
  • combine X and Y to find slope
  • each pixel can do this in parallel with all other pixels
    next...
    prev...
    begin lecture again...