Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 505 Bytes

File metadata and controls

17 lines (11 loc) · 505 Bytes

COMPUTER VISION NOTES - TASK 1

1. Grid Detection

Detect the grid cells in the given input image using traditional image processing techniques. Test the algorithm on various test images.

  • Input

  • Output

2. Path Planning

Perform path planning as show below where each color denotes different paths. Use same test images mention above.

  • Output